Implement setcc correctly for G5 and non-G5 systems
authorChris Lattner <sabre@nondot.org>
Thu, 25 Aug 2005 21:39:42 +0000 (21:39 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 25 Aug 2005 21:39:42 +0000 (21:39 +0000)
commit957fcfbd8935b2973376167861a53e4a9220aefc
tree1df1a8ee706ac8e482c9447eb34f867fae3ff300
parent64906a06b3d1cafec41c6b562f0f8130724decf6
Implement setcc correctly for G5 and non-G5 systems

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