[AArch64] Register (existing) AArch64AdvSIMDScalar pass with LLVM pass manager.
authorChad Rosier <mcrosier@codeaurora.org>
Wed, 5 Aug 2015 15:18:58 +0000 (15:18 +0000)
committerChad Rosier <mcrosier@codeaurora.org>
Wed, 5 Aug 2015 15:18:58 +0000 (15:18 +0000)
commit794b9b2fdd254f037769e4bfbade2d57cb7c252d
tree269f07f49c4ce8382576f9dcc6206c80145f01fc
parentd7984710ae27008a4dffbfc4a3452bbf3beda347
[AArch64] Register (existing) AArch64AdvSIMDScalar pass with LLVM pass manager.

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

IIRC, this pass is off by default, but it's still helpful when debugging.

llvm-svn: 244056
llvm/lib/Target/AArch64/AArch64AdvSIMDScalarPass.cpp