aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/DAGISelMatcherOpt.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2010-03-01 22:00:11 +0000
committerEvan Cheng <evan.cheng@apple.com>2010-03-01 22:00:11 +0000
commit73736df88ba5a35bf172191c2dea5294306fce04 (patch)
tree0221c5dba0066c0c908b0102d0fe8a691e21d639 /utils/TableGen/DAGISelMatcherOpt.cpp
parentadc5347b54fa71368b7b93f003993ad90da99135 (diff)
downloadexternal_llvm-73736df88ba5a35bf172191c2dea5294306fce04.zip
external_llvm-73736df88ba5a35bf172191c2dea5294306fce04.tar.gz
external_llvm-73736df88ba5a35bf172191c2dea5294306fce04.tar.bz2
Remove the optimize for code size limitation on r67917. Optimize 64-bit imul by constants into leas + shl regardless if optimizing for code size. The size saving from using imulq isn't worth it. Also, the lea and shl instructions may expose further optimization.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97507 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/TableGen/DAGISelMatcherOpt.cpp')
0 files changed, 0 insertions, 0 deletions