This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2c92f3e31a2 PR c++/84296 - ICE with qualified-id in template.
new d9757bb67f5 [PR c/84293] Unexpected strict-alias warning
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/c-family/ChangeLog | 8 ++++++++
gcc/c-family/c-common.h | 2 +-
gcc/c-family/c-warn.c | 36 ++++++++++++++++++++++--------------
gcc/c/ChangeLog | 6 ++++++
gcc/c/c-typeck.c | 4 ++--
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/typeck.c | 12 ++++--------
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/c-c++-common/pr84293.c | 10 ++++++++++
gcc/testsuite/c-c++-common/pr84293.h | 7 +++++++
10 files changed, 72 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr84293.c
create mode 100644 gcc/testsuite/c-c++-common/pr84293.h
--
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 5d35c6fe4f1 [Hexagon] Add code to select QTRUE and QFALSE
new afa0bdd9d04 [Utils] Salvage debug info from dead 'or' instructions
new a8be8c611e1 [AArch64] Adjust the cost model for Exynos M3
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:
include/llvm/IR/DebugInfoMetadata.h | 6 ++++
lib/CodeGen/AsmPrinter/DwarfExpression.cpp | 1 +
lib/IR/DebugInfoMetadata.cpp | 7 ++++
lib/Target/AArch64/AArch64SchedExynosM3.td | 8 +++--
lib/Transforms/Utils/Local.cpp | 31 +++++++++++++----
test/Transforms/InstCombine/debuginfo-dce-or.ll | 44 +++++++++++++++++++++++++
6 files changed, 88 insertions(+), 9 deletions(-)
create mode 100644 test/Transforms/InstCombine/debuginfo-dce-or.ll
--
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 9f84a49dbd [analyzer] [tests] Fixing an error after non-atomic cherry-pick
new f8d60284cb Remove "CHECK: entry" in test case.
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/CodeGenObjCXX/trivial_abi.mm | 1 -
1 file changed, 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 0fe6d1926c3 Declare PostDominatorTree as a class
new 5d35c6fe4f1 [Hexagon] Add code to select QTRUE and QFALSE
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/HexagonInstrInfo.cpp | 14 ++++++++++++++
lib/Target/Hexagon/HexagonPatternsHVX.td | 7 +++++++
lib/Target/Hexagon/HexagonPseudo.td | 8 ++++++++
.../Hexagon/autohvx/{isel-setcc-pair.ll => isel-qfalse.ll} | 8 ++++----
4 files changed, 33 insertions(+), 4 deletions(-)
copy test/CodeGen/Hexagon/autohvx/{isel-setcc-pair.ll => isel-qfalse.ll} (88%)
--
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 09caa0fddd2 2018-02-09 Vladimir Makarov <vmakarov(a)redhat.com>
new 2c92f3e31a2 PR c++/84296 - ICE with qualified-id in template.
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/cp/ChangeLog | 8 +++++
gcc/cp/pt.c | 28 +++++++++++++--
gcc/testsuite/g++.dg/template/scope5.C | 66 ++++++++++++++++++++++++++++++++++
3 files changed, 99 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/scope5.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 396b5314e8e [tablegen] Fixed few !foreach evaluation issues.
new 0fe6d1926c3 Declare PostDominatorTree as a class
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/PostDominators.h | 3 ++-
include/llvm/Analysis/RegionInfo.h | 2 +-
include/llvm/Support/GenericDomTree.h | 2 +-
3 files changed, 4 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 clang.
from bcfd04e7f8 AMDGPU: Update for datalayout change
new 3cc1cf93fc [analyzer] [tests] [NFC] Remove a fragile tightly-coupled co [...]
new 66ee15242d Introduce an API for LLDB to compute the default module cache path
new 9f84a49dbd [analyzer] [tests] Fixing an error after non-atomic cherry-pick
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:
include/clang/Driver/Driver.h | 2 ++
lib/Driver/ToolChains/Clang.cpp | 12 ++++++++----
utils/analyzer/CmpRuns.py | 32 +++++++++++---------------------
utils/analyzer/SATestBuild.py | 3 ++-
4 files changed, 23 insertions(+), 26 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 d26fcac7987 [x86] remove duplicate undef tests; NFC
new 6c589fe15aa [ThinLTO] Teach ThinLTO about auto hide symbols
new 396b5314e8e [tablegen] Fixed few !foreach evaluation issues.
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/TableGen/Record.cpp | 67 ++++++++++--------------
lib/Transforms/IPO/FunctionImport.cpp | 7 +++
test/TableGen/foreach-eval.td | 72 ++++++++++++++++++++++++++
test/ThinLTO/X86/linkonce_odr_unnamed_addr.ll | 10 ++++
test/ThinLTO/X86/linkonce_resolution_comdat.ll | 2 +-
5 files changed, 116 insertions(+), 42 deletions(-)
create mode 100644 test/TableGen/foreach-eval.td
create mode 100644 test/ThinLTO/X86/linkonce_odr_unnamed_addr.ll
--
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 00b9719c191 * gcc.target/powerpc/builtins-1-be.c <vclzb>: Rename dupli [...]
new 48aac529353 PR target/84226 * config/rs6000/vsx.md (p9_xxbrq_v16qi): [...]
new 09caa0fddd2 2018-02-09 Vladimir Makarov <vmakarov(a)redhat.com>
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 | 29 ++++++++++++-
gcc/config/rs6000/vsx.md | 45 +++++++++++++++-----
gcc/ira-color.c | 66 +++++++++++++++++++++++-------
gcc/testsuite/ChangeLog | 10 +++++
gcc/testsuite/gcc.target/i386/pr57193.c | 16 ++++++++
gcc/testsuite/gcc.target/powerpc/pr84226.c | 6 +++
6 files changed, 145 insertions(+), 27 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr57193.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr84226.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 3f8d9d58c5 [AArch64] Use builtins for fpcr/fpsr
new bfd475876f Remove unused math/Makefile variable libm-test-incs.
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 ++++
math/Makefile | 2 --
2 files changed, 4 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.