Split the or and xor tests into two separate files
authorChris Lattner <sabre@nondot.org>
Wed, 23 Jul 2003 21:10:55 +0000 (21:10 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 23 Jul 2003 21:10:55 +0000 (21:10 +0000)
commitf8527989b5abe9573c9d1451136a46550f05aa16
tree20a4b48c74ac2355c1c32baa5be554a4d554762a
parent2fc5e59362ca8150bd5b6be41923fa082b26fd8d
Split the or and xor tests into two separate files

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