summaryrefslogtreecommitdiffstats
path: root/lib/MC/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Rename WinCOFFStreamer.cpp -> MCWinCOFFStreamer.cppSam Clegg2017-06-211-1/+1
* [WebAssembly] Add skeleton MC support for the Wasm container formatDan Gohman2017-02-221-0/+5
* Revert r283690, "MC: Remove unused entities."Peter Collingbourne2016-10-101-0/+1
* MC: Remove unused entities.Peter Collingbourne2016-10-091-1/+0
* Delete MCCodeGenInfo.Rafael Espindola2016-06-301-1/+0
* Move ObjectYAML code to a new library.Rafael Espindola2016-03-011-1/+0
* Reland "[CodeView] Use assembler directives for line tables"Reid Kleckner2016-01-291-0/+1
* Revert "[CodeView] Use assembler directives for line tables"Reid Kleckner2016-01-291-1/+0
* [CodeView] Use assembler directives for line tablesReid Kleckner2016-01-281-0/+1
* Reflect the MC/MCDisassembler split on the include/ level.Benjamin Kramer2016-01-261-1/+0
* [ptr-traits] Split the MCFragment type hierarchy out of the MCAssemblerChandler Carruth2015-12-291-0/+1
* MC: Remove the copy of MCSchedModel in MCSubtargetInfoDuncan P. N. Exon Smith2015-07-101-0/+1
* Merge MCELF.h into MCSymbolELF.h.Rafael Espindola2015-06-021-1/+1
* Move some methods to a new MCInstrDesc.cpp file to allow includes to be trimm...Pete Cooper2015-05-151-0/+1
* Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.Zachary Turner2015-02-111-0/+3
* Nuke MCAnalysis.Sean Silva2014-09-021-1/+0
* MC: split Win64EHUnwindEmitter into a shared streamerSaleem Abdulrasool2014-08-071-0/+1
* Finish inverting the MC -> Object dependency.Rafael Espindola2014-07-231-3/+0
* Invert the MC -> Object dependency.Rafael Espindola2014-07-031-0/+2
* Move CFG building code to a new lib/MC/MCAnalysis library.Rafael Espindola2014-07-021-6/+1
* [ARM] [MC] Refactor the constant pool classesWeiming Zhao2014-06-181-0/+1
* Fix pr19645.Rafael Espindola2014-05-031-1/+0
* Create MCTargetOptions.Evgeniy Stepanov2014-04-231-0/+1
* MachO: Add linker-optimisation hint framework to MC.Tim Northover2014-03-291-0/+1
* Look through variables when computing relocations.Rafael Espindola2014-03-201-0/+1
* Remove MCPureStreamer.Rafael Espindola2014-02-271-1/+0
* Add a MCAsmInfoELF class and factor some code into it.Rafael Espindola2013-10-161-0/+1
* MC CFG: Add YAML MCModule representation to enable MC CFG testing.Ahmed Bougacha2013-08-211-0/+1
* MC: Disassembled CFG reconstruction.Ahmed Bougacha2013-05-241-0/+2
* Add MCSymbolizer for symbolic/annotated disassembly.Ahmed Bougacha2013-05-241-0/+4
* Remove MCTargetAsmLexer and its derived classes now that edis,Roman Divacky2012-12-201-1/+0
* Give MCRegisterInfo an implementation file.Jakob Stoklund Olesen2012-07-271-0/+1
* Remove the logging streamer.Rafael Espindola2012-01-101-1/+0
* build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar2011-11-291-5/+0
* Sort CMakeLists.txt.Benjamin Kramer2011-09-241-7/+5
* Add new files to CMake.Owen Anderson2011-09-221-0/+2
* Update CMake build.Benjamin Kramer2011-09-221-0/+2
* Pacify virtual dtor warnings and cmake buildbots.Benjamin Kramer2011-08-081-0/+1
* Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth2011-07-291-0/+5
* Rename TargetAsmParser to MCTargetAsmParser and TargetAsmLexer to MCTargetAsm...Evan Cheng2011-07-261-1/+1
* TargetAsmBackend has been renamed to MCAsmBackend.Evan Cheng2011-07-251-1/+1
* Move TargetAsmParser.h TargetAsmBackend.h and TargetAsmLexer.h to MC where th...Evan Cheng2011-07-231-0/+1
* Fix the CMake build.Francois Pichet2011-07-201-0/+1
* Introduce MCCodeGenInfo, which keeps information that can affect codegenEvan Cheng2011-07-191-0/+1
* - Added MCSubtargetInfo to capture subtarget features and schedulingEvan Cheng2011-07-011-0/+1
* Fix CMake build.NAKAMURA Takumi2011-06-291-0/+1
* Make the COFF streamer emit unwind info when processing a .seh_handlerdataCharles Davis2011-05-221-0/+1
* Make all static functions become static class methods. Move shared (duplicate...Jan Sjödin2011-02-281-0/+1
* Move library stuff out of the toplevel CMakeLists.txt file.Oscar Fuentes2011-02-181-0/+3
* Remove the MCObjectFormat class.Rafael Espindola2010-12-181-1/+0