CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.
[oota-llvm.git] / lib / Target / ARM / CMakeLists.txt
2010-09-10 Michael J. SpencerCMake: Get rid of LLVMLibDeps.cmake and export the...
2010-08-11 Daniel DunbarMC/ARM: Enable generation of the ARM asm matcher, not...
2010-07-25 Douglas GregorUnbreak CMake build
2010-07-22 Chandler CarruthFix the generated file name for CMake.
2010-07-22 Chandler CarruthAttempt to fix linking issues with CMake. Please review...
2010-07-22 Owen AndersonUpdate CMake files.
2010-07-21 Eric ChristopherBaby steps towards ARM fast-isel.
2010-07-20 Daniel DunbarUpdate CMake files.
2010-06-18 Evan ChengUpdate cmake list.
2010-04-16 Dan GohmanAdd skeleton target-specific SelectionDAGInfo files.
2010-04-13 Douglas GregorUnbreak CMake build by improving the EnhancedDisassembl...
2010-03-09 Bill WendlingThe ARM EH experiment worked!
2009-11-07 Ted KremenekUpdate CMake file.
2009-11-03 Ted KremenekUpdate CMake file.
2009-08-31 Benjamin KramerNormalize makefile comments and sort cmake file lists.
2009-08-22 Benjamin KramerForgot to update some CMakeLists.
2009-08-08 Daniel DunbarUpdate CMake
2009-08-05 Bob WilsonAdd a new pre-allocation pass to assign adjacent regist...
2009-07-10 Duncan SandsAdd Thumb2ITBlockPass.cpp to CMakeLists.txt, fixing
2009-07-08 Xerxes RanbyFix cmake build.
2009-07-08 David GoodwinCheckpoint Thumb2 Instr info work. Generalized base...
2009-07-02 David GoodwinCheckpoint refactoring of ThumbInstrInfo and ThumbRegis...
2009-07-02 Douglas GregorCMake build fixes, from Xerxes Ranby
2009-06-29 Duncan SandsInclude the new file ThumbRegisterInfo.cpp to CMakeList...
2009-06-27 Douglas GregorAdd ThumbInstrInfo.cpp to the CMake makefiles
2009-04-17 Bob WilsonUse CallConvLower.h and TableGen descriptions of the...
2008-10-22 Oscar FuentesCMake: Turned some libraries into partially linked...
2008-09-26 Oscar FuentesCMake: Builds all targets.