summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/CodeGenDAGPatterns.h
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
commit87d50aa18afc331d8a699cb585cca0bada105653 (patch)
treea9832724ecf8d8e16dee3e127ca06c0d7c491e98 /llvm/utils/TableGen/CodeGenDAGPatterns.h
parent33758dcad200177cc3d7184416a42b40648eaa8a (diff)
downloadbcm5719-llvm-87d50aa18afc331d8a699cb585cca0bada105653.tar.gz
bcm5719-llvm-87d50aa18afc331d8a699cb585cca0bada105653.zip
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.
llvm-svn: 97507
Diffstat (limited to 'llvm/utils/TableGen/CodeGenDAGPatterns.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud