Change -prefer-32bit-thumb to attribute -mattr=+32bit instead to disable more 32...
authorEvan Cheng <evan.cheng@apple.com>
Mon, 9 Aug 2010 18:35:19 +0000 (18:35 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 9 Aug 2010 18:35:19 +0000 (18:35 +0000)
commite44be6381609d31b2d8879dbd5107e01404fa475
tree04b4b4ac60da29997f44672123c56ed6048d296a
parentad4910429c58e11dcff07453c1e566a3aec14087
Change -prefer-32bit-thumb to attribute -mattr=+32bit instead to disable more 32-bit to 16-bit optimizations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110584 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARM.td
lib/Target/ARM/ARMConstantIslandPass.cpp
lib/Target/ARM/ARMSubtarget.h
lib/Target/ARM/ARMTargetMachine.cpp