Make sure mul by constant 5 is turned into a s4addq
authorAndrew Lenharth <andrewl@lenharth.org>
Sun, 2 Apr 2006 21:47:07 +0000 (21:47 +0000)
committerAndrew Lenharth <andrewl@lenharth.org>
Sun, 2 Apr 2006 21:47:07 +0000 (21:47 +0000)
commitf80d2f61afb4f0efe3766a522ae131ffc511d100
tree72c97282481ceee6000d1d31612c7ea2d6db8654
parent50a0d426e85b4e27766a99279d2e61f622525f94
Make sure mul by constant 5 is turned into a s4addq

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