summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/MCTargetDesc/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"Tom Stellard2019-11-211-1/+1
* [X86] Move InstPrinter files to MCTargetDesc. NFCRichard Trieu2019-05-101-0/+4
* [codeview] Implement FPO data assembler directivesReid Kleckner2017-10-111-1/+2
* Delete MCRelocationInfo::createExprForRelocation.Pete Cooper2016-01-151-2/+0
* MC: create X86WinCOFFStreamer for target specific behaviourSaleem Abdulrasool2014-04-271-0/+1
* [CMake] Let add_public_tablegen_target responsible to provide dependency to C...NAKAMURA Takumi2013-11-281-2/+0
* [CMake] Prune include_directories() in llvm/lib/Target, take #2.NAKAMURA Takumi2013-11-281-3/+0
* Add MCSymbolizer for symbolic/annotated disassembly.Ahmed Bougacha2013-05-241-0/+2
* Move x86 specific bits of the COFF writer to lib/Target/X86.Rafael Espindola2011-12-241-0/+1
* Move the X86 specific bits of the ELF writer to the Target/X86 directory.Rafael Espindola2011-12-211-1/+2
* build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar2011-11-291-7/+0
* build: Attempt to rectify inconsistencies between CMake and LLVMBuild version...Daniel Dunbar2011-11-121-1/+0
* Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth2011-07-291-2/+9
* Explicitly declare a library dependency of LLVM*Desc toOscar Fuentes2011-07-281-0/+2
* Clean up a pile of hacks in our CMake build relating to TableGen.Chandler Carruth2011-07-261-0/+1
* More refactoring.Evan Cheng2011-07-251-0/+3
* Major update to CMake build to reflect changes in r135219 in theChandler Carruth2011-07-151-1/+6
* Rename files for consistency.Evan Cheng2011-07-061-1/+1
* Unbreak CMake buildDouglas Gregor2011-06-251-0/+2
OpenPOWER on IntegriCloud