summaryrefslogtreecommitdiff
path: root/lib/Target/X86/Disassembler/CMakeLists.txt
Commit message (Expand)AuthorAge
* What year is it! This file has no reason to be written in C, and has doubly noRichard Smith2014-04-20
* Cleaning up two more pre-Visual C++ 2012 build hacks.Yaron Keren2014-03-06
* [CMake] Let add_public_tablegen_target responsible to provide dependency to C...NAKAMURA Takumi2013-11-28
* [CMake] Prune include_directories() in llvm/lib/Target, take #2.NAKAMURA Takumi2013-11-28
* build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar2011-11-29
* Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth2011-07-29
* Clean up a pile of hacks in our CMake build relating to TableGen.Chandler Carruth2011-07-26
* CMake: Add disabling optimization on MSVC8 and MSVC10 as workaround for some ...NAKAMURA Takumi2010-12-29
* Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer2010-09-13
* CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer2010-09-10
* This bug is also present in MSVC10. Requested by Elrood on IRC.Duncan Sands2010-06-05
* disable optimizations in this directory for MSVC9. This avoidsChris Lattner2010-04-20
* Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit Sean Callanan2009-12-19
* Sketch structure for X86 disassembler.Daniel Dunbar2009-11-25