This is an automated email from the git hooks/post-receive script.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 2c0c636 jenkins-helpers.sh: Fix print_bind_mounts.
new c0163f0 tcwg-cleanup-stale-workspaces: Robustify against disappearing [...]
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:
tcwg-cleanup-stale-workspaces.sh | 4 ++--
1 file changed, 2 insertions(+), 2 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 binutils-gdb.
from be7d3cd5f1 Reset *THIS_CACHE in frame_unwind_try_unwinder in case of exception
new de7985c3cc More gdb/skip.c C++ification
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:
gdb/ChangeLog | 38 ++++++
gdb/infrun.c | 2 +-
gdb/skip.c | 433 +++++++++++++++++++++++++++-------------------------------
gdb/skip.h | 8 +-
4 files changed, 243 insertions(+), 238 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 clang.
from ead15a698c [Bash-autocompletion] Add --autocomplete flag to 5.0 release notes
new 6dabc87c86 Revert r310057
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/Driver/Options.td | 4 ++
lib/Basic/Targets/Mips.cpp | 3 ++
lib/Basic/Targets/Mips.h | 5 ++-
lib/Driver/ToolChains/Arch/Mips.cpp | 2 +
test/CodeGen/mips-madd4.c | 87 +++++++++++++++++++++++++++++++++++++
test/Preprocessor/init.c | 10 +++++
6 files changed, 110 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/mips-madd4.c
--
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 gcc.
from 07b8a4124a8 Introduce TARGET_SUPPORTS_ALIASES
new f5f4a06fc5d Do not instrument void variables with MPX (PR tree-opt/79987).
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:
gcc/ChangeLog | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/mpx/pr79987.c | 5 +++++
gcc/tree-chkp.c | 3 +++
4 files changed, 19 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/mpx/pr79987.c
--
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 54fe64b5b4f [DAGCombiner] Remove shuffle support from simplifyShuffleMask
new 5ab47f48d82 [ARM] Assembler support for the ARMv8.2a dot product instructions
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/ARM/ARM.td | 3 ++
lib/Target/ARM/ARMInstrInfo.td | 14 +++++++++
lib/Target/ARM/ARMInstrNEON.td | 36 +++++++++++++++++++++++
lib/Target/ARM/ARMInstrThumb2.td | 8 ++++++
lib/Target/ARM/ARMSchedule.td | 1 +
lib/Target/ARM/ARMSubtarget.h | 4 +++
lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 6 ++--
lib/Target/ARM/Disassembler/ARMDisassembler.cpp | 15 ++++++++++
test/MC/ARM/armv8.2a-dotprod-a32.s | 37 ++++++++++++++++++++++++
test/MC/ARM/armv8.2a-dotprod-error.s | 14 +++++++++
test/MC/ARM/armv8.2a-dotprod-t32.s | 38 +++++++++++++++++++++++++
test/MC/Disassembler/ARM/armv8.2a-dotprod-a32.s | 33 +++++++++++++++++++++
test/MC/Disassembler/ARM/armv8.2a-dotprod-t32.s | 29 +++++++++++++++++++
13 files changed, 236 insertions(+), 2 deletions(-)
create mode 100644 test/MC/ARM/armv8.2a-dotprod-a32.s
create mode 100644 test/MC/ARM/armv8.2a-dotprod-error.s
create mode 100644 test/MC/ARM/armv8.2a-dotprod-t32.s
create mode 100644 test/MC/Disassembler/ARM/armv8.2a-dotprod-a32.s
create mode 100644 test/MC/Disassembler/ARM/armv8.2a-dotprod-t32.s
--
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 clang.
from 1e278ae647 Revert "Thread Safety Analysis: warn on nonsensical attributes."
new ead15a698c [Bash-autocompletion] Add --autocomplete flag to 5.0 release notes
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:
docs/ReleaseNotes.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 gdb-8.0-branch
in repository binutils-gdb.
from 974a833ec2 Automatic date update in version.in
new b3e687f4c5 PR breakpoints/21886: mem-break: Fix breakpoint insertion location
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:
gdb/ChangeLog | 7 +++++++
gdb/mem-break.c | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
--
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 954fd5590ec [IfConversion] Maintain the CFG when predicating/merging bl [...]
new 54fe64b5b4f [DAGCombiner] Remove shuffle support from simplifyShuffleMask
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 2 --
test/CodeGen/X86/oddshuffles.ll | 4 ++--
2 files changed, 2 insertions(+), 4 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 binutils-gdb.
from 5af3691c75 Automatic date update in version.in
new b348037fd8 Move dwarf2_frame_state_reg.exp_len to union .loc
new afe37d6be5 Class-fy dwarf2_frame_state
new 1c90d9f022 Class-fy dwarf2_frame_state_reg_info
new be7d3cd5f1 Reset *THIS_CACHE in frame_unwind_try_unwinder in case of exception
The 4 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:
gdb/ChangeLog | 58 +++++++++++
gdb/dwarf2-frame.c | 280 ++++++++++++++++++++++++-----------------------------
gdb/dwarf2-frame.h | 114 +++++++++++++++++-----
gdb/frame-unwind.c | 7 +-
gdb/frame-unwind.h | 3 +-
gdb/sparc-tdep.c | 2 +-
6 files changed, 287 insertions(+), 177 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 newlib.
from 32ca31531 Don't fetch command line options without semi-hosting
new 9d602b98f newlib: regenerate libc/stdlib/Makefile.am
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:
newlib/libc/stdlib/Makefile.in | 45 +++++++++++++++++++++++++++++++++---------
1 file changed, 36 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.