This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 911779d8104 Remove type_dependent_init_p.
new 9bc12c64e05 2017-12-12 Aaron Sawdey <acsawdey(a)linux.vnet.ibm.com>
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/config/rs6000/rs6000-string.c | 12 ++++++------
gcc/testsuite/gcc.dg/pr82190.c | 22 ++++++++++++++++++++++
2 files changed, 28 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr82190.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 llvm.
from 6c7d4481f90 [Hexagon] Relax some checks in testcases, NFC
new 0dace14523d [EarlyCSE] add tests for commuted min/max; NFC
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/Transforms/EarlyCSE/commute.ll | 198 +++++++++++++++++++++++++++++++-----
1 file changed, 173 insertions(+), 25 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 b066c090031 2017-12-12 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
new 3d41d2c5568 * config/i386/i386.c (PTA_SKYLAKE_AVX512): Add PTA_CLWB. [...]
new 0b5993cfe13 PR c++/82115 - ICE with variable initialized with its own [...]
new 911779d8104 Remove type_dependent_init_p.
The 3 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 | 15 +++++---
gcc/config/i386/i386.c | 4 +--
gcc/cp/ChangeLog | 13 +++++++
gcc/cp/cp-tree.h | 12 +++++--
gcc/cp/decl.c | 51 ++++++++--------------------
gcc/cp/pt.c | 30 +++++++---------
gcc/testsuite/g++.dg/cpp0x/constexpr-self1.C | 5 +++
7 files changed, 68 insertions(+), 62 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 c8f8b670873 [InstCombine] Fix PR35618: Instcombine hangs on single minm [...]
new 6c7d4481f90 [Hexagon] Relax some checks in testcases, NFC
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/CodeGen/Hexagon/autohvx/shuff-combos-128b.ll | 106 +++++++++++-----------
test/CodeGen/Hexagon/autohvx/shuff-combos-64b.ll | 84 ++++++++---------
2 files changed, 95 insertions(+), 95 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 libunwind.
from 34ce947 [libunwind] Create install-unwind-stripped target manually
new 375a366 [libunwind][MIPS]: Add support for unwinding in O32 and N64 p [...]
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/__libunwind_config.h | 16 ++
include/libunwind.h | 38 ++++
src/Registers.hpp | 412 +++++++++++++++++++++++++++++++++++++++++++
src/UnwindCursor.hpp | 36 ++++
src/UnwindRegistersRestore.S | 112 ++++++++++++
src/UnwindRegistersSave.S | 112 ++++++++++++
src/config.h | 2 +-
src/libunwind.cpp | 6 +-
8 files changed, 732 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 cc683f7ed4 libio: Free backup area when it not required (BZ#22415)
new eb4285768b Use memcpy instead of strncpy in nscd/nscd.h to fix build pr [...]
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 ++++
nscd/nscd.h | 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.
unknown user pushed a change to branch master
in repository clang.
from c607ed2198 [OpenMP] Diagnose function name on the link clause
new be56d0e7af [OpenMP] Add function attribute for triggering data sharing.
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/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 2 ++
test/OpenMP/nvptx_data_sharing.cpp | 11 ++++++++---
2 files changed, 10 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 gcc.
from d6928381148 2017-12-12 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new b066c090031 2017-12-12 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
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/config/rs6000/vector.md | 54 +++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 61 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 lld.
from 7987d19b6 Remove trailing whitespace.
new 09dbc871c Use the standard error handling mechanism in MinGW driver.
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:
MinGW/Driver.cpp | 20 ++++++++------------
1 file changed, 8 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 llvm.
from 206ac235d70 [Hexagon] Fix wrong order of operands for vmux
new ac78b4324b0 [Hexagon] Better detection of identity and undef masks in shuffles
new c8f8b670873 [InstCombine] Fix PR35618: Instcombine hangs on single minm [...]
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:
lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp | 20 ++++++++++++---
.../InstCombine/InstCombineLoadStoreAlloca.cpp | 24 ++++++++++++++---
test/CodeGen/Hexagon/autohvx/vmux-order.ll | 10 +++-----
.../multiple-uses-load-bitcast-select.ll | 30 ++++++++++++++++++++++
4 files changed, 71 insertions(+), 13 deletions(-)
create mode 100644 test/Transforms/InstCombine/multiple-uses-load-bitcast-select.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.