summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2015-09-09 22:30:32 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2015-09-09 22:30:32 +0000
commit1cbc91eccfed7c6777a03a1f9979aff083d786e6 (patch)
tree791a8215c3cfe863b50644c8ae4e5033dc5930fb /llvm/lib/ExecutionEngine
parentac49453b58779dbc2f9949d797aa422249023432 (diff)
downloadbcm5719-llvm-1cbc91eccfed7c6777a03a1f9979aff083d786e6.tar.gz
bcm5719-llvm-1cbc91eccfed7c6777a03a1f9979aff083d786e6.zip
LowerBitSets: Fix non-determinism bug.
Visit disjoint sets in a deterministic order based on the maximum BitSetNM index, otherwise the order in which we visit them will depend on pointer comparisons. This was being exposed by MSan. llvm-svn: 247201
Diffstat (limited to 'llvm/lib/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud