diff options
author | Jim Grosbach <grosbach@apple.com> | 2012-02-24 00:33:36 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2012-02-24 00:33:36 +0000 |
commit | fdf7c850321bba542e181ae035507d9c71d95364 (patch) | |
tree | 2d183d4f63fe14751bb3615a11b88eb0ea8bc3b2 /lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp | |
parent | 4bf6c19e94e4c7eb888d94c1aa322d23dbcc93ba (diff) |
Thumb2 size reduction fix for tied operands of tMUL.
The tied source operand of tMUL is the second source operand, not the
first like every other two-address thumb instruction. Special case it
in the size reduction pass to make sure we create the tMUL instruction
properly.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151315 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp')
0 files changed, 0 insertions, 0 deletions