Fix a comment typo and some whitespace.
[oota-llvm.git] / lib / CodeGen / ScheduleDAGEmit.cpp
2009-02-11 Dan GohmanWhen scheduling a block in parts, keep track of the...
2009-01-16 Dan GohmanInstead of adding dependence edges between terminator...
2009-01-15 Dan GohmanMove a few containers out of ScheduleDAGInstrs::BuildSc...
2009-01-12 Evan ChengFix PR3241: Currently EmitCopyFromReg emits a copy...
2008-12-09 Dan GohmanRewrite the SDep class, and simplify some of the relate...
2008-11-19 Dan GohmanExperimental post-pass scheduling support. Post-pass...