[AArch64] Register (existing) AArch64LoadStoreOpt pass with LLVM pass manager.
authorChad Rosier <mcrosier@codeaurora.org>
Wed, 5 Aug 2015 13:44:51 +0000 (13:44 +0000)
committerChad Rosier <mcrosier@codeaurora.org>
Wed, 5 Aug 2015 13:44:51 +0000 (13:44 +0000)
commitb8d7701cce95b58f8f72eaad6fa58ac5a594c424
treebca89bfbc1b90798736096c3cb328c10d426139f
parent9934920086bd79834df00332b18a80b1f42c1127
[AArch64] Register (existing) AArch64LoadStoreOpt pass with LLVM pass manager.

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

This is the AArch64 version of r243052.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244041 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp