summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/CMakeLists.txt
Commit message (Expand)AuthorAge
...
* Unbreak CMake buildDouglas Gregor2010-07-25
* Fix the generated file name for CMake.Chandler Carruth2010-07-22
* Attempt to fix linking issues with CMake. Please review other CMake users,Chandler Carruth2010-07-22
* Update CMake files.Owen Anderson2010-07-22
* Baby steps towards ARM fast-isel.Eric Christopher2010-07-21
* Update CMake files.Daniel Dunbar2010-07-20
* Update cmake list.Evan Cheng2010-06-18
* Add skeleton target-specific SelectionDAGInfo files.Dan Gohman2010-04-16
* Unbreak CMake build by improving the EnhancedDisassembly makefile aDouglas Gregor2010-04-13
* The ARM EH experiment worked!Bill Wendling2010-03-09
* Update CMake file.Ted Kremenek2009-11-07
* Update CMake file.Ted Kremenek2009-11-03
* Normalize makefile comments and sort cmake file lists.Benjamin Kramer2009-08-31
* Forgot to update some CMakeLists.Benjamin Kramer2009-08-22
* Update CMakeDaniel Dunbar2009-08-08
* Add a new pre-allocation pass to assign adjacent registers for Neon instructionsBob Wilson2009-08-05
* Add Thumb2ITBlockPass.cpp to CMakeLists.txt, fixingDuncan Sands2009-07-10
* Fix cmake build.Xerxes Ranby2009-07-08
* Checkpoint Thumb2 Instr info work. Generalized base code so that it can be sh...David Goodwin2009-07-08
* Checkpoint refactoring of ThumbInstrInfo and ThumbRegisterInfo into Thumb1Ins...David Goodwin2009-07-02
* CMake build fixes, from Xerxes RanbyDouglas Gregor2009-07-02
* Include the new file ThumbRegisterInfo.cpp to CMakeLists.txtDuncan Sands2009-06-29
* Add ThumbInstrInfo.cpp to the CMake makefilesDouglas Gregor2009-06-27
* Use CallConvLower.h and TableGen descriptions of the calling conventionsBob Wilson2009-04-17
* CMake: Turned some libraries into partially linked objects. CorrectedOscar Fuentes2008-10-22
* CMake: Builds all targets.Oscar Fuentes2008-09-26