aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/SelectionDAG/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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