SIGN_EXTEND_INREG requires one extra operand, a ValueType node.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 26 Mar 2007 07:12:51 +0000 (07:12 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 26 Mar 2007 07:12:51 +0000 (07:12 +0000)
commit15213b77cfb1f725ebe199b4d68b79407d9e3a84
tree473162ef0989e2e61a0b3b1bbd719ada37f1ddec
parentc3a53f2720c6baf7fbc214a54e062ed517b732c3
SIGN_EXTEND_INREG requires one extra operand, a ValueType node.

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