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

Fix some nondeterminstic behavior in the mem2reg pass that (in addition to

nondeterminism being bad) could cause some trivial missed optimizations (dead
phi nodes being left around for later passes to clean up).

With this, llvm-gcc4 now bootstraps and correctly compares.  I don't know
why I never tried to do it before... :)

llvm-svn: 27984
parent 027fbc2a
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