These functions should use shll, not lea.
authorChris Lattner <sabre@nondot.org>
Tue, 20 Mar 2007 06:01:41 +0000 (06:01 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 20 Mar 2007 06:01:41 +0000 (06:01 +0000)
commitec13dd5cc984da49993f07468f2db1a8aba723d2
tree96e8fd83ace747ecb74ab112b4384d44c1cb4fcb
parent1719e13da087914ccad3906d5cf8a4e92ba386eb
These functions should use shll, not lea.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35203 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/shift-codegen.ll [new file with mode: 0644]