forked from OSchip/llvm-project
ad7a1805be
Iterate through memory accesses in execution order (first all implicit reads, then explicit accesses, then implicit writes). In the test case this caused an implicit load to be handled as if it was loaded after the write. That is, the value being written before it is available. This fixes llvm.org/PR33323 llvm-svn: 304810 |
||
---|---|---|
.. | ||
overwritten.ll | ||
overwritten_3phi.ll | ||
overwritten_3phi___%for---%return.jscop | ||
overwritten_3phi___%for---%return.jscop.transformed | ||
overwritten_3store.ll | ||
overwritten_implicit_and_explicit.ll | ||
overwritten_implicit_and_explicit___%for---%return.jscop | ||
overwritten_implicit_and_explicit___%for---%return.jscop.transformed | ||
overwritten_loadbetween.ll | ||
overwritten_scalar.ll | ||
overwritten_scalar___%for---%return.jscop | ||
overwritten_scalar___%for---%return.jscop.transformed | ||
pass_existence.ll | ||
pr33323.ll | ||
pr33323___%for.body98---%for.cond87.loopexit.jscop | ||
pr33323___%for.body98---%for.cond87.loopexit.jscop.transformed | ||
redundant.ll | ||
redundant_differentindex.ll | ||
redundant_storebetween.ll |