This is an archive of the discontinued LLVM Phabricator instance.

[ARM] Register (existing) ARMLoadStoreOpt pass with LLVM pass manager.
ClosedPublic

Authored by dgross on Jul 20 2015, 3:00 PM.

Details

Summary

Among other things, this allows -print-after-all/-print-before-all to dump IR around this pass.

Diff Detail

Repository
rL LLVM

Event Timeline

dgross updated this revision to Diff 30199.Jul 20 2015, 3:00 PM
dgross retitled this revision from to [ARM] Register (existing) ARMLoadStoreOpt pass with LLVM pass manager..
dgross updated this object.
dgross added a subscriber: llvm-commits.
rengolin accepted this revision.Jul 21 2015, 3:01 AM
rengolin added a reviewer: rengolin.

LGTM. Thanks!

This revision is now accepted and ready to land.Jul 21 2015, 3:01 AM
This revision was automatically updated to reflect the committed changes.