Changed the XOR case to use the isOprNot predicate.
authorChris Lattner <sabre@nondot.org>
Wed, 10 Aug 2005 16:35:46 +0000 (16:35 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 10 Aug 2005 16:35:46 +0000 (16:35 +0000)
commitdf706e3f0c3a7936b3bdb6e36bf20642f467ebae
treedb626a1a7ea18f57b136efbdd911b5d0cffd77ee
parent0d7d99fd44bb1eaa0c034d26d50d025a160bdb04
Changed the XOR case to use the isOprNot predicate.

Patch by Jim Laskey!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22750 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelPattern.cpp