Limit the range of processors supported by ARM fast isel to v6 or
authorEric Christopher <echristo@gmail.com>
Fri, 18 Sep 2015 20:08:18 +0000 (20:08 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 18 Sep 2015 20:08:18 +0000 (20:08 +0000)
commitc4db514911db565709bb166d39f8bfe7ad6e47bf
tree5d9bcc8156bb51692a4b77ed4e1da5393594dba3
parentc4736349a590d5ca66838702ec297953f85ead60
Limit the range of processors supported by ARM fast isel to v6 or
later as that's all that is tested right now.

Fixes PR24858.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@248027 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMSubtarget.cpp
test/CodeGen/ARM/fast-isel-ext.ll
test/CodeGen/ARM/fast-isel-pic.ll