aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* This patch adds the X86FixupLEAs pass, which will reduce instructionPreston Gurd2013-04-251-0/+1
* Pad Short Functions for Intel AtomPreston Gurd2013-01-081-0/+1
* Switch TargetTransformInfo from an immutable analysis pass that requiresChandler Carruth2013-01-071-0/+1
* Revert revision 171524. Original message:Nadav Rotem2013-01-051-1/+0
* The current Intel Atom microarchitecture has a feature whereby when a functionPreston Gurd2013-01-041-0/+1
* Remove edis - the enhanced disassembler. Fixes PR14654.Roman Divacky2012-12-191-1/+0
* Remove TargetELFWriterInfo.Rafael Espindola2012-10-281-1/+0
* llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.NAKAMURA Takumi2012-06-241-0/+2
* Fix up the CMake build for the new files added in r146960, they'reChandler Carruth2011-12-201-0/+1
* build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar2011-11-291-15/+0
* build: Attempt to rectify inconsistencies between CMake and LLVMBuild version...Daniel Dunbar2011-11-121-0/+2
* build/cmake: Use tblgen macro directly instead of llvm_tablegen, which justDaniel Dunbar2011-11-041-11/+11
* Build system infrastructure for multiple tblgens.Peter Collingbourne2011-10-061-11/+11
* Rename SSEDomainFix -> lib/CodeGen/ExecutionDepsFix.Jakob Stoklund Olesen2011-09-281-1/+0
* Introduce a pass to insert vzeroupper instructions to avoid AVX toBruno Cardoso Lopes2011-08-231-0/+1
* Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth2011-07-291-0/+13
* 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-3/+0
* Major update to CMake build to reflect changes in r135219 in theChandler Carruth2011-07-151-1/+0
* Rename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc for consistency.Evan Cheng2011-07-011-1/+1
* Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.incEvan Cheng2011-06-281-2/+1
* Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.incEvan Cheng2011-06-271-3/+0
* Rename TargetDesc to MCTargetDescEvan Cheng2011-06-241-0/+1
* Starting to refactor Target to separate out code that's needed to fully describeEvan Cheng2011-06-241-2/+3
* Use explicit add_subdirectory's for LLVM target sublibraries insteadOscar Fuentes2011-02-201-0/+5
* Update CMake stuffAnton Korobeynikov2011-01-101-1/+1
* A workaround for a bug in cmake 2.8.3 diagnosed on PR 8885.Oscar Fuentes2011-01-021-0/+5
* Add to the list of cmake files the object file, not the asm file. ThisOscar Fuentes2010-12-311-1/+1
* X86/MC/Mach-O: Split out createX86MachObjectWriter().Daniel Dunbar2010-12-201-0/+1
* Fix assembling X86CompilationCallback_Win64.asm on VS 10.Oscar Fuentes2010-11-161-2/+2
* Attempt to unbreak cmake-based buildsAnton Korobeynikov2010-11-151-0/+1
* Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer2010-09-131-12/+2
* CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer2010-09-101-2/+12
* CMake: eliminated unnecessary target_link_libraries.Oscar Fuentes2010-08-091-1/+0
* Attempt to fix linking issues with CMake. Please review other CMake users,Chandler Carruth2010-07-221-1/+1
* Update CMake files.Daniel Dunbar2010-07-201-3/+5
* Remove the X86::FP_REG_KILL pseudo-instruction and the X86FloatingPointRegKillJakob Stoklund Olesen2010-07-161-1/+0
* 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