This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository openmp.
from 1157457 [OpenMP] Compilation error fix on const char*
new 3ffebff [OpenMP] Make bc file compilation sensitive to LIBOMPTARGET_N [...]
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/deviceRTLs/nvptx/CMakeLists.txt | 8 +++++++-
1 file changed, 7 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 gcc.
from 426ed695421 RISC-V: Make sure stack is always aligned during adjusting stack.
new a94f0ebf8d6 gotest: only use [TD] on big-endian PPC64 non-AIX systems
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/go/gofrontend/MERGE | 2 +-
libgo/testsuite/gotest | 10 +++++++---
2 files changed, 8 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 compiler-rt.
from c20b8a223 [HWASan] Introduce non-zero based and dynamic shadow memory ( [...]
new 9c5b02f71 Revert "[Sanitizer] Internal Printf string precision argument [...]
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_printf.cc | 2 --
lib/sanitizer_common/tests/sanitizer_printf_test.cc | 9 ++-------
2 files changed, 2 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 llvm.
from 7574b7ef166 [PartialInlining] Fix Crash from holding a reference to a d [...]
new 3b391a578da [HWASan] Introduce non-zero based and dynamic shadow memory [...]
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:
.../Instrumentation/HWAddressSanitizer.cpp | 156 +++++++++++++++++----
test/Instrumentation/HWAddressSanitizer/alloca.ll | 11 +-
test/Instrumentation/HWAddressSanitizer/basic.ll | 47 +++++--
3 files changed, 171 insertions(+), 43 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 compiler-rt.
from 7b8950bd5 asan: Mark printf-4.c as unsupported on Windows.
new c20b8a223 [HWASan] Introduce non-zero based and dynamic shadow memory ( [...]
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/hwasan/CMakeLists.txt | 3 +-
lib/hwasan/hwasan.cc | 15 ++-
lib/hwasan/hwasan.h | 12 --
lib/hwasan/hwasan_allocator.cc | 1 +
lib/hwasan/hwasan_dynamic_shadow.cc | 132 ++++++++++++++++++++++
lib/hwasan/hwasan_dynamic_shadow.h | 27 +++++
lib/hwasan/hwasan_interceptors.cc | 1 +
lib/hwasan/hwasan_interface_internal.h | 4 +
lib/hwasan/hwasan_linux.cc | 198 ++++++++++++++++++++++++---------
lib/hwasan/hwasan_mapping.h | 81 ++++++++++++++
lib/hwasan/hwasan_poisoning.cc | 3 +-
lib/hwasan/hwasan_report.cc | 1 +
lib/hwasan/hwasan_thread.cc | 1 +
13 files changed, 409 insertions(+), 70 deletions(-)
create mode 100644 lib/hwasan/hwasan_dynamic_shadow.cc
create mode 100644 lib/hwasan/hwasan_dynamic_shadow.h
create mode 100644 lib/hwasan/hwasan_mapping.h
--
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 14ef2bb1c44 [Hexagon] hexagon-autohvx was left on again
new 7574b7ef166 [PartialInlining] Fix Crash from holding a reference to a d [...]
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/IPO/PartialInlining.cpp | 57 +++----
.../CodeExtractor/PartialInlineORECrash.ll | 170 +++++++++++++++++++++
2 files changed, 190 insertions(+), 37 deletions(-)
create mode 100644 test/Transforms/CodeExtractor/PartialInlineORECrash.ll
--
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 glibc.
from 0900a84959 Update hppa libm-test-ulps
new 573963e32f Define XTABS to TAB3 on alpha to match Linux 4.16.
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:
ChangeLog | 5 +++++
sysdeps/unix/sysv/linux/alpha/bits/termios.h | 2 +-
2 files changed, 6 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 26c5a9605fa Remove unused argument from emitModuleMetadata.
new ebfa356af41 [Hexagon] Improve HVX instruction selection (bitcast, vsplat)
new 14ef2bb1c44 [Hexagon] hexagon-autohvx was left on again
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/HexagonISelDAGToDAG.cpp | 17 ----
lib/Target/Hexagon/HexagonISelDAGToDAG.h | 1 -
lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp | 42 +++++-----
lib/Target/Hexagon/HexagonISelLowering.cpp | 1 +
lib/Target/Hexagon/HexagonISelLowering.h | 4 +-
lib/Target/Hexagon/HexagonISelLoweringHVX.cpp | 4 +-
lib/Target/Hexagon/HexagonPatternsHVX.td | 93 +++++++++++++++-------
.../CodeGen/Hexagon/autohvx/isel-bitcast-vsplat.ll | 50 ++++++++++++
.../Hexagon/autohvx/isel-bitcast-vsplat2.ll | 26 ++++++
9 files changed, 168 insertions(+), 70 deletions(-)
create mode 100644 test/CodeGen/Hexagon/autohvx/isel-bitcast-vsplat.ll
create mode 100644 test/CodeGen/Hexagon/autohvx/isel-bitcast-vsplat2.ll
--
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 8200c2d55a7 [Hexagon] Skip fixed-stack indexes in HexagonConstExtenders
new 26c5a9605fa Remove unused argument from emitModuleMetadata.
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/CodeGen/TargetLoweringObjectFileImpl.h | 9 +++------
include/llvm/Target/TargetLoweringObjectFile.h | 3 +--
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 2 +-
lib/CodeGen/TargetLoweringObjectFileImpl.cpp | 12 ++++++------
4 files changed, 11 insertions(+), 15 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 compiler-rt.
from e52786294 [Sanitizer] Internal Printf string precision argument + padding.
new 7b8950bd5 asan: Mark printf-4.c as unsupported on Windows.
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/asan/TestCases/printf-4.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.