Fix testcase, the 'shift out all bits' doesn't apply to signed types.
authorChris Lattner <sabre@nondot.org>
Mon, 6 May 2002 16:11:31 +0000 (16:11 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 6 May 2002 16:11:31 +0000 (16:11 +0000)
commit79a31b1782c0f9a3b84768d299232aa538a95bcd
tree095d387a604eb49d113fd7ba01ef4bc42c25f50f
parent11fe8dfff7e08613913c53920d95bf90780e2d35
Fix testcase, the 'shift out all bits' doesn't apply to signed types.

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