This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d2f3f4a06ac [LCG] Replace an implicit bool operator with a named functi [...] new a4861e0c2b3 [AArch64] LSE Atomics reorg - part 1
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/Target/TargetSelectionDAG.td | 103 +- .../AArch64/AArch64DeadRegisterDefinitionsPass.cpp | 112 +- lib/Target/AArch64/AArch64InstrAtomics.td | 68 +- lib/Target/AArch64/AArch64InstrFormats.td | 80 + lib/Target/AArch64/AArch64SchedThunderX2T99.td | 133 + test/CodeGen/AArch64/atomic-ops-lse.ll | 4050 +++++++++++++++++++- 6 files changed, 4416 insertions(+), 130 deletions(-)