Fold some and + shift in x86 addressing mode.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 13 Dec 2007 00:43:27 +0000 (00:43 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 13 Dec 2007 00:43:27 +0000 (00:43 +0000)
commit1314b00cf2edc49c24c814e66f3fad62a5da40e8
treeecf7af96653276ae9f7e25cdb11aea983369ccf5
parent3dd298fb62e74b1e7a05547c0d403dac980d128f
Fold some and + shift in x86 addressing mode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44970 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelDAGToDAG.cpp
lib/Target/X86/X86InstrInfo.td
test/CodeGen/X86/fold-and-shift.ll [new file with mode: 0644]