Minor clean ups. No functionality change.
[oota-llvm.git] / lib / CodeGen / CodePlacementOpt.cpp
2009-05-08 Evan ChengDon't align loop header unless the loop back edge is...
2009-05-08 Evan ChengReverse branch condition only when there is a condition...
2009-05-08 Nick LewyckyAdd explicit braces to disambiguate nested if/else...
2009-05-08 Evan ChengOptimize code placement in loop to eliminate unconditio...
2009-05-07 Evan ChengCode refactoring.
2009-05-07 Evan ChengRename "loop aligner" pass to "code placement optimizat...