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 151f8222e02 Daily bump.
new 1936f6be9d0 Backported from mainline 2017-09-27 Jakub Jelinek <jaku [...]
new 560722ce8a2 Backported from mainline 2017-09-29 Jakub Jelinek <jaku [...]
new 26d36d0107e Backported from mainline 2017-09-15 Jakub Jelinek <jaku [...]
new 12039eca4ce Backported from mainline 2017-10-12 Jakub Jelinek <jaku [...]
new 088a8278936 Backported from mainline 2017-11-20 Jakub Jelinek <jaku [...]
The 5 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 | 22 +++++++++
gcc/c/ChangeLog | 9 ++++
gcc/c/c-decl.c | 4 +-
gcc/combine.c | 16 ++++++-
gcc/cp/ChangeLog | 10 +++++
gcc/cp/constexpr.c | 45 ++++++++++++++++++-
gcc/expr.c | 7 ++-
gcc/gimplify.c | 7 ++-
gcc/testsuite/ChangeLog | 28 ++++++++++++
gcc/testsuite/g++.dg/ext/constexpr-pr82781.C | 12 +++++
gcc/testsuite/g++.dg/opt/pr82159-2.C | 65 +++++++++++++++++++++++++++
gcc/testsuite/g++.dg/opt/pr82159.C | 18 ++++++++
gcc/testsuite/gcc.c-torture/execute/pr82192.c | 22 +++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr82340.c | 14 ++++++
14 files changed, 269 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/constexpr-pr82781.C
create mode 100644 gcc/testsuite/g++.dg/opt/pr82159-2.C
create mode 100644 gcc/testsuite/g++.dg/opt/pr82159.C
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr82192.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr82340.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 gcc.
from e9670ae5df1 gcc/testsuite/ChangeLog:
new 912f67e3595 Add experimental::sample and experimental::shuffle from N4531
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:
libstdc++-v3/ChangeLog | 9 ++++
libstdc++-v3/include/experimental/algorithm | 21 +++++++++-
.../algorithm/{sample.cc => sample-2.cc} | 48 ++++++++++------------
.../testsuite/experimental/algorithm/sample.cc | 40 +++++++++---------
.../1.cc => experimental/algorithm/shuffle.cc} | 14 +++----
5 files changed, 73 insertions(+), 59 deletions(-)
copy libstdc++-v3/testsuite/experimental/algorithm/{sample.cc => sample-2.cc} (62%)
copy libstdc++-v3/testsuite/{25_algorithms/shuffle/1.cc => experimental/algorithm/ [...]
--
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 a605c7e735 Revert "[ASTImporter] Import the whole redecl chain of functions"
new e0e097a759 [clang-format] Add a default format style that can be used 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:
include/clang/Format/Format.h | 9 +++++++++
lib/Format/Format.cpp | 4 ++++
tools/clang-format/ClangFormat.cpp | 21 +++++++++++----------
3 files changed, 24 insertions(+), 10 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 a26c784064a StackSlotColoring: Decide colors per stack ID
new 529b26551c9 AMDGPU/GlobalISel: Add support for llvm.amdgcn.kernarg.segment.ptr
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/AMDGPU/AMDGPUInstructionSelector.cpp | 21 +++++++++++++++++++++
lib/Target/AMDGPU/AMDGPUInstructionSelector.h | 2 ++
lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 7 ++++++-
.../inst-select-amdgcn.kernarg.segment.ptr.mir | 19 +++++++++++++++++++
.../regbankselect-amdgcn.kernarg.segment.ptr.mir | 14 ++++++++++++++
5 files changed, 62 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-amdgcn.kernarg.segme [...]
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.kernarg.seg [...]
--
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 f65e8af1d2 [OPENMP] Do not consider address constant vars as possibly t [...]
new a605c7e735 Revert "[ASTImporter] Import the whole redecl chain of 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:
include/clang/AST/ASTImporter.h | 9 -
lib/AST/ASTImporter.cpp | 165 ++-------
lib/AST/DeclBase.cpp | 2 -
test/ASTMerge/class/test.cpp | 8 +-
unittests/AST/ASTImporterTest.cpp | 714 ++++----------------------------------
5 files changed, 111 insertions(+), 787 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 b34fc164bd8 AMDGPU: Remove commented out code
new a26c784064a StackSlotColoring: Decide colors per stack ID
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/CodeGen/MachineFrameInfo.h | 3 +
lib/CodeGen/StackSlotColoring.cpp | 72 ++++++++++++-----
test/CodeGen/AMDGPU/sgpr-spill-wrong-stack-id.mir | 97 +++++++++++++++++++++++
3 files changed, 150 insertions(+), 22 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/sgpr-spill-wrong-stack-id.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 lldb.
from 12651e3a4 Fix TestThreadExit for gcc&libc++ combo
new 8f43340e0 [LLDB] Select helper sign comparison fix
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:
source/Utility/SelectHelper.cpp | 4 ++--
1 file changed, 2 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 gcc.
from 9391201bf9e * config/v850/v850.md (divmodhi4): Make sure to sign exten [...]
new e9670ae5df1 gcc/testsuite/ChangeLog:
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/testsuite/ChangeLog | 10 +++++
gcc/testsuite/gcc.target/powerpc/p9-extract-1.c | 52 +++++++++++++++++++------
gcc/testsuite/gcc.target/powerpc/p9-extract-4.c | 30 ++++++++++++++
3 files changed, 80 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/p9-extract-4.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 compiler-rt.
from 360b21e24 [ubsan] Fix __ubsan_on_report interface definition
new c0e4b39df [libFuzzer] Use Vector rather than std::vector.
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 | 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 d992022ea9d gcc/ChangeLog:
new 79179a78bfb [testsuite/guality] Fix tcl error on gdb -v failure
new 9391201bf9e * config/v850/v850.md (divmodhi4): Make sure to sign exten [...]
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 | 6 ++++++
gcc/config/v850/v850.md | 12 ++++++------
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/lib/gcc-gdb-test.exp | 10 ++++++++--
4 files changed, 24 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.