Use the general mechanism for creating multi-value nodes instead of using
authorChris Lattner <sabre@nondot.org>
Sat, 14 May 2005 07:25:05 +0000 (07:25 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 14 May 2005 07:25:05 +0000 (07:25 +0000)
commite89083a9300dc463e3b79eabe2b9913d85338d28
tree1e41caef63b4dc169966020b68331e010598010a
parent955c07cab0d9c4dcf893ac52eea4d77dbaa1fd75
Use the general mechanism for creating multi-value nodes instead of using
special case hacks.

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