Optimized FCMP_OEQ and FCMP_UNE for x86.
[oota-llvm.git] / test / CodeGen / X86 / loop-strength-reduce4.ll
2007-10-25 Evan ChengIf a loop termination compare instruction is the only...