Remove the wierd "Operands" loop, by traversing basicblocks in reverse order
authorChris Lattner <sabre@nondot.org>
Fri, 19 Dec 2003 08:18:16 +0000 (08:18 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 19 Dec 2003 08:18:16 +0000 (08:18 +0000)
commita3df8a964aa9d0d171fd4f6e491c7d1cf9dee500
tree93355a413219d04053854b10c1b6e7621107b96d
parent86f3dda18b7b36071c3f8753f868fb0c3ab22ed9
Remove the wierd "Operands" loop, by traversing basicblocks in reverse order

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10536 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LICM.cpp