This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 5288e9123b1 [ADCE][Dominators] Reapply: Teach ADCE to preserve dominators
new 6008ca211c2 [SanitizerCoverage] Optimize stack-depth instrumentation.
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:
.../Instrumentation/SanitizerCoverage.cpp | 30 +++++-----------------
.../SanitizerCoverage/stack-depth.ll | 16 +++++-------
2 files changed, 14 insertions(+), 32 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 e8a32dc12 [libFuzzer] Move check for thread_local back into libFuzzer's CMake,
new 9cc823951 [SanitizerCoverage] Optimize stack-depth instrumentation.
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/FuzzerTracePC.cpp | 3 ++-
test/fuzzer/deep-recursion.test | 7 +++----
2 files changed, 5 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 master
in repository clang.
from 99c20f4d54 Revert "Revert "Revert "Revert "Fix LLVMgold plugin name/pat [...]
new 4b83e1b574 Degeneralize more 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/Driver/lto-plugin-darwin.c | 2 +-
test/Driver/lto-plugin-linux.c | 2 +-
test/Driver/lto-plugin-windows.c | 2 +-
3 files changed, 3 insertions(+), 3 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 release_50
in repository clang.
from 43adda3984 ReleaseNotes: coroutines update from Gor
new 2f63261a06 [Docs] Added release notes for OpenCL.
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/ReleaseNotes.rst | 37 ++++++++++++++++++++++++++++++++++++-
1 file changed, 36 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 clang.
from 5730f5ad03 [Parser] Correct initalizer typos before lambda capture type [...]
new 99c20f4d54 Revert "Revert "Revert "Revert "Fix LLVMgold plugin name/pat [...]
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/Driver/ToolChains/CommonArgs.cpp | 16 ++++++++++++++--
test/Driver/freebsd.c | 2 +-
test/Driver/gold-lto.c | 8 ++++----
test/Driver/lto-plugin-darwin.c | 6 ++++++
test/Driver/lto-plugin-linux.c | 6 ++++++
test/Driver/lto-plugin-windows.c | 6 ++++++
test/Driver/lto.c | 6 +++---
test/Driver/thinlto.c | 6 +++---
8 files changed, 43 insertions(+), 13 deletions(-)
create mode 100644 test/Driver/lto-plugin-darwin.c
create mode 100644 test/Driver/lto-plugin-linux.c
create mode 100644 test/Driver/lto-plugin-windows.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 453a493d2b Remove duplicate inclusion of header math-svid-compat.h
new 78ca091cdd Fix {INLINE,INTERNAL}_SYSCALL macros for x32
new b70b6026a0 Remove p{read,write}{v} and fallocate from x86 auto-generation list
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 | 55 +++++
sysdeps/unix/sysv/linux/x86_64/syscalls.list | 4 -
sysdeps/unix/sysv/linux/x86_64/sysdep.h | 251 +++++++++++++----------
sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list | 1 -
sysdeps/unix/sysv/linux/x86_64/x32/times.c | 24 ++-
5 files changed, 210 insertions(+), 125 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 binutils-gdb.
from 8dfb7cbf84 Update PR ld/21964 tests
new 11db943032 Rename some command 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:
gdb/ChangeLog | 88 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
gdb/breakpoint.c | 20 ++++++-------
gdb/dcache.c | 6 ++--
gdb/frame.h | 4 +--
gdb/infcmd.c | 26 ++++++++---------
gdb/inferior.h | 2 +-
gdb/inflow.c | 4 +--
gdb/infrun.c | 6 ++--
gdb/objc-lang.c | 8 +++---
gdb/printcmd.c | 12 ++++----
gdb/reverse.c | 4 +--
gdb/ser-go32.c | 4 +--
gdb/skip.c | 4 +--
gdb/source.c | 12 ++++----
gdb/stack.c | 12 ++++----
gdb/symtab.c | 18 ++++++------
gdb/target.c | 8 +++---
gdb/tracepoint.c | 12 ++++----
18 files changed, 169 insertions(+), 81 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-7-branch
in repository gcc.
from e840389000b [PowerPC/RTEMS] Enable -mcmodel option
new 3e61cc58456 gcc/ Backport from mainline 2017-08-17 Peter Bergner <b [...]
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/config/rs6000/rs6000.c | 99 ++++++++++++++++--------------
gcc/testsuite/ChangeLog | 12 +++-
gcc/testsuite/gcc.target/powerpc/pr80210.c | 10 +++
4 files changed, 83 insertions(+), 47 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr80210.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 gcc-6-branch
in repository gcc.
from 4321c58e03a Backport from 2017-08-22 trunk r251256. PR target/81910 [...]
new 9d196d9d145 gcc/ Backport from mainline 2017-08-17 Peter Bergner <b [...]
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/config/rs6000/rs6000.c | 99 ++++++++++++++++--------------
gcc/testsuite/ChangeLog | 8 +++
gcc/testsuite/gcc.target/powerpc/pr80210.c | 10 +++
4 files changed, 81 insertions(+), 45 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr80210.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 gcc-5-branch
in repository gcc.
from 9fd3442eb79 lto-plugin/ Backport from 2017-07-26 gcc-7-branch r250562. [...]
new 9173d568966 gcc/ Backport from mainline 2017-08-17 Peter Bergner <b [...]
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/config/rs6000/rs6000.c | 99 ++++++++++++++++--------------
gcc/testsuite/ChangeLog | 8 +++
gcc/testsuite/gcc.target/powerpc/pr80210.c | 10 +++
4 files changed, 81 insertions(+), 45 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr80210.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.