Add some simple test of reassociation
authorChris Lattner <sabre@nondot.org>
Wed, 8 May 2002 21:34:22 +0000 (21:34 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 8 May 2002 21:34:22 +0000 (21:34 +0000)
commit557a143b8276ef8e07f2e873d7a2988106474e9a
treeb1bfe2a6db0a82e9843b9056b95375c16f961869
parent8446cf405b91a63ebd838204a0739de4b9513bde
Add some simple test of reassociation

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