diff options
author | Chris Lattner <sabre@nondot.org> | 2004-06-19 08:56:43 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-06-19 08:56:43 +0000 |
commit | edb8433c917d97c237832954135e785b8c84f045 (patch) | |
tree | a9c4e0e192f738fd0583a2f57b01b611ca9a8eee /lib/Transforms/Utils/SimplifyCFG.cpp | |
parent | abc35bcad3011d582bad3717e14c7398c8c51282 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14248 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/SimplifyCFG.cpp')
0 files changed, 0 insertions, 0 deletions