[ARM] Register ConstantIslands with the pass manager
commit6283084264af077479b7fd1f01c0baaab4a6540b
authorJames Molloy <james.molloy@arm.com>
Mon, 13 Feb 2017 14:07:25 +0000 (13 14:07 +0000)
committerJames Molloy <james.molloy@arm.com>
Mon, 13 Feb 2017 14:07:25 +0000 (13 14:07 +0000)
tree1e7e524c2d711eb0c87cd28f5a372849aecac664
parent083bd6368afd2365848d7f54c111b92d4ee8b9a2
[ARM] Register ConstantIslands with the pass manager

This allows us to use -stop-before/-stop-after/-run-pass - we can now write
.mir tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294948 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARM.h
lib/Target/ARM/ARMConstantIslandPass.cpp
lib/Target/ARM/ARMTargetMachine.cpp