- CodeGenPrepare does not split loop back edges but it only knows about back edges...
[oota-llvm.git] / test / CodeGen / X86 / loop-strength-reduce3.ll
2007-10-25 Evan ChengIf a loop termination compare instruction is the only...