This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 9a07762861 ARM, AArch64: support `__attribute__((__swiftcall__))`
new afb9431053 Remove CodeGen dependencies on Sema.
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/clang/Basic/DiagnosticCommonKinds.td | 6 ++++
include/clang/Basic/DiagnosticFrontendKinds.td | 45 ++++++++++++++++++++++++++
include/clang/Basic/DiagnosticSemaKinds.td | 40 -----------------------
lib/CodeGen/CGAtomic.cpp | 2 +-
lib/CodeGen/CGStmt.cpp | 1 -
lib/CodeGen/CodeGenFunction.cpp | 2 +-
lib/CodeGen/CodeGenModule.cpp | 2 +-
7 files changed, 54 insertions(+), 44 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 053b8656deb InstCombine: Add some missing tests for scalarization
new feb7e4fb0ae [LoopSimplifyCFG] Delete dead in-loop blocks
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/Transforms/Scalar/LoopSimplifyCFG.cpp | 42 +++++--
.../LoopSimplifyCFG/constant-fold-branch.ll | 130 +++++----------------
2 files changed, 58 insertions(+), 114 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-stable-defconfig
in repository toolchain/binutils-gdb.
from 9af7cc783a gold won't build with gcc-9
adds 754e316898 AArch64: Racy: Don't set empty set of hardware BPs/WPs on ne [...]
adds 13f2ed32e1 gdb/testsuite/sim: Remove redundant setting of timeout
adds 90af06793e gdb/riscv: Improve logic for when h/w float abi should be used
adds 3a67e1a6b4 [aarch64] Add support for pointer authentication B key
adds 2861ee4fde Use separate sed expressions to escape auto-load directories.
adds eb7be1abbc Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 4 +++
bfd/elf-eh-frame.c | 2 ++
bfd/version.h | 2 +-
gas/ChangeLog | 19 +++++++++++
gas/config/tc-aarch64.c | 9 +++++
gas/doc/c-aarch64.texi | 8 +++++
gas/dw2gencfi.c | 22 ++++--------
gas/dw2gencfi.h | 23 +++++++++++++
gas/testsuite/gas/aarch64/pac_ab_key.d | 54 ++++++++++++++++++++++++++++++
gas/testsuite/gas/aarch64/pac_ab_key.s | 31 +++++++++++++++++
gdb/ChangeLog | 24 +++++++++++++
gdb/configure | 4 +--
gdb/configure.ac | 4 +--
gdb/gdbserver/ChangeLog | 4 +++
gdb/gdbserver/linux-low.c | 4 +--
gdb/nat/aarch64-linux-hw-point.c | 20 +++++++++++
gdb/nat/aarch64-linux-hw-point.h | 5 +++
gdb/nat/aarch64-linux.c | 15 ++++++---
gdb/riscv-tdep.c | 61 +++++++++++++++++++++++++++-------
gdb/testsuite/ChangeLog | 7 ++++
gdb/testsuite/config/sim.exp | 12 ++-----
21 files changed, 284 insertions(+), 50 deletions(-)
create mode 100644 gas/testsuite/gas/aarch64/pac_ab_key.d
create mode 100644 gas/testsuite/gas/aarch64/pac_ab_key.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.