ARM: add constraint that RdLo != Rn != RdHi for v5 MLA insts.
[oota-llvm.git] / test / CodeGen / ARM / 2010-09-21-OptCmpBug.ll
2010-09-21 Evan ChengOptimizeCompareInstr should avoid iterating pass the...