Move addPred and removePred out-of-line.
[oota-llvm.git] / include / llvm / CodeGen / ScheduleDAG.h
2006-02-22 Chris LattnerMake the LLVM headers "-ansi -pedantic -Wno-long-long...
2006-02-04 Evan ChengGet rid of some memory leaks identified by Valgrind
2006-01-26 Evan ChengDuh.
2006-01-25 Evan ChengNo need to keep track of top and bottom nodes in a...
2006-01-25 Evan ChengSome minor scheduler changes.
2006-01-23 Evan ChengSkeleton of the list schedule.
2006-01-23 Evan ChengFactor out more instruction scheduler code to the base...
2006-01-22 Jeff CohenVisual Studio neurotic about inconsistent class/struct...
2006-01-21 Evan ChengDo some code refactoring on Jim's scheduler in preparat...