This is an archive of the discontinued LLVM Phabricator instance.

[ARM] Improve longMAC codegen test
ClosedPublic

Authored by samparker on Jul 22 2016, 8:53 AM.

Details

Summary

Added thumb targets and dataflow checks to the longMAC test.

Diff Detail

Repository
rL LLVM

Event Timeline

samparker updated this revision to Diff 65087.Jul 22 2016, 8:53 AM
samparker retitled this revision from to [ARM] Improve longMAC codegen test.
samparker updated this object.
rengolin accepted this revision.Jul 22 2016, 9:26 AM
rengolin added a reviewer: rengolin.

Makes sense. LGTM. Thanks!

This revision is now accepted and ready to land.Jul 22 2016, 9:26 AM
t.p.northover edited edge metadata.Jul 22 2016, 9:46 AM
t.p.northover added a subscriber: llvm-commits.
t.p.northover added a subscriber: t.p.northover.

Remember to add llvm-commits as a subscriber or the majority of the community won't see these reviews.

ok, will do. Thanks

This revision was automatically updated to reflect the committed changes.