aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* grammarJim Grosbach2010-10-011-2/+2
* I added a new file ARMAsmBackend which stubs out in similar ways toJason W Kim2010-09-301-0/+1
* Removed a bunch of unnecessary target_link_libraries.Oscar Fuentes2010-09-281-1/+4
* Add ARM Disassembler to the CMake build.Oscar Fuentes2010-09-281-0/+1
* Odd additional stub framework for the ARM MC ELF emission.Rafael Espindola2010-09-271-0/+1
* Add skeleton infrastructure for the ARMMCCodeEmitter class. Patch by Jason Kim!Jim Grosbach2010-09-171-0/+1
* Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer2010-09-131-10/+1
* Convert some VTBL and VTBX instructions to use pseudo instructions prior toBob Wilson2010-09-131-1/+0
* CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer2010-09-101-1/+10
* MC/ARM: Enable generation of the ARM asm matcher, not that it can do much.Daniel Dunbar2010-08-111-1/+2
* Unbreak CMake buildDouglas Gregor2010-07-251-0/+1
* Fix the generated file name for CMake.Chandler Carruth2010-07-221-1/+1
* Attempt to fix linking issues with CMake. Please review other CMake users,Chandler Carruth2010-07-221-1/+1
* Update CMake files.Owen Anderson2010-07-221-0/+1
* Baby steps towards ARM fast-isel.Eric Christopher2010-07-211-0/+1
* Update CMake files.Daniel Dunbar2010-07-201-1/+3
* Update cmake list.Evan Cheng2010-06-181-0/+1
* 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
* The ARM EH experiment worked!Bill Wendling2010-03-091-0/+1
* Update CMake file.Ted Kremenek2009-11-071-0/+1
* Update CMake file.Ted Kremenek2009-11-031-1/+2
* 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
* Update CMakeDaniel Dunbar2009-08-081-0/+1
* Add a new pre-allocation pass to assign adjacent registers for Neon instructionsBob Wilson2009-08-051-0/+1
* Add Thumb2ITBlockPass.cpp to CMakeLists.txt, fixingDuncan Sands2009-07-101-0/+1
* Fix cmake build.Xerxes Ranby2009-07-081-0/+1
* Checkpoint Thumb2 Instr info work. Generalized base code so that it can be sh...David Goodwin2009-07-081-0/+1
* Checkpoint refactoring of ThumbInstrInfo and ThumbRegisterInfo into Thumb1Ins...David Goodwin2009-07-021-2/+4
* CMake build fixes, from Xerxes RanbyDouglas Gregor2009-07-021-0/+2
* Include the new file ThumbRegisterInfo.cpp to CMakeLists.txtDuncan Sands2009-06-291-0/+1
* Add ThumbInstrInfo.cpp to the CMake makefilesDouglas Gregor2009-06-271-0/+1
* Use CallConvLower.h and TableGen descriptions of the calling conventionsBob Wilson2009-04-171-0/+1
* CMake: Turned some libraries into partially linked objects. CorrectedOscar Fuentes2008-10-221-1/+1
* CMake: Builds all targets.Oscar Fuentes2008-09-261-0/+26