summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Windows/Memory.inc
diff options
context:
space:
mode:
authorAndrew Trick <atrick@apple.com>2011-10-15 01:38:14 +0000
committerAndrew Trick <atrick@apple.com>2011-10-15 01:38:14 +0000
commitd50861c83130480ce279f210523e6978b9631cb7 (patch)
treeda4ceeaebb3a167d8c0e2256e943d79a4d528dce /llvm/lib/Support/Windows/Memory.inc
parent09c74643126c701b47ffea18c358704a5cf5856d (diff)
downloadbcm5719-llvm-d50861c83130480ce279f210523e6978b9631cb7.tar.gz
bcm5719-llvm-d50861c83130480ce279f210523e6978b9631cb7.zip
Fix indvars randomness by removing iteration over a map.
I rewrote the algorithm a while back so it doesn't require map lookup, but neglected to change the data structure. This was caught by llvm-gcc self host, not because there's anything special about llvm-gcc, but because it is the only test for nondeterminism we currently have. Unit tests don't work well for everything; we should always try to have a nondeterminism stress test running. Fixes PR11133: llvm-gcc self host .o mismatch after enable-iv-rewrite=false llvm-svn: 142036
Diffstat (limited to 'llvm/lib/Support/Windows/Memory.inc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud