Check for cannonicalization of shl X, 1 -> add X, X
authorChris Lattner <sabre@nondot.org>
Tue, 10 Sep 2002 23:03:10 +0000 (23:03 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 10 Sep 2002 23:03:10 +0000 (23:03 +0000)
commitdabb94adc15566aaf11b4befa18be55dbecfa9b0
treef4d2e50bf53e684fbc4ef52e03d9e4ea53336450
parent533ce5c070be4fd2c9c3fb9bd6c1a7b6bec80aaa
Check for cannonicalization of shl X, 1 -> add X, X

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3670 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/shift.ll