Fix a regression from 76124. Thumb1 instructions default to S bit being true.
authorEvan Cheng <evan.cheng@apple.com>
Sun, 19 Jul 2009 19:16:46 +0000 (19:16 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sun, 19 Jul 2009 19:16:46 +0000 (19:16 +0000)
commitb46aaa3874d2753632c48400c66be1a10ac18d42
tree0edb70d149006524a80fdab5969c408a2142f96c
parent45d34fe35846eed7019bdc2f7814025302849e0c
Fix a regression from 76124. Thumb1 instructions default to S bit being true.

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