Fix a bug in the DAGCombiner's handling of multiple linked
[oota-llvm.git] / test / CodeGen / X86 / remat-mov-1.ll
2009-05-11 Evan ChengTeach LSR to optimize more loop exit compares, i.e...