OSDN Git Service

We don't need separate thumb1 instructions tADDSi3 etc. for addc and subc. The "norma...
authorEvan Cheng <evan.cheng@apple.com>
Fri, 10 Jul 2009 02:09:04 +0000 (02:09 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 10 Jul 2009 02:09:04 +0000 (02:09 +0000)
commit892837abf35c2c1439af9066a9c2aaa3b3f0e72b
treee6dccc7f37d35876b3fd6831c3446e6fe4010180
parent06e16587ebc81e43b42157fa3afcfd806b59b296
We don't need separate thumb1 instructions tADDSi3 etc. for addc and subc. The "normal" version always modify condition register CPSR so we should just use def : pat to match to the same instructions.

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