OSDN Git Service

The predicate index isn't fixed, so scan for it to make sure we get the proper
authorJim Grosbach <grosbach@apple.com>
Mon, 22 Feb 2010 22:47:46 +0000 (22:47 +0000)
committerJim Grosbach <grosbach@apple.com>
Mon, 22 Feb 2010 22:47:46 +0000 (22:47 +0000)
commit4c7628e43d8468f215ea345545479b6d728cee92
tree5459bc83f191aff6f1868109e57e5d66cd23a1a3
parent0e488b3d1c9293bbf2d64d0ecc4d6339f9100351
The predicate index isn't fixed, so scan for it to make sure we get the proper
value.

Thumb2 uses the tADJCALLSTACK* instructions, and doesn't need t2 versions, so
remove the FIXME entry.

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