ARM: add constraint that RdLo != Rn != RdHi for v5 MLA insts.
[oota-llvm.git] / test / CodeGen / ARM / MergeConsecutiveStores.ll
2013-04-02 Arnold SchwaighoferDAGCombiner: Merge store/loads when we have extload...