[fast-isel] Add support for indirect branches.
authorChad Rosier <mcrosier@apple.com>
Tue, 7 Feb 2012 23:56:08 +0000 (23:56 +0000)
committerChad Rosier <mcrosier@apple.com>
Tue, 7 Feb 2012 23:56:08 +0000 (23:56 +0000)
commit60c8fa6bb9db791acf6846fe250c184e3f1df168
tree0e928353bb866717deae0863d47196304f8531a3
parent30d409ca097e35c51964c9dac642804e5e495906
[fast-isel] Add support for indirect branches.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150014 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMFastISel.cpp
test/CodeGen/ARM/fast-isel-indirectbr.ll [new file with mode: 0644]