Disable sibcall optimization for Thumb1 for now since Thumb1RegisterInfo::emitEpilogu...
authorEvan Cheng <evan.cheng@apple.com>
Sat, 19 Jun 2010 01:01:32 +0000 (01:01 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 19 Jun 2010 01:01:32 +0000 (01:01 +0000)
commit0110ac66ebd1e59e6ac163e13670f36d091084f6
treec89c80f7118f6078385c7e2f0f5af8fa613fa7fe
parenta938cfb13ae2c6f0219eebb891e96de4ac8bb132
Disable sibcall optimization for Thumb1 for now since Thumb1RegisterInfo::emitEpilogue is not expecting them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106368 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
test/CodeGen/ARM/call-tc.ll
test/CodeGen/Thumb/2010-06-18-SibCallCrash.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-call-tc.ll