Only get Tmp2 for cases where number of operands is > 1. Fixed return void.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 11 Apr 2006 06:33:39 +0000 (06:33 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 11 Apr 2006 06:33:39 +0000 (06:33 +0000)
commit98f8aeb45fc1e54437cbb8f2a7445c609deab832
tree4f54083988111f4b7bf34a27c1ca185a0798c55f
parenta5bbbcea44d96595a81afdedf05322b6ab9ad570
Only get Tmp2 for cases where number of operands is > 1. Fixed return void.

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