This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository zorg.
from bdf95f6 Update clang prevision on sanitizer-x86_64-linux-fast
new 207a302 Make CMake builds upload artifacts too
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/jenkins/test_build.py | 4 ++--
zorg/jenkins/build.py | 2 ++
2 files changed, 4 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 llvm.
from 7750b38 [libFizzer] rename -print_new_cov_pcs=1 into -print_pcs=1 and [...]
new 5858ccd Revert r274613 because it breaks the test suite with AVX512
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/X86ISelLowering.cpp | 46 ++--
lib/Target/X86/X86InstrAVX512.td | 92 ++-----
test/CodeGen/X86/avx512-cmp.ll | 2 +
test/CodeGen/X86/avx512-ext.ll | 246 ++++++++---------
test/CodeGen/X86/avx512-insert-extract.ll | 243 +++++++++++++++++
test/CodeGen/X86/avx512-intrinsics.ll | 20 +-
test/CodeGen/X86/avx512-mask-op.ll | 23 +-
test/CodeGen/X86/avx512dq-intrinsics.ll | 8 +-
test/CodeGen/X86/fast-isel-select-cmov.ll | 3 +
test/CodeGen/X86/masked_gather_scatter.ll | 426 +++++++++++++++++++++--------
test/CodeGen/X86/masked_memop.ll | 438 ++++++++++++++++++++++--------
test/CodeGen/X86/pr27591.ll | 19 +-
test/CodeGen/X86/pr28173.ll | 21 +-
test/CodeGen/X86/xaluo.ll | 2 +-
14 files changed, 1108 insertions(+), 481 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 1a4645d [asan] fix windows bot
new b4544a8 [asan] remove unused kAsanHeapRightRedzoneMagic (NFC)
new d958942 [asan] remove unused kAsanHeapRightRedzoneMagic (NFC); part 2 [...]
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/asan/asan_descriptions.h | 1 -
lib/asan/asan_internal.h | 1 -
lib/asan/asan_report.cc | 3 ---
3 files changed, 5 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 efd12f4 Revert r279782 due to debug buildbot breakage.
new 7750b38 [libFizzer] rename -print_new_cov_pcs=1 into -print_pcs=1 and [...]
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/LibFuzzer.rst | 2 ++
lib/Fuzzer/FuzzerDriver.cpp | 2 +-
lib/Fuzzer/FuzzerExtFunctions.def | 2 ++
lib/Fuzzer/FuzzerFlags.def | 2 +-
lib/Fuzzer/FuzzerInternal.h | 4 +++-
lib/Fuzzer/FuzzerLoop.cpp | 24 +++++++++++++++++-------
lib/Fuzzer/test/fuzzer-printcovpcs.test | 6 ++++--
7 files changed, 30 insertions(+), 12 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 users/pmuldoon/c++compile
in repository binutils-gdb.
from 1285c67 Account for data and bss minimal symbols.
new 064c41a Add support for alternate DejaGNU test results (xfail et al) [...]
new fb3613d Mega-template update (squashed):
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:
gdb/compile/compile-cplus-symbols.c | 1 +
gdb/compile/compile-cplus-types.c | 5294 ++++++++++++----------
gdb/compile/compile-internal.h | 2 +-
gdb/cp-name-parser.y | 3 +
gdb/cp-support.c | 259 +-
gdb/cp-support.h | 32 +-
gdb/dwarf2read.c | 6 +-
gdb/linespec.c | 31 +
gdb/linespec.h | 5 +
gdb/symtab.c | 1 +
gdb/symtab.h | 16 +-
gdb/testsuite/gdb.compile/cp-simple-template.cc | 69 +-
gdb/testsuite/gdb.compile/cp-simple-template.exp | 15 +
gdb/testsuite/lib/compiler-support.exp | 77 +-
14 files changed, 3440 insertions(+), 2371 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 dffc922 Fix ArrayRef initializer_list Ctor Test
new efd12f4 Revert r279782 due to debug buildbot breakage.
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/X86ISelLowering.cpp | 49 ++--
lib/Target/X86/X86InstrAVX512.td | 92 +++++--
test/CodeGen/X86/avx512-cmp.ll | 2 -
test/CodeGen/X86/avx512-ext.ll | 246 ++++++++---------
test/CodeGen/X86/avx512-insert-extract.ll | 243 -----------------
test/CodeGen/X86/avx512-intrinsics.ll | 20 +-
test/CodeGen/X86/avx512-mask-op.ll | 23 +-
test/CodeGen/X86/avx512dq-intrinsics.ll | 8 +-
test/CodeGen/X86/fast-isel-select-cmov.ll | 3 -
test/CodeGen/X86/masked_gather_scatter.ll | 426 ++++++++---------------------
test/CodeGen/X86/masked_memop.ll | 438 ++++++++----------------------
test/CodeGen/X86/pr27591.ll | 19 +-
test/CodeGen/X86/pr28173.ll | 21 +-
test/CodeGen/X86/xaluo.ll | 2 +-
14 files changed, 480 insertions(+), 1112 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 791842f [MS] Win64 va_arg should expect large arguments to be passed [...]
new 28dea68 Widen type of __offset_flags in RTTI on Mingw64
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/ItaniumCXXABI.cpp | 18 ++++++++++++++----
test/CodeGenCXX/rtti-mingw64.cpp | 13 +++++++++++++
2 files changed, 27 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGenCXX/rtti-mingw64.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 0eddaa0 Revert r274613 because it breaks the test suite with AVX512
new dffc922 Fix ArrayRef initializer_list Ctor Test
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:
unittests/ADT/ArrayRefTest.cpp | 3 ++-
1 file changed, 2 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 lldb.
from cb5b957 gdb-remote: Make the sequence mutex non-recursive
new 359bc3f Add a notification message in 'type lookup' when the current [...]
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:
source/Commands/CommandObjectType.cpp | 28 +++++++++++++++++++---------
1 file changed, 19 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 943f7f4 [MemCpy] Add comments for r279769
new 0eddaa0 Revert r274613 because it breaks the test suite with AVX512
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/X86ISelLowering.cpp | 49 ++--
lib/Target/X86/X86InstrAVX512.td | 92 ++-----
test/CodeGen/X86/avx512-cmp.ll | 2 +
test/CodeGen/X86/avx512-ext.ll | 246 ++++++++---------
test/CodeGen/X86/avx512-insert-extract.ll | 243 +++++++++++++++++
test/CodeGen/X86/avx512-intrinsics.ll | 20 +-
test/CodeGen/X86/avx512-mask-op.ll | 23 +-
test/CodeGen/X86/avx512dq-intrinsics.ll | 8 +-
test/CodeGen/X86/fast-isel-select-cmov.ll | 3 +
test/CodeGen/X86/masked_gather_scatter.ll | 426 +++++++++++++++++++++--------
test/CodeGen/X86/masked_memop.ll | 438 ++++++++++++++++++++++--------
test/CodeGen/X86/pr27591.ll | 19 +-
test/CodeGen/X86/pr28173.ll | 21 +-
test/CodeGen/X86/xaluo.ll | 2 +-
14 files changed, 1112 insertions(+), 480 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.