Don't handle -arm-long-calls in fast isel for now.
authorEric Christopher <echristo@apple.com>
Wed, 15 Dec 2010 23:47:29 +0000 (23:47 +0000)
committerEric Christopher <echristo@apple.com>
Wed, 15 Dec 2010 23:47:29 +0000 (23:47 +0000)
commit836c6245ad7e8f2b9f72c2a9e4cb1df101eaf2c7
tree9f003d0eb6959edf4156b0ccfea5c32008181762
parentd0bb5e2ca05d9c942223bf05e5940bb0c6cc9d3f
Don't handle -arm-long-calls in fast isel for now.

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