Only 64-bit targets support TImode libcalls. Disable the TImode shift libcalls
authorBob Wilson <bob.wilson@apple.com>
Fri, 22 May 2009 17:38:41 +0000 (17:38 +0000)
committerBob Wilson <bob.wilson@apple.com>
Fri, 22 May 2009 17:38:41 +0000 (17:38 +0000)
commit2f95461ee2edf896ef4a45dff40b9f20bcb31de3
tree7aaa3da23514344466c1156635578788cf667183
parentd6d0294e35c120bd2e78198f54caaa3c0f70f9fe
Only 64-bit targets support TImode libcalls.  Disable the TImode shift libcalls
for ARM.  This fixes rdar://6908807.

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