aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/ARM/CMakeLists.txt
AgeCommit message (Expand)Author
2010-04-16Add skeleton target-specific SelectionDAGInfo files.Dan Gohman
2010-04-13Unbreak CMake build by improving the EnhancedDisassembly makefile aDouglas Gregor
2010-03-09The ARM EH experiment worked!Bill Wendling
2009-11-07Update CMake file.Ted Kremenek
2009-11-03Update CMake file.Ted Kremenek
2009-08-31Normalize makefile comments and sort cmake file lists.Benjamin Kramer
2009-08-22Forgot to update some CMakeLists.Benjamin Kramer
2009-08-08Update CMakeDaniel Dunbar
2009-08-05Add a new pre-allocation pass to assign adjacent registers for Neon instructionsBob Wilson
2009-07-10Add Thumb2ITBlockPass.cpp to CMakeLists.txt, fixingDuncan Sands
2009-07-08Fix cmake build.Xerxes Ranby
2009-07-08Checkpoint Thumb2 Instr info work. Generalized base code so that it can be sh...David Goodwin
2009-07-02Checkpoint refactoring of ThumbInstrInfo and ThumbRegisterInfo into Thumb1Ins...David Goodwin
2009-07-02CMake build fixes, from Xerxes RanbyDouglas Gregor
2009-06-29Include the new file ThumbRegisterInfo.cpp to CMakeLists.txtDuncan Sands
2009-06-27Add ThumbInstrInfo.cpp to the CMake makefilesDouglas Gregor
2009-04-17Use CallConvLower.h and TableGen descriptions of the calling conventionsBob Wilson
2008-10-22CMake: Turned some libraries into partially linked objects. CorrectedOscar Fuentes
2008-09-26CMake: Builds all targets.Oscar Fuentes