Fix up instruction classes for Thumb2 RSB instructions to be consistent with
authorBob Wilson <bob.wilson@apple.com>
Tue, 25 May 2010 04:43:08 +0000 (04:43 +0000)
committerBob Wilson <bob.wilson@apple.com>
Tue, 25 May 2010 04:43:08 +0000 (04:43 +0000)
commit4876bdb69e3d857df0647b0e16883f55bebafd9f
treee84ef7d345e900c225e550a24e2c694e45d22073
parentab3912e3ce5a58a6dbdc2780ae489162faa5452d
Fix up instruction classes for Thumb2 RSB instructions to be consistent with
Thumb2 ADD and SUB instructions: allow RSB instructions be changed to set the
condition codes, and allow RSBS instructions to be predicated.

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