- CodeGenPrepare does not split loop back edges but it only knows about back edges...
[oota-llvm.git] / test / CodeGen / X86 / avoid-loop-align.ll
2008-11-27 Evan ChengAvoid inserting noop's in the middle of a loop.