Whoops, fix a thinko. All cases except SETNE are now handled by the
authorNate Begeman <natebegeman@mac.com>
Wed, 24 Aug 2005 05:06:48 +0000 (05:06 +0000)
committerNate Begeman <natebegeman@mac.com>
Wed, 24 Aug 2005 05:06:48 +0000 (05:06 +0000)
commit6ef4949a0bea3f22e7572119d3692b1a5866ffe8
treeb8106b770aa5b9878cd3853ad91c650157c79b1b
parentc6b0717a6caa32fc9029fd1337af4bf0d07b54e8
Whoops, fix a thinko.  All cases except SETNE are now handled by the
target independent code in SelectionDAG.cpp

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