[SDAG] Don't insert the VRBase into a mapping from SDValues when the def
authorChandler Carruth <chandlerc@gmail.com>
Fri, 25 Jul 2014 09:19:18 +0000 (09:19 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 25 Jul 2014 09:19:18 +0000 (09:19 +0000)
commiteae2d28cc9460cc205d904bb3b46b2cd8de31efe
tree9ce0b3a3efbe32586bf2ba1eee16b58f3b6fa3ad
parent08cfa79d8727b2d7f5b98a2219575ce096c2dd35
[SDAG] Don't insert the VRBase into a mapping from SDValues when the def
doesn't actually correspond to an SDValue at all. Fixes most of the
remaining asserts on out-of-range SDValue result numbers.

llvm-svn: 213930
llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp