aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
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
commit513b1f47c1ddef0638bd63399bf64965e592c2bf (patch)
treed06c66c73516f1ce2d921f379656e7716e991030 /lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
parent4ed1fb009543effaeb31547fd1d4795a649c3b93 (diff)
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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142036 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp')
0 files changed, 0 insertions, 0 deletions