merge two loops over all nodes in the graph into one.
authorChris Lattner <sabre@nondot.org>
Tue, 2 Mar 2010 23:12:51 +0000 (23:12 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 2 Mar 2010 23:12:51 +0000 (23:12 +0000)
commitfb444af5c9901271dc115a3197d7fa9ef4187fdd
tree322e18b59ec6a7f5a046697e0ef5bd9d461525e7
parent98d45790ae087d4a38767c256f5bb06d78dd8b4b
merge two loops over all nodes in the graph into one.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97606 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelDAGToDAG.cpp