Create a wrapper pass for BranchProbabilityInfo.
[oota-llvm.git] / lib / CodeGen / SelectionDAG / CMakeLists.txt
2014-12-02 Philip Reames[Statepoints 3/4] Statepoint infrastructure for garbage...
2012-06-24 NAKAMURA Takumillvm/lib: [CMake] Add explicit dependency to intrinsics...
2012-03-13 Bill WendlingRefactor the SelectionDAG's 'dump' methods into their...
2012-02-01 Andrew Trickfix cmake
2012-02-01 Andrew TrickVLIW specific scheduler framework that utilizes determi...
2011-11-29 Daniel Dunbarbuild/CMake: Finish removal of add_llvm_library_depende...
2011-10-24 Douglas GregorReally unbreak CMake build
2011-10-24 Douglas GregorUnbreak CMake build
2011-07-29 Chandler CarruthRewrite the CMake build to use explicit dependencies...
2010-09-28 Oscar FuentesRemoved a bunch of unnecessary target_link_libraries.
2010-09-13 Michael J. SpencerRevert "CMake: Get rid of LLVMLibDeps.cmake and export...
2010-09-10 Michael J. SpencerCMake: Get rid of LLVMLibDeps.cmake and export the...
2010-07-07 Dan GohmanMove CallingConvLower.cpp out of the SelectionDAG direc...
2010-04-16 Dan GohmanCreate a new TargetSelectionDAGInfo class. This will...
2009-11-23 Dan GohmanRename SelectionDAGLowering to SelectionDAGBuilder...
2009-11-23 Ted KremenekUpdate CMake file.
2009-10-10 Dan GohmanCreate a new InstrEmitter class for translating Selecti...
2009-07-15 Ted KremenekLexically order files in CMakeLists.txt files.
2009-07-02 Douglas GregorCMake build fixes, from Xerxes Ranby
2009-05-24 Eli FriedmanUpdate for CMakeLists; untested, so tell me if there...
2008-11-19 Dan GohmanExperimental post-pass scheduling support. Post-pass...
2008-11-15 Dan GohmanMove ScheduleDAGList's LatencyPriorityQueue class out...
2008-09-22 Oscar FuentesInitial support for the CMake build system.