Add a couple missing transforms in getSetCC that were triggering assertions
authorNate Begeman <natebegeman@mac.com>
Thu, 14 Apr 2005 08:56:52 +0000 (08:56 +0000)
committerNate Begeman <natebegeman@mac.com>
Thu, 14 Apr 2005 08:56:52 +0000 (08:56 +0000)
commit72ea281d61c74abfa875d4d7ba614a993119df8a
treeae02b8995120bcde91aed36775502de302e02d4b
parentc4ccc2db6b152302107dbb98134856e1e2aea24f
Add a couple missing transforms in getSetCC that were triggering assertions
in the PPC Pattern ISel

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21297 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAG.cpp