ARM: add constraint that RdLo != Rn != RdHi for v5 MLA insts.
[oota-llvm.git] / test / CodeGen / ARM / 2011-10-26-ExpandUnalignedLoadCrash.ll
2011-11-12 Eli FriedmanDon't try to form pre/post-indexed loads/stores until...