OSDN Git Service

1. In Thumb mode, select tBx instead of ARM variants.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 14 Jul 2009 01:49:27 +0000 (01:49 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 14 Jul 2009 01:49:27 +0000 (01:49 +0000)
commitf6bc4ae4a1a2dbf986099ab7b74106e8d273cbe1
tree86a9520389079c29533bf9b53ca320516516c7af
parent0df6e09d43d6d733555a10d22572ddb0006e7d23
1. In Thumb mode, select tBx instead of ARM variants.
2. BX does not "use" the link register, it defines it.
3. Fix a couple more places in thumb td file that still uses pre-UAL syntax.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75585 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb.td