[AArch64] Add INITIALIZE_PASS macros to AArch64A57FPLoadBalancing.
authorChad Rosier <mcrosier@codeaurora.org>
Thu, 29 Jan 2015 22:57:37 +0000 (22:57 +0000)
committerChad Rosier <mcrosier@codeaurora.org>
Thu, 29 Jan 2015 22:57:37 +0000 (22:57 +0000)
commit880af70fa16dbcc7e59fd1029c781315b3fe33bf
tree29832b134603f1911e41965805fff1dc7059f683
parentcb867e4ac476995520446b212512dacf696360cd
[AArch64] Add INITIALIZE_PASS macros to AArch64A57FPLoadBalancing.

These are needed so this pass will produce output when
e.g. -print-after-all is used.

Phabricator Review: http://reviews.llvm.org/D7264
Patch by Geoff Berry <gberry@codeaurora.org>!

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