ARM: add constraint that RdLo != Rn != RdHi for v5 MLA insts.
[oota-llvm.git] / test / CodeGen / ARM / 2012-08-13-bfi.ll
2012-08-13 Nadav RotemDo not optimize (or (and X,Y), Z) into BFI and other...