This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from e93125509 [ELF] Define __dso_handle symbol if needed
new dc1be3137 AMDGPU/LLD: Remove deprecated and unused elf definitions from 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:
test/ELF/amdgpu-globals.s | 146 ++++++++++++----------------------------------
test/ELF/amdgpu-kernels.s | 16 ++---
2 files changed, 42 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 llvm.
from cc713d1bdd3 [AMDGPU] Fix uninit'ed var (RevisitLoop)
new 13053afeb56 [ConstantRange] Remove costly udivrem from ConstantRange::truncate
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/IR/ConstantRange.cpp | 34 +++++++++++++++++++---------------
1 file changed, 19 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 lld.
from 430c7805f Symbols re-defined with -wrap and -defsym need to be excluded [...]
new e93125509 [ELF] Define __dso_handle symbol if needed
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:
ELF/Writer.cpp | 5 +++++
test/ELF/dso_handle.s | 19 +++++++++++++++++++
2 files changed, 24 insertions(+)
create mode 100644 test/ELF/dso_handle.s
--
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 b058fd625 CMake: don't try to use lld if we're not building it.
new 9b257cb61 [asan] Use asan exitcode=0 option to always succeed a test run.
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/Posix/halt_on_error-torture.cc | 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 glibc.
from ef9c4cb6c7 x86-64: Optimize wmemset with SSE2/AVX2/AVX512
new 935971ba6b x86-64: Optimize memcmp/wmemcmp with AVX2 and MOVBE
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 | 16 +
sysdeps/x86/cpu-features.h | 1 +
sysdeps/x86_64/multiarch/Makefile | 5 +-
sysdeps/x86_64/multiarch/ifunc-impl-list.c | 8 +
sysdeps/x86_64/multiarch/memcmp-avx2-movbe.S | 425 ++++++++++++++++++++++++++
sysdeps/x86_64/multiarch/memcmp.S | 13 +-
sysdeps/x86_64/multiarch/wmemcmp-avx2-movbe.S | 4 +
sysdeps/x86_64/multiarch/wmemcmp.S | 13 +-
8 files changed, 482 insertions(+), 3 deletions(-)
create mode 100644 sysdeps/x86_64/multiarch/memcmp-avx2-movbe.S
create mode 100644 sysdeps/x86_64/multiarch/wmemcmp-avx2-movbe.S
--
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 libcxx.
from 118d2fef0 Fix the recently introduced test to work on C++03
new 91d004da6 [test] Remove workaround for C1XX empty parameter pack bug
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:
.../c1xx_empty_parameter_pack_expansion.pass.cpp | 49 ----------------------
test/support/test_workarounds.h | 1 -
test/support/uses_alloc_types.hpp | 7 ----
3 files changed, 57 deletions(-)
delete mode 100644 test/support/test.workarounds/c1xx_empty_parameter_pack_expansi [...]
--
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 9bdf24257cc 2017-06-05 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new cbea241b6a6 changelog for r248894
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 | 9 +++++++++
gcc/testsuite/ChangeLog | 4 ++++
2 files changed, 13 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 gcc.
from 009528495ea * shring-wrap.c: Revert accidental commit.
new 9bdf24257cc 2017-06-05 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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/common.opt | 4 +++
gcc/coverage.c | 2 +-
gcc/doc/invoke.texi | 14 ++++++++++
gcc/gcov-io.c | 32 ++++++++++++++++++++++
gcc/gcov-io.h | 1 +
gcc/profile.c | 2 +-
.../gcc.misc-tests/{gcov-1.c => gcov-1a.c} | 4 +--
7 files changed, 55 insertions(+), 4 deletions(-)
copy gcc/testsuite/gcc.misc-tests/{gcov-1.c => gcov-1a.c} (65%)
--
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 419a50ed9c8 [DAGCombine] Fix unchecked calls to DAGCombiner::*ExtPromot [...]
new cc713d1bdd3 [AMDGPU] Fix uninit'ed var (RevisitLoop)
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/AMDGPU/SIInsertWaitcnts.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 gcc.
from 8e820aa21f0 * doc/invoke.texi (-Wduplicated-branches): Add to w [...]
new 009528495ea * shring-wrap.c: Revert accidental commit.
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 | 4 ++++
gcc/shrink-wrap.c | 4 +---
2 files changed, 5 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.