New testcases so I don't forget about these algebraic simplifications
authorChris Lattner <sabre@nondot.org>
Mon, 6 May 2002 05:43:36 +0000 (05:43 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 6 May 2002 05:43:36 +0000 (05:43 +0000)
commit33a90b18e084c15f4e2558f9aa8ade4227b39f51
tree3add613d73aeb44604bf0eeb5a95394af25749be
parent97555b59b3a0e5ac6f3ac1e5b757d49f690a1f2b
New testcases so I don't forget about these algebraic simplifications

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2479 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/and.ll [new file with mode: 0644]
test/Transforms/InstCombine/or.ll [new file with mode: 0644]
test/Transforms/InstCombine/rem.ll [new file with mode: 0644]
test/Transforms/InstCombine/shift.ll [new file with mode: 0644]