Add a skeleton Thumb2 instruction size reduction pass.
authorEvan Cheng <evan.cheng@apple.com>
Sat, 8 Aug 2009 03:21:23 +0000 (03:21 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 8 Aug 2009 03:21:23 +0000 (03:21 +0000)
commit3eff16e27a4b0e9dfb8c0061faf10fdce9f4df4e
tree51f3345c14f00b5556764a017dee977b88849822
parent8fb903604e83dfd63659c919042bf2bfed3c940f
Add a skeleton Thumb2 instruction size reduction pass.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78456 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMTargetMachine.cpp
lib/Target/ARM/Thumb2SizeReduction.cpp [new file with mode: 0644]