[AArch64] Register (existing) AArch64BranchRelaxation pass with LLVM pass manager.
authorChad Rosier <mcrosier@codeaurora.org>
Wed, 5 Aug 2015 16:12:10 +0000 (16:12 +0000)
committerChad Rosier <mcrosier@codeaurora.org>
Wed, 5 Aug 2015 16:12:10 +0000 (16:12 +0000)
commit22c5f2a36e51696ffca67a7d813b502fe9ccae9b
treef89f0b4c23660ad143adbe77cd3717a52cbc5ec5
parent6277e1f6627bcaa7883c6cb355fe8786127c4f14
[AArch64] Register (existing) AArch64BranchRelaxation pass with LLVM pass manager.

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

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