Reorder the contents of various getAnalysisUsage functions, eliminating
authorDan Gohman <gohman@apple.com>
Fri, 16 Jul 2010 17:58:45 +0000 (17:58 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 16 Jul 2010 17:58:45 +0000 (17:58 +0000)
commit1e381fcd553a3955a10338fd305efc023d7d22e1
tree0b0672c427eb7b797dd7539573e206c3ffeb738b
parent9c3d5e41b94ff51dc78ae42397151b52d9c2b546
Reorder the contents of various getAnalysisUsage functions, eliminating
a redundant loopsimplify run from the default -O2 sequence.

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