This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 82323bd1c98 [AArch64][GlobalISel] Select @llvm.aarch64.ldxr.* intrinsics new d70f02765fc [GlobalISel][AArch64] Use a GISelPredicateCode to select ll [...] new ea420823ca7 [InstCombine] add tests for bswap disguised as shuffle; NFC
The 2 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: lib/Target/AArch64/AArch64InstrAtomics.td | 17 ++-- lib/Target/AArch64/AArch64InstructionSelector.cpp | 59 ------------- .../AArch64/GlobalISel/select-stlxr-intrin.mir | 61 ++++++++++++++ test/CodeGen/AArch64/arm64-ldxr-stxr.ll | 10 +++ test/Transforms/InstCombine/bswap.ll | 97 ++++++++++++++++++---- 5 files changed, 163 insertions(+), 81 deletions(-)