An attempt to fix the problem Anton reported with
authorDale Johannesen <dalej@apple.com>
Fri, 18 Jun 2010 20:44:28 +0000 (20:44 +0000)
committerDale Johannesen <dalej@apple.com>
Fri, 18 Jun 2010 20:44:28 +0000 (20:44 +0000)
commit10416803c1370fe1e52a7f1c431fe506be9c1ef5
tree9100c61b597a567577162996698f22bc4991ed9b
parent3bf63768e574a2065de1aebba12f6c2e80f4fb16
An attempt to fix the problem Anton reported with
ARM tail calls.  Don't know if it works, but it
doesn't break Darwin.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106309 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMBaseRegisterInfo.cpp
lib/Target/ARM/ARMInstrInfo.td
utils/TableGen/ARMDecoderEmitter.cpp