LowerSubregsInstructionPass::LowerExtract should not extend the live range of registers.
[oota-llvm.git] / test / CodeGen / X86 / code_placement.ll
2009-05-08 Evan ChengEnable loop bb placement optimization.
2009-05-08 Evan ChengOptimize code placement in loop to eliminate unconditio...