ARM: add constraint that RdLo != Rn != RdHi for v5 MLA insts.
[oota-llvm.git] / test / CodeGen / ARM / flag-crash.ll
2010-06-24 Bill WendlingIt's possible that a flag is added to the SDNode that...