Forgot about chain result; also UNDEF cannot have multiple values.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 1 May 2007 08:53:39 +0000 (08:53 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 1 May 2007 08:53:39 +0000 (08:53 +0000)
commit498f55989a0ef437c098452ff83ccfe7ace2d802
treefbf42bebc293898a4217ee2fc12f420eb3a6699e
parent60ce9b5a0153a950328818dbeb79f6b8b2cb703e
Forgot about chain result; also UNDEF cannot have multiple values.

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