Assign ordering to nodes created in ExpandNode. Only roughly 1/2 of the function
authorBill Wendling <isanbard@gmail.com>
Tue, 22 Dec 2009 23:44:56 +0000 (23:44 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 22 Dec 2009 23:44:56 +0000 (23:44 +0000)
commit3dbcb55b40e3916d538fb6e21ba1662dc82c8fa6
tree4659f8e9b2d9283ef9ab1ccc7c48157dee6da049
parent92fdf4537bd298673552d47adac2ff7bceab9dc9
Assign ordering to nodes created in ExpandNode. Only roughly 1/2 of the function
is finished.

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