This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d9184f5e733 [RuntimeUnrolling] Update DomTree correctly when exit block [...] new 9a71cb8ce5e [AArch64] Add preliminary support for ARMv8.1 SUB/AND atomics
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: .../AArch64/AArch64DeadRegisterDefinitionsPass.cpp | 4 + lib/Target/AArch64/AArch64ISelLowering.cpp | 3 - lib/Target/AArch64/AArch64InstrAtomics.td | 10 ++ test/CodeGen/AArch64/atomic-ops-lse.ll | 161 +++++++++++++++++++++ 4 files changed, 175 insertions(+), 3 deletions(-)