To make things interesting, I added MORE code to set the ordering of
authorBill Wendling <isanbard@gmail.com>
Tue, 22 Dec 2009 00:12:37 +0000 (00:12 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 22 Dec 2009 00:12:37 +0000 (00:12 +0000)
commit856ff41079560697605058ea11d709047a2b00de
treea1f3ee309a34bd7656ba4c3116edba600927cb72
parent74ab5eeffbd70f2387338e3ee8195be9f73e6dd8
To make things interesting, I added MORE code to set the ordering of
SDNodes. This time in the load/store and limited-precision code.

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