Forgot this part with my last patch. Sorry about the breakage.
[oota-llvm.git] / lib / CodeGen / SelectionDAG / ScheduleDAGFast.cpp
2008-09-23 Dan GohmanReplace the LiveRegs SmallSet with a simple counter...
2008-09-18 Dan GohmanAdd a new "fast" scheduler. This is currently basically...