ARM: add constraint that RdLo != Rn != RdHi for v5 MLA insts.
[oota-llvm.git] / test / CodeGen / ARM / 2010-05-14-IllegalType.ll
2010-05-15 Evan ChengAllow TargetLowering::getRegClassFor() to be called...