summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix command-line option printing to print two spaces where needed,Dan Gohman2008-10-141-1/+1
* Replace the LiveRegs SmallSet with a simple counter that keepsDan Gohman2008-09-231-10/+13
* Add a new "fast" scheduler. This is currently basically just aDan Gohman2008-09-181-0/+654
OpenPOWER on IntegriCloud