This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 913636c8831 Add ptrmask intrinsic new 36e9ddbe7af [AArch64] Change location of frame-record within callee-save area.
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: lib/Target/AArch64/AArch64CallingConvention.td | 30 +++-- lib/Target/AArch64/AArch64FrameLowering.cpp | 79 ++++++++++--- lib/Target/AArch64/AArch64RegisterInfo.cpp | 5 +- .../AArch64/aarch64-dynamic-stack-layout.ll | 124 ++++++++++----------- test/CodeGen/AArch64/aarch64-vector-pcs.mir | 24 ++-- test/CodeGen/AArch64/addsub-constant-folding.ll | 72 ++++++------ test/CodeGen/AArch64/alloca.ll | 13 ++- .../AArch64/arm64-alloca-frame-pointer-offset.ll | 4 +- test/CodeGen/AArch64/cgp-usubo.ll | 12 +- test/CodeGen/AArch64/fast-isel-sp-adjust.ll | 1 + test/CodeGen/AArch64/irg_sp_tagp.ll | 2 +- .../AArch64/regress-w29-reserved-with-fp.ll | 2 +- test/CodeGen/AArch64/reverse-csr-restore-seq.mir | 6 +- test/CodeGen/AArch64/seh-finally.ll | 8 +- test/CodeGen/AArch64/shadow-call-stack.ll | 2 +- test/CodeGen/AArch64/sink-copy-for-shrink-wrap.ll | 2 +- test/CodeGen/AArch64/spill-stack-realignment.mir | 4 +- test/CodeGen/AArch64/sponentry.ll | 4 +- test/CodeGen/AArch64/stack-guard-reassign.ll | 2 +- test/CodeGen/AArch64/stack-guard-vaarg.ll | 2 +- ...old-masked-merge-scalar-constmask-innerouter.ll | 16 +-- ...asked-merge-scalar-constmask-interleavedbits.ll | 16 +-- ...merge-scalar-constmask-interleavedbytehalves.ll | 16 +-- ...unfold-masked-merge-scalar-constmask-lowhigh.ll | 16 +-- .../unfold-masked-merge-scalar-variablemask.ll | 16 +-- .../AArch64/unreachable-emergency-spill-slot.mir | 6 +- test/CodeGen/AArch64/win64_vararg.ll | 70 ++++++------ test/CodeGen/AArch64/wineh-frame5.mir | 20 ++-- test/CodeGen/AArch64/wineh-frame7.mir | 12 +- test/CodeGen/AArch64/wineh-try-catch-realign.ll | 12 +- test/CodeGen/AArch64/wineh-try-catch.ll | 36 +++--- test/CodeGen/AArch64/wineh_shrinkwrap.mir | 4 +- 32 files changed, 347 insertions(+), 291 deletions(-)