This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6ff81c8a681 [PM/LoopUnswitch] Detect irreducible control flow within lo [...]
new 6b49fde581a [X86] Enable popcnt false dependency breaking on Silvermont [...]
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/X86.td | 8 ++++++--
test/CodeGen/X86/bitcnt-false-dep.ll | 8 +++++---
2 files changed, 11 insertions(+), 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 origin/release/2.27/master
in repository glibc.
at a625b27360 Update sysdeps/nios2/libm-test-ulps
This branch includes the following new commits:
new a625b27360 Update sysdeps/nios2/libm-test-ulps
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.
--
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 0977f64fb8f /cp 2018-04-19 Paolo Carlini <paolo.carlini(a)oracle.com>
new 2f74bba35bb PR tree-optimization/85467 * fold-const.c (fold_ternary_l [...]
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 | 7 +++++++
gcc/fold-const.c | 9 +++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr85467.c | 30 ++++++++++++++++++++++++++++++
4 files changed, 49 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr85467.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 glibc.
from e60c3f2bb7 hurd: Avoid exposing all <sched.h> symbols from sys/types.h
new 9f0437e862 Update sysdeps/nios2/libm-test-ulps
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 | 4 ++++
sysdeps/nios2/libm-test-ulps | 24 ++++++++++++++++--------
2 files changed, 20 insertions(+), 8 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 c1d81f2df77 [llvm-mca][X86] Add resource test for every out-of-order sc [...]
new 2c63662d707 [ORC] Make VSO symbol resolution/finalization operations private.
new 6ff81c8a681 [PM/LoopUnswitch] Detect irreducible control flow within lo [...]
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:
include/llvm/ExecutionEngine/Orc/Core.h | 58 ++++--
lib/ExecutionEngine/Orc/Core.cpp | 194 ++++++++++++---------
lib/Transforms/Scalar/SimpleLoopUnswitch.cpp | 13 ++
.../SimpleLoopUnswitch/nontrivial-unswitch.ll | 30 ++++
4 files changed, 199 insertions(+), 96 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 74d56ed76 [Fuzzer] Make InterruptHandler non-blocking for Fuchsia
new fedc46689 [sanitizer] Minor refactor of some ReservedAddressRange functions
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_fuchsia.cc | 18 +++++++-----------
lib/sanitizer_common/sanitizer_posix_libcdep.cc | 20 +++++++-------------
lib/sanitizer_common/sanitizer_win.cc | 19 ++++++-------------
3 files changed, 20 insertions(+), 37 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 lldb.
from 45f583997 Attempt to fix TestMiniDump on windows
new 18c03aa96 Fix narrowing warning by appending `f` to literal constant.
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/Core/ScalarTest.cpp | 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 master
in repository glibc.
from 77b9339028 hurd: Fix symbols exposition
new 50511ca466 Fix mips64n32 getdents alias
new e60c3f2bb7 hurd: Avoid exposing all <sched.h> symbols from sys/types.h
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:
ChangeLog | 10 ++++++++++
bits/sched.h | 6 +-----
.../flockfile.c => bits/types/struct_sched_param.h | 21 ++++++++++-----------
posix/Makefile | 2 +-
sysdeps/htl/bits/types/struct___pthread_attr.h | 2 +-
sysdeps/unix/sysv/linux/bits/sched.h | 6 +-----
sysdeps/unix/sysv/linux/mips/mips64/getdents64.c | 2 ++
7 files changed, 26 insertions(+), 23 deletions(-)
copy stdio-common/flockfile.c => bits/types/struct_sched_param.h (69%)
--
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 a950af2c60a [X86][SLM] Fix typo using SandyBridge resources.
new c1d81f2df77 [llvm-mca][X86] Add resource test for every out-of-order sc [...]
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/tools/llvm-mca/X86/Broadwell/resources-avx1.s | 2406 +++++++++++++++++++
test/tools/llvm-mca/X86/Haswell/resources-avx1.s | 2406 +++++++++++++++++++
test/tools/llvm-mca/X86/SLM/resources-sse42.s | 100 +
.../llvm-mca/X86/SandyBridge/resources-avx1.s | 2404 +++++++++++++++++++
.../llvm-mca/X86/SkylakeClient/resources-avx1.s | 2406 +++++++++++++++++++
.../llvm-mca/X86/SkylakeServer/resources-avx1.s | 2406 +++++++++++++++++++
test/tools/llvm-mca/X86/Znver1/resources-avx1.s | 2408 ++++++++++++++++++++
7 files changed, 14536 insertions(+)
create mode 100644 test/tools/llvm-mca/X86/Broadwell/resources-avx1.s
create mode 100644 test/tools/llvm-mca/X86/Haswell/resources-avx1.s
create mode 100644 test/tools/llvm-mca/X86/SLM/resources-sse42.s
create mode 100644 test/tools/llvm-mca/X86/SandyBridge/resources-avx1.s
create mode 100644 test/tools/llvm-mca/X86/SkylakeClient/resources-avx1.s
create mode 100644 test/tools/llvm-mca/X86/SkylakeServer/resources-avx1.s
create mode 100644 test/tools/llvm-mca/X86/Znver1/resources-avx1.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.