aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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