This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4ce312c vimrc: fix TAB settings
new 1e35a09 Do not sanitize in an abnormal context (PR sanitizer/78815).
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 | 10 ++++++++++
gcc/gimplify.c | 18 ++++++++++--------
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 gcc.
from 050ae45 PR tree-optimizatin/78812 * rtl.h (contains_mem_rtx_p): Pro [...]
new 4ce312c vimrc: fix TAB settings
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:
contrib/ChangeLog | 5 +++++
contrib/vimrc | 3 +++
2 files changed, 8 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 llvm.
from 388e476 test: remove unnecessary triple argument
new 25d43b7 AVX-512: Optimized pattern for truncate with unsigned saturation.
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 | 63 ++++++++++++++++++++++
test/CodeGen/X86/avx512-trunc.ll | 107 +++++++++++++++++++++++++++++++++++++
2 files changed, 170 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 libcxx.
from 856712b [libcxx] Fix PR31402: map::__find_equal_key has undefined behavior.
new 20f0c0f Get tests linking on Windows.
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/libcxx/test/config.py | 6 ++++++
1 file changed, 6 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/abe.
from 00d28b3 lib/checkout.sh: Exit with an error if ${branch} is not a bra [...]
new da4fe56 Bug #2262: Add --enable-kernel configure option to eglibc.
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:
config/gcc4_9/eglibc.conf | 2 ++
lib/component.sh | 4 +++-
2 files changed, 5 insertions(+), 1 deletion(-)
create mode 100644 config/gcc4_9/eglibc.conf
--
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 a4e92d6 2017-01-05 Tim Shen <timshen(a)google.com>
new 050ae45 PR tree-optimizatin/78812 * rtl.h (contains_mem_rtx_p): Pro [...]
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 | 11 +++++++++++
gcc/gcse.c | 33 +++++++++++++++++++++++----------
gcc/ifcvt.c | 13 -------------
gcc/rtl.h | 1 +
gcc/rtlanal.c | 13 +++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/torture/pr78812.C | 24 ++++++++++++++++++++++++
7 files changed, 77 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr78812.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 clang.
from a758d03 [AVR] Support r26 through r31 in inline assembly
new 73ac1c9 [AVR] Revert the functional part of r291083
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/Basic/Targets.cpp | 3 +--
1 file changed, 1 insertion(+), 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 compiler-rt.
from c786479 [sancov] enabling tests on ppc and s390
new 8378bf7 [sancov] force default flags for windows
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/asan/asan_win.cc | 3 ---
lib/sanitizer_common/sancov_flags.cc | 6 ++++++
2 files changed, 6 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 master
in repository llvm.
from 555794f [X86] Add Intel Kaby Lake model numbers to getHostCPUName ali [...]
new 388e476 test: remove unnecessary triple argument
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/MC/AsmParser/include.ll | 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 libcxx.
from 976f3f3 Fix test suite configuration when no lit.site.cfg is available
new 856712b [libcxx] Fix PR31402: map::__find_equal_key has undefined behavior.
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/__tree | 7 +++++
include/map | 81 ++++++++++------------------------------------------------
2 files changed, 20 insertions(+), 68 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.