Remove dead code.
[oota-llvm.git] / include / llvm / CodeGen / SchedulerRegistry.h
2009-02-11 Dan GohmanWhen scheduling a block in parts, keep track of the...
2009-01-15 Dan GohmanMove a few containers out of ScheduleDAGInstrs::BuildSc...
2008-11-24 Dan GohmanMove the scheduler constructor functions to SchedulerRe...
2008-11-11 Dan GohmanChange the scheduler accessor methods to accept an...
2008-07-01 Evan ChengDo not use computationally expensive scheduling heurist...
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2006-08-02 Jim LaskeyBreaking out specialized classes.