This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 35a6cf0 * config/i386/i386.c (print_reg): Use REGNO instead of true_regnum.
new 48a66c8 * gnat.dg/trampoline4.adb: Skip on hppa*-*-*.
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/testsuite/ChangeLog | 2 ++
gcc/testsuite/gnat.dg/trampoline4.adb | 2 +-
2 files changed, 3 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 5bdadb8 One of the changes Jim made in r286288 (cleaning up the stop [...]
new 42f2a67 Recognize Real-Time Signals on NetBSD
new 3a148c7 Switch HostInfoNetBSD::GetProgramFileSpec to sysctl(7)
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:
source/Host/netbsd/HostInfoNetBSD.cpp | 18 ++++++-------
source/Plugins/Process/Utility/NetBSDSignals.cpp | 34 +++++++++++++++++++++---
2 files changed, 40 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 master
in repository lld.
from a837bb6 Fix a few symbols that are not actually ABS.
new 6f155fc Fix -Werror build.
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 | 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 llvm.
from 9ca3156 RuntimeDyldELF: Don't abort on R_X86_64_NONE, it's a no-oop.
new dec0b05 [libfuzzer] include errno.h. On Ubuntu 14.04 we got away w/o [...]
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/Fuzzer/FuzzerShmemPosix.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 dd2f1cc AMDGPU: Add GlobalISel to required_libraries.
new 9ca3156 RuntimeDyldELF: Don't abort on R_X86_64_NONE, it's a no-oop.
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/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp | 2 ++
1 file changed, 2 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 a8ebf2f PR testsuite/70583 * g++.old-deja/g++.abi/vtable2.C: Adjust [...]
new 35a6cf0 * config/i386/i386.c (print_reg): Use REGNO instead of true_regnum.
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/config/i386/i386.c | 2 +-
2 files changed, 5 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from d01f581 start-container-docker.sh: Use direct access to docker daemon.
new 0365a33 start-container-docker.sh: Do not add .tcwglab suffix.
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:
start-container-docker.sh | 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 llvm.
from 13e3a7f [SLP] Vectorize loads of consecutive memory accesses, accesse [...]
new dd2f1cc AMDGPU: Add GlobalISel to required_libraries.
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/LLVMBuild.txt | 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 llvm.
from 5692e8e [NVPTX] Add intrinsics to support named barriers.
new 13e3a7f [SLP] Vectorize loads of consecutive memory accesses, accesse [...]
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/Analysis/LoopAccessAnalysis.h | 5 +
lib/Analysis/LoopAccessAnalysis.cpp | 31 ++++
lib/Transforms/Vectorize/SLPVectorizer.cpp | 177 ++++++++++++++-------
test/Transforms/SLPVectorizer/X86/jumbled-load.ll | 27 ++--
.../SLPVectorizer/X86/reduction_loads.ll | 4 +-
test/Transforms/SLPVectorizer/X86/store-jumbled.ll | 27 ++--
6 files changed, 178 insertions(+), 93 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 gcc-6-branch
in repository gcc.
from b493257 Daily bump.
new 6303331 PR testsuite/70583 * g++.old-deja/g++.abi/vtable2.C: Adjust [...]
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.old-deja/g++.abi/vtable2.C | 16 +++++++++++++++-
2 files changed, 20 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.