Skip to content
Commit 79618d1d authored by Dan Gohman's avatar Dan Gohman
Browse files

Simplify the MachineLICM pass by having it only traverse outer

loops, hoisting instructions all the way out in one step rather
than hoisting them one nest level at a time. Also, make a few
other code simplifications. This speeds up MachineLICM
by several fold.

llvm-svn: 62283
parent f2831d6c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment