This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 957b9624d Revert "Mmap interceptor new option, Write Exec runtime detector"
new f4140e284 Mmap interceptor new option, Write Exec runtime detector
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/sanitizer_common/sanitizer_common.h | 2 ++
.../sanitizer_common_interceptors.inc | 4 ++++
lib/sanitizer_common/sanitizer_common_libcdep.cc | 26 ++++++++++++++++++++++
lib/sanitizer_common/sanitizer_flags.inc | 3 +++
.../TestCases/Linux/mmap_write_exec.cpp | 12 ++++++++++
5 files changed, 47 insertions(+)
create mode 100644 test/sanitizer_common/TestCases/Linux/mmap_write_exec.cpp
--
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 b1c52c6fcec [InstSimplify] add NaN constant diversity; NFC
new f38d29c48f5 [X86] Pass SelectionDAG into X86ISelAddressMode::dump and o [...]
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/X86/X86ISelDAGToDAG.cpp | 8 ++++----
1 file changed, 4 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 gcc.
from f9936b7c674 PR c/84909 * c-warn.c (conversion_warning): Replace "to t [...]
new 31c1512f5df PR target/84899 * postreload.c (reload_combine_recognize_ [...]
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 | 5 +++++
gcc/postreload.c | 12 +++++++-----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr84899.c | 12 ++++++++++++
4 files changed, 29 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr84899.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 962b1b6c197 [Hexagon] Add lit testcases for atomic intrinsics
new 62100bd95ab [Hexagon] Avoid bank conflicts in post-RA scheduler
new b1c52c6fcec [InstSimplify] add NaN constant diversity; 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/Hexagon/HexagonHazardRecognizer.cpp | 16 ++-
lib/Target/Hexagon/HexagonHazardRecognizer.h | 2 +
test/CodeGen/Hexagon/bank-conflict.mir | 156 +++++++++++++++++++++++++
test/Transforms/InstSimplify/fp-nan.ll | 114 +++++++++++-------
4 files changed, 245 insertions(+), 43 deletions(-)
create mode 100644 test/CodeGen/Hexagon/bank-conflict.mir
--
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 e88435eb63 [MS] Commit some changes that were intended to be part of r327738
new 3411bd453c [MS] Fix tests after r327738 that only fail with a default W [...]
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:
test/CodeGenCXX/trap-fnattr.cpp | 12 ++++++------
test/PCH/chain-openmp-threadprivate.cpp | 6 +++---
2 files changed, 9 insertions(+), 9 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 openmp.
from b0644ab [OpenMP][libomptarget] Enable usage of shared memory slots
new 7313432 Moved extern declarations to private header file, they are on [...]
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:
libomptarget/include/omptarget.h | 4 ----
libomptarget/src/private.h | 4 ++++
2 files changed, 4 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 clang.
from c45a02c8a8 [MS] Don't escape MS C++ names with \01
new e88435eb63 [MS] Commit some changes that were intended to be part of r327738
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:
test/CodeGenCXX/regcall.cpp | 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 37e136b168 Remove make_cleanup_free_section_addr_info
new 39be3c7e98 Add silent Makefile rules
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 | 20 +++++++++++++++
gdb/Makefile.in | 51 +++++++++++++++++++-----------------
gdb/gdbserver/ChangeLog | 13 ++++++++++
gdb/gdbserver/Makefile.in | 60 ++++++++++++++++++++++++-------------------
gdb/gnulib/aclocal.m4 | 27 +++++++++++++++++++
gdb/gnulib/configure | 18 +++++++++++++
gdb/gnulib/configure.ac | 2 ++
gdb/gnulib/import/Makefile.in | 32 ++++++++++++++++++-----
gdb/silent-rules.mk | 14 ++++++++++
9 files changed, 180 insertions(+), 57 deletions(-)
create mode 100644 gdb/silent-rules.mk
--
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 025ee4f9cce [IR] Avoid the need to prefix MS C++ symbols with '\01'
new 962b1b6c197 [Hexagon] Add lit testcases for atomic intrinsics
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:
test/CodeGen/Hexagon/intrinsics/atomic_load.ll | 68 +++++++++++++++++
.../Hexagon/intrinsics/atomicrmw_addsub_native.ll | 87 ++++++++++++++++++++++
test/CodeGen/Hexagon/intrinsics/fence.ll | 22 ++++++
3 files changed, 177 insertions(+)
create mode 100644 test/CodeGen/Hexagon/intrinsics/atomic_load.ll
create mode 100644 test/CodeGen/Hexagon/intrinsics/atomicrmw_addsub_native.ll
create mode 100644 test/CodeGen/Hexagon/intrinsics/fence.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.