This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 871b8fe06db [AArch64] Add cost model test case for transpose new 6c92ba3e0b0 [DSE] Teach the pass that atomic memory intrinsics are stores.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Analysis/MemoryLocation.h | 8 +++++ lib/Analysis/MemoryLocation.cpp | 24 ++++++++++++--- lib/Transforms/Scalar/DeadStoreElimination.cpp | 17 +++++++---- .../DeadStoreElimination/memintrinsics.ll | 10 ------- test/Transforms/DeadStoreElimination/simple.ll | 35 ++++++++-------------- 5 files changed, 52 insertions(+), 42 deletions(-)