aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2012-02-24 00:33:36 +0000
committerJim Grosbach <grosbach@apple.com>2012-02-24 00:33:36 +0000
commitfdf7c850321bba542e181ae035507d9c71d95364 (patch)
tree2d183d4f63fe14751bb3615a11b88eb0ea8bc3b2 /lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
parent4bf6c19e94e4c7eb888d94c1aa322d23dbcc93ba (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/SelectionDAGBuilder.cpp')
0 files changed, 0 insertions, 0 deletions