Consolidate the eqv.ll and nor.ll files together.
authorChris Lattner <sabre@nondot.org>
Wed, 28 Sep 2005 18:04:22 +0000 (18:04 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 28 Sep 2005 18:04:22 +0000 (18:04 +0000)
commit3e63428b2da2c15b9392ce55b93e71a229ff1d2b
tree856462154441889ce229764b97dc3e46dcaff400
parent05814af29f67facfaf56168551ac9421bee04a1c
Consolidate the eqv.ll and nor.ll files together.
Add a missed eqv case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23493 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/PowerPC/eqv-andc-orc-nor.ll [new file with mode: 0644]
test/CodeGen/PowerPC/eqv.ll [deleted file]
test/CodeGen/PowerPC/nor.ll [deleted file]