Avoid creating MERGE_VALUES nodes for single values.
authorDan Gohman <gohman@apple.com>
Mon, 14 Apr 2008 18:43:25 +0000 (18:43 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 14 Apr 2008 18:43:25 +0000 (18:43 +0000)
commitb91c89dfb9a7d119eb2184e3fda8af12d71713a6
tree998cd8079fb2998bfc8403c873cfc11ea26c1eb2
parent235fc57ef2ed0a3c43a6e2d77b7c13f96a6f8036
Avoid creating MERGE_VALUES nodes for single values.

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