OSDN Git Service

make selectnodeto set the nodeid to -1. This makes it more akin to
authorChris Lattner <sabre@nondot.org>
Tue, 23 Feb 2010 23:01:35 +0000 (23:01 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 23 Feb 2010 23:01:35 +0000 (23:01 +0000)
commit5857e0add8ab25825628d1ef19cec027e605dcd5
tree36145a77c8e44eaf5366c8fb50e319021ad9736b
parent450986db9607b1444cb50740fa4c102f20f92f6b
make selectnodeto set the nodeid to -1.  This makes it more akin to
creating a new node then replacing uses.

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