Remove the code from the scheduler that commuted two-address
[oota-llvm.git] / include / llvm / CodeGen / ScheduleDAGSDNodes.h
2009-01-03 Dan GohmanRemove the code from the scheduler that commuted two...
2009-01-01 Bill WendlingSome compilers are picky about accessing the first...
2008-12-23 Dan GohmanRename BuildSchedUnits to BuildSchedGraph, and refactor the
2008-12-22 Dan GohmanAdd an assertion to catch SUnits reallocations. And...
2008-12-09 Dan GohmanRewrite the SDep class, and simplify some of the relate...
2008-11-24 Dan GohmanMove the scheduler constructor functions to SchedulerRe...
2008-11-19 Dan GohmanExperimental post-pass scheduling support. Post-pass...