This is an archive of the discontinued LLVM Phabricator instance.

[ARM] Handle commutativity when converting to tADDhirr in Thumb2
ClosedPublic

Authored by scott-0 on Jul 13 2015, 1:35 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

scott-0 updated this revision to Diff 29531.Jul 13 2015, 1:35 AM
scott-0 retitled this revision from to [ARM] Handle commutativity when converting to tADDhirr in Thumb2.
scott-0 updated this object.
scott-0 added a subscriber: llvm-commits.
rengolin accepted this revision.Jul 13 2015, 5:45 AM
rengolin added a reviewer: rengolin.
This revision is now accepted and ready to land.Jul 13 2015, 5:45 AM
scott-0 updated this revision to Diff 29571.Jul 13 2015, 8:20 AM
scott-0 edited edge metadata.

Also, run thumb_rewrite.s tests in Thumb2 now that they pass.

Great, thanks! LGTM.

This revision was automatically updated to reflect the committed changes.