Add support to convert 32-bit instructions to 16-bit non-two-address ones.
authorEvan Cheng <evan.cheng@apple.com>
Sun, 9 Aug 2009 19:17:19 +0000 (19:17 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sun, 9 Aug 2009 19:17:19 +0000 (19:17 +0000)
commita56c57e5f0876e7c47adbdaa59248fee3131d3be
treeefad9bece748da27e0dfc31209b2a40a59a9394d
parent1f8e8db8fcbe256796c380aa3784f39b334c9d74
Add support to convert 32-bit instructions to 16-bit non-two-address ones.

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