Make this happen for ARM like x86. Don't entirely bail out when
authorEric Christopher <echristo@apple.com>
Fri, 12 Nov 2010 22:52:32 +0000 (22:52 +0000)
committerEric Christopher <echristo@apple.com>
Fri, 12 Nov 2010 22:52:32 +0000 (22:52 +0000)
commitc0394c0b8cee513a624566ce1db100bd66d4da57
treec48f866a569caff65c1929fbb1f3e6593ac20ef4
parent875a6ac09a2a4ae2d83dfe262a81d6eb33c24022
Make this happen for ARM like x86. Don't entirely bail out when
an address is in a different block, get it into a register and go
from there.

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