aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/SelectionDAG/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar2011-11-291-10/+0
* Really unbreak CMake buildDouglas Gregor2011-10-241-3/+1
* Unbreak CMake buildDouglas Gregor2011-10-241-0/+1
* Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth2011-07-291-0/+10
* Removed a bunch of unnecessary target_link_libraries.Oscar Fuentes2010-09-281-2/+0
* Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer2010-09-131-7/+1
* CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer2010-09-101-1/+7
* Move CallingConvLower.cpp out of the SelectionDAG directory.Dan Gohman2010-07-071-1/+0
* Create a new TargetSelectionDAGInfo class. This will eventually acquireDan Gohman2010-04-161-0/+1
* Rename SelectionDAGLowering to SelectionDAGBuilder, and renameDan Gohman2009-11-231-1/+1
* Update CMake file.Ted Kremenek2009-11-231-0/+1
* Create a new InstrEmitter class for translating SelectionDAG nodesDan Gohman2009-10-101-1/+1
* Lexically order files in CMakeLists.txt files.Ted Kremenek2009-07-151-3/+3
* CMake build fixes, from Xerxes RanbyDouglas Gregor2009-07-021-0/+2
* Update for CMakeLists; untested, so tell me if there are issues.Eli Friedman2009-05-241-0/+1
* Experimental post-pass scheduling support. Post-pass schedulingDan Gohman2008-11-191-3/+2
* Move ScheduleDAGList's LatencyPriorityQueue class out to a separate file.Dan Gohman2008-11-151-0/+1
* Initial support for the CMake build system.Oscar Fuentes2008-09-221-0/+21