This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 89954a3b1cc 2017-10-13 Paul Thomas <pault(a)gcc.gnu.org>
new 621490eef34 PR c++/82357 - bit-field in template
new 04acc76e9d4 * tree-ssa-reassoc.c (reassociate_bb): Clarify code slighly.
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:
gcc/ChangeLog | 4 ++++
gcc/cp/ChangeLog | 5 +++++
gcc/cp/tree.c | 4 ++++
gcc/testsuite/g++.dg/template/bitfield4.C | 6 ++++++
gcc/testsuite/g++.dg/template/cast4.C | 4 ++++
gcc/tree-ssa-reassoc.c | 2 +-
6 files changed, 24 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/template/bitfield4.C
create mode 100644 gcc/testsuite/g++.dg/template/cast4.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 04312950d0c Revert r315148 [TableGen] Avoid unnecessary std::string creations
new 59d5964ec6f [Hexagon] Minimize number of repeated constant extenders
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/Hexagon/CMakeLists.txt | 1 +
lib/Target/Hexagon/HexagonConstExtenders.cpp | 1854 ++++++++++++++++++++++++++
lib/Target/Hexagon/HexagonTargetMachine.cpp | 8 +
test/CodeGen/Hexagon/cext-opt-basic.mir | 75 ++
test/CodeGen/Hexagon/zextloadi1.ll | 2 +-
5 files changed, 1939 insertions(+), 1 deletion(-)
create mode 100644 lib/Target/Hexagon/HexagonConstExtenders.cpp
create mode 100644 test/CodeGen/Hexagon/cext-opt-basic.mir
--
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 b984cafe5 Fix build.
new 238fd2957 Simplify. 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:
ELF/SymbolTable.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 7f4b71c93e3 2017-10-13 Paolo Carlini <paolo.carlini(a)oracle.com>
new 89954a3b1cc 2017-10-13 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 6 +++
gcc/fortran/resolve.c | 7 +++-
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gfortran.dg/derived_init_4.f90 | 60 ++++++++++++++++++++++++++++
4 files changed, 77 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/derived_init_4.f90
--
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 fb7d705a02e [InstCombine] use local var to reduce code duplication; NFCI
new 04312950d0c Revert r315148 [TableGen] Avoid unnecessary std::string creations
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:
utils/TableGen/CodeGenDAGPatterns.cpp | 16 ++++++++--------
utils/TableGen/CodeGenDAGPatterns.h | 10 +++++-----
2 files changed, 13 insertions(+), 13 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 94a496f62 Handle shared symbols in --gc-sections.
new b984cafe5 Fix 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:
Common/Threads.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 clang.
from 3912b80e45 [X86] Remove 'knm' defines from predefined-arch-macros.c test.
new 3704be1446 [CodeGen] EmitPointerWithAlignment() to generate TBAA info a [...]
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/CGExpr.cpp | 74 ++++++++++++++++++++++++-----------------
lib/CodeGen/CodeGenFunction.cpp | 6 ++--
lib/CodeGen/CodeGenFunction.h | 9 +++--
lib/CodeGen/CodeGenModule.cpp | 7 ++++
lib/CodeGen/CodeGenModule.h | 5 +++
lib/CodeGen/CodeGenTBAA.cpp | 8 +++++
lib/CodeGen/CodeGenTBAA.h | 11 ++++++
7 files changed, 84 insertions(+), 36 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 44b77357dab [LLVMCore] fix description for OverflowingBinaryOperator; NFC
new fb7d705a02e [InstCombine] use local var to reduce code duplication; NFCI
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/Transforms/InstCombine/InstCombineAddSub.cpp | 31 ++++++++++++------------
1 file changed, 15 insertions(+), 16 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 53db9fb633 [X86] Add skeleton support for knm cpu
new 3912b80e45 [X86] Remove 'knm' defines from predefined-arch-macros.c test.
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/Preprocessor/predefined-arch-macros.c | 6 ------
1 file changed, 6 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 2ae4ba624 [lld] Move Threads to Common
new 94a496f62 Handle shared symbols in --gc-sections.
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/MarkLive.cpp | 2 +-
test/ELF/startstop-gccollect.s | 6 ++++++
2 files changed, 7 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.