llvm-6502/test/Transforms/DeadStoreElimination
Robin Morisset 6c0e1e0fa6 Weak relaxing of the constraints on atomics in MemoryDependencyAnalysis
Monotonic accesses do not have to kill the analysis, as long as the QueryInstr is not
itself atomic.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215942 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-18 22:18:11 +00:00
..
2011-03-25-DSEMiscompile.ll
2011-09-06-EndOfFunction.ll Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change. 2013-07-14 01:42:54 +00:00
2011-09-06-MemCpy.ll
atomic.ll Weak relaxing of the constraints on atomics in MemoryDependencyAnalysis 2014-08-18 22:18:11 +00:00
const-pointers.ll Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugging. No functionality change. 2013-07-14 01:50:49 +00:00
crash.ll
cs-cs-aliasing.ll Improve BasicAA CS-CS queries (redux) 2014-07-17 01:28:25 +00:00
dominate.ll
free.ll Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change. 2013-07-14 01:42:54 +00:00
inst-limits.ll Debug Info: update testing cases to specify the debug info version number. 2013-11-22 21:49:45 +00:00
libcalls.ll Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change. 2013-07-14 01:42:54 +00:00
lifetime.ll Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change. 2013-07-14 01:42:54 +00:00
memintrinsics.ll Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change. 2013-07-14 01:42:54 +00:00
no-targetdata.ll Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugging. No functionality change. 2013-07-14 01:50:49 +00:00
OverwriteStoreEnd.ll Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change. 2013-07-14 01:42:54 +00:00
PartialStore.ll Teach GetUnderlyingObject / BasicAA about addrspacecast 2014-07-15 00:56:40 +00:00
pr11390.ll
simple.ll Teach GetUnderlyingObject / BasicAA about addrspacecast 2014-07-15 00:56:40 +00:00