CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.
[oota-llvm.git] / lib / Analysis / CMakeLists.txt
2010-09-10 Michael J. SpencerCMake: Get rid of LLVMLibDeps.cmake and export the...
2010-08-03 Michael J. SpencerFix CMake build
2010-07-22 Tobias GrosserAdd new RegionInfo pass.
2010-05-28 Dan GohmanMove FindAvailableLoadedValue isSafeToLoadUnconditional...
2010-05-07 Dan GohmanAdd a simple module-level debug info printer. It just...
2010-04-08 Ted KremenekUpdate CMake build.
2010-04-07 Benjamin KramerUpdate cmake build.
2009-12-04 Chris Lattneradd to cmake
2009-11-11 Chris LattnerStub out a new lazy value info pass, which will eventually
2009-11-09 Chris Lattnerstub out a new libanalysis "instruction simplify" inter...
2009-10-27 Victor HernandezRename MallocFreeHelper as MemoryBuiltins
2009-10-26 Victor HernandezRename MallocHelper as MallocFreeHelper, since it now...
2009-10-18 Chris Lattneradd function passes for printing various dominator...
2009-10-13 Benjamin KramerUpdate the other CMake file.
2009-10-08 Douglas GregorUpdate CMake build yet again after a source file was...
2009-09-10 Benjamin KramerAdd some braces to make newer GCCs happy and update...
2009-09-01 Benjamin KramerUpdate CMakeLists.
2009-08-26 Douglas GregorUnbreak CMake build
2009-08-08 Daniel DunbarAdd a basic static ProfileInfo provider (ProfileEstimat...
2009-07-15 Ted KremenekLexically order files in CMakeLists.txt files.
2009-07-14 Ted KremenekUpdate CMake file.
2009-06-26 Douglas GregorFix linking of llvm-ld and lli with CMake, from Xerxes...
2009-06-24 Andreas BolkaScaffolding for LDA pass.
2009-05-13 Chris Lattneradd IVUsers.cpp
2009-03-19 Sebastian RedlFix the Win32 VS2008 build:
2009-01-28 Duncan SandsFix PR3415 (infinite loop in EscapeAnalysis) by
2009-01-18 Oscar FuentesCMake: Add lib/Analysis/CaptureTracking.cpp
2008-12-16 Oscar FuentesCMake: Added DbgInfoPrinter.cpp to lib/Analysis/CMakeFi...
2008-11-10 Chris Lattneradd new file
2008-10-10 Oscar FuentesCMake: updated lib/Analysis/CMakeLists.txt.
2008-09-22 Oscar FuentesInitial support for the CMake build system.