This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository zorg.
from 0a7d560 [libFuzzer] add -DLIBFUZZER_ENABLE_TESTS=ON to libFuzzer bot
new b804439 [libFuzzer] re-enable the bigger libFuzzer tests
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:
zorg/buildbot/builders/sanitizers/buildbot_fuzzer.sh | 12 ++++++------
1 file changed, 6 insertions(+), 6 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 5b11a64fa00 Revert r310058, it caused PR34073.
new 310c521bc42 [InstCombine] add vector tests for truncated math; NFC
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/Transforms/InstCombine/trunc.ll | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
--
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 59eb1f7e64 Reland "CFI: blacklist STL allocate() from unrelated-casts"
new b80084e670 [OPENMP] Fix for pacify buildbots, NFC.
new 04faf09089 Revert "Reland "CFI: blacklist STL allocate() from unrelated [...]
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/CodeGen/CGStmtOpenMP.cpp | 30 ++++++++++++------------------
lib/CodeGen/CodeGenFunction.cpp | 27 ---------------------------
test/CodeGen/cfi-unrelated-cast.cpp | 37 -------------------------------------
3 files changed, 12 insertions(+), 82 deletions(-)
delete mode 100644 test/CodeGen/cfi-unrelated-cast.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 gcc.
from e05ee9b0e4f gcc/testsuite/ChangeLog:
new 29587d84fb3 Remove useless floating point casts in comparisons.
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/match.pd | 74 +++++++
gcc/testsuite/ChangeLog | 9 +
gcc/testsuite/c-c++-common/pr57371-1.c | 341 +++++++++++++++++++++++++++++++++
gcc/testsuite/c-c++-common/pr57371-2.c | 17 ++
gcc/testsuite/c-c++-common/pr57371-3.c | 13 ++
gcc/testsuite/c-c++-common/pr57371-4.c | 72 +++++++
gcc/testsuite/gcc.dg/pr57371-5.c | 10 +
8 files changed, 541 insertions(+)
create mode 100644 gcc/testsuite/c-c++-common/pr57371-1.c
create mode 100644 gcc/testsuite/c-c++-common/pr57371-2.c
create mode 100644 gcc/testsuite/c-c++-common/pr57371-3.c
create mode 100644 gcc/testsuite/c-c++-common/pr57371-4.c
create mode 100644 gcc/testsuite/gcc.dg/pr57371-5.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 f646c276318 [GlobalISel] Remove the GISelAccessor API.
new edab1e126cf [SCEV] Preserve NSW information for sext(subtract).
new 5b11a64fa00 Revert r310058, it caused PR34073.
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/Analysis/ScalarEvolution.cpp | 32 +++++++-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 49 +-----------
test/Analysis/ScalarEvolution/flags-from-poison.ll | 36 ++++++++-
test/CodeGen/X86/oddshuffles.ll | 10 +--
test/CodeGen/X86/shuffle-vs-trunc-512.ll | 92 ++++++++++++++++------
test/CodeGen/X86/vector-shuffle-512-v16.ll | 11 ++-
test/CodeGen/X86/vector-shuffle-512-v8.ll | 13 +--
test/CodeGen/X86/x86-interleaved-access.ll | 62 +++++++--------
test/Transforms/LoopStrengthReduce/sext-ind-var.ll | 3 +-
9 files changed, 188 insertions(+), 120 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 9b65d5838 Add NetBSD support in sanitizer_procmaps_freebsd.cc
new 0cbd2ad9e [asan] Check for pvalloc overlow
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/asan/asan_allocator.cc | 4 ++++
.../TestCases/Linux/pvalloc-overflow.cc} | 16 +++++++---------
2 files changed, 11 insertions(+), 9 deletions(-)
copy test/{msan/pvalloc.cc => asan/TestCases/Linux/pvalloc-overflow.cc} (58%)
--
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 369072e5441 [libFuzzer] make a test more robust
new 3fbb046df61 [GlobalISel] Remove a stall comment in CMake.
new f646c276318 [GlobalISel] Remove the GISelAccessor API.
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:
docs/GlobalISel.rst | 2 -
include/llvm/CodeGen/GlobalISel/GISelAccessor.h | 39 -----------------
lib/CodeGen/GlobalISel/CMakeLists.txt | 3 --
lib/Target/AArch64/AArch64Subtarget.cpp | 57 +++++--------------------
lib/Target/AArch64/AArch64Subtarget.h | 20 ++++-----
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 37 +++-------------
lib/Target/AMDGPU/AMDGPUSubtarget.h | 28 ++++++------
lib/Target/ARM/ARMSubtarget.cpp | 50 ++++------------------
lib/Target/ARM/ARMSubtarget.h | 17 ++++----
lib/Target/X86/X86Subtarget.cpp | 49 ++++-----------------
lib/Target/X86/X86Subtarget.h | 17 ++++----
11 files changed, 75 insertions(+), 244 deletions(-)
delete mode 100644 include/llvm/CodeGen/GlobalISel/GISelAccessor.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 compiler-rt.
from 18c47b4af CFI: Move STL allocator blacklist to clang
new 9b65d5838 Add NetBSD support in sanitizer_procmaps_freebsd.cc
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_procmaps_freebsd.cc | 34 ++++++++++++++++++----
1 file changed, 28 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.