llvm-6502/test/Transforms/DeadStoreElimination
Robin Morisset 66b380b6b6 Relax the constraint more in MemoryDependencyAnalysis.cpp
Even loads/stores that have a stronger ordering than monotonic can be safe.
The rule is no release-acquire pair on the path from the QueryInst, assuming that
the QueryInst is not atomic itself.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216771 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-29 20:32:58 +00:00
..
2011-03-25-DSEMiscompile.ll
2011-09-06-EndOfFunction.ll
2011-09-06-MemCpy.ll
atomic.ll
const-pointers.ll
crash.ll
cs-cs-aliasing.ll
dominate.ll
free.ll
inst-limits.ll
libcalls.ll
lifetime.ll
memintrinsics.ll
no-targetdata.ll
OverwriteStoreEnd.ll
PartialStore.ll
pr11390.ll
simple.ll