aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp
AgeCommit message (Expand)Author
2008-09-23Replace the LiveRegs SmallSet with a simple counter that keepsDan Gohman
2008-09-18Add a new "fast" scheduler. This is currently basically just aDan Gohman