test that reassociate can handle shifts
authorChris Lattner <sabre@nondot.org>
Sat, 7 May 2005 04:23:29 +0000 (04:23 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 7 May 2005 04:23:29 +0000 (04:23 +0000)
commit5cc924ac42f6ded8c560dcdf706c86634f5b0db7
treebf73fc8365a7dd5ca1fd1f8f077cfd8da7f78959
parent08b43921e18f314c4fd38049291d323830934c36
test that reassociate can handle shifts

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21760 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/Reassociate/shifttest.ll [new file with mode: 0644]