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

Fix one source of nondeterminism in the -licm pass: the hoist pass

was processing blocks in whatever order they happened to end up in the
dominator tree data structure.  Force an ordering.

llvm-svn: 14248
parent 4db0f826
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