Now add ordering to SDNodes created by the massive intrinsic lowering function.
authorBill Wendling <isanbard@gmail.com>
Tue, 22 Dec 2009 00:40:51 +0000 (00:40 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 22 Dec 2009 00:40:51 +0000 (00:40 +0000)
commitd0283fa69f81a48ec98643ae155706bd201b897e
tree79dc6ab82e3556b399587768b0ac048c6c9582ef
parent856ff41079560697605058ea11d709047a2b00de
Now add ordering to SDNodes created by the massive intrinsic lowering function.

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