aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* CMake: fixes 64 bit Visual Studio IDE build. Fixes bug 4936.Oscar Fuentes2010-05-131-1/+6
* Add skeleton target-specific SelectionDAGInfo files.Dan Gohman2010-04-161-0/+1
* Unbreak CMake build by improving the EnhancedDisassembly makefile aDouglas Gregor2010-04-131-0/+1
* Add a late SSEDomainFix pass that twiddles SSE instructions to avoid domain c...Jakob Stoklund Olesen2010-03-251-0/+1
* Revert "Add a late SSEDomainFix pass that twiddles SSE instructions to avoid ...Jakob Stoklund Olesen2010-03-231-1/+0
* Add a late SSEDomainFix pass that twiddles SSE instructions to avoid domain c...Jakob Stoklund Olesen2010-03-231-0/+1
* MC: Allow modifiers in MCSymbolRefExpr, and eliminate X86MCTargetExpr.Daniel Dunbar2010-03-151-1/+0
* MC/X86: Add stub AsmBackend.Daniel Dunbar2010-02-211-0/+1
* add an x86 implementation of MCTargetExpr forChris Lattner2010-02-081-0/+1
* stub out a new X86 encoder, which can be tried withChris Lattner2010-02-031-0/+1
* Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit Sean Callanan2009-12-191-0/+1
* split random COFF asmprinter state out to X86COFFMachineModuleInfo.h.Chris Lattner2009-09-201-0/+1
* fix cmake buildShantonu Sen2009-09-161-0/+1
* Normalize makefile comments and sort cmake file lists.Benjamin Kramer2009-08-311-1/+1
* Forgot to update some CMakeLists.Benjamin Kramer2009-08-221-1/+1
* CMake: Corrected variable check.Oscar Fuentes2009-08-141-1/+1
* CMake: Added asm file to x86_64 MSVC build.Oscar Fuentes2009-08-121-1/+8
* Start generating AsmMatcher.inc for X86.Daniel Dunbar2009-07-171-0/+1
* CMake build fixes, from Xerxes RanbyDouglas Gregor2009-07-021-0/+2
* Move the code that inserts X87 FP_REG_KILL instructions from aDan Gohman2008-11-121-0/+1
* CMake: Builds all targets.Oscar Fuentes2008-09-261-42/+13
* CMake build system: support for parallel builds.Oscar Fuentes2008-09-221-1/+2
* Initial support for the CMake build system.Oscar Fuentes2008-09-221-0/+56