Skip to content
Commit 3ea0c188 authored by Chris Lattner's avatar Chris Lattner
Browse files

Fix NASTY N^2 behavior that was causing the gzip benchmark to take forever to

assemble.  Now we scan the use-list from the back when removing users instead
of from the front.

llvm-svn: 4086
parent 0d779712
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