Next round of DAG Combiner changes. Just need to support multiple return
authorNate Begeman <natebegeman@mac.com>
Fri, 2 Sep 2005 21:18:40 +0000 (21:18 +0000)
committerNate Begeman <natebegeman@mac.com>
Fri, 2 Sep 2005 21:18:40 +0000 (21:18 +0000)
commit646d7e2727950b7729b9b1604a7c84246e81550f
tree28c252bf7a2c689595a9f485537d87b4009225a7
parent218a15d02c6b5276e26050bbb6bc13db085ad83d
Next round of DAG Combiner changes.  Just need to support multiple return
values, and then we should be able to hook it up.

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