This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e5a36c1 The real fix for post-r284255 failures
new 2e1f3bb TargetLowering: Add SimplifyDemandedBits() helper to TargetLo [...]
new 18cea77 AMDGPU/SI: Use new SimplifyDemandedBits helper for multi-use [...]
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/Target/TargetLowering.h | 22 ++++++++++-
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 57 ++++++++++++++++++++++++++-
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 23 +++++------
test/CodeGen/AMDGPU/mad_uint24.ll | 60 +++++++++++++++++++++++++++++
test/CodeGen/AMDGPU/mul_int24.ll | 6 +--
test/CodeGen/AMDGPU/mul_uint24-amdgcn.ll | 7 ++--
6 files changed, 151 insertions(+), 24 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 a22fe3e Workaround to eliminate check-llvm failures after r284255
new e5a36c1 The real fix for post-r284255 failures
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/HexagonRDFOpt.cpp | 1 -
lib/Target/Hexagon/RDFGraph.cpp | 4 ++--
2 files changed, 2 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 6b826f1 Module: emit initializers in submodules when importing the pa [...]
new bab2991 [Sema] Refactor context checking for availability diagnostics
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/Sema/Sema.h | 15 ++--
lib/Sema/SemaDecl.cpp | 26 -------
lib/Sema/SemaDeclAttr.cpp | 125 ++++++++++++++++++----------------
lib/Sema/SemaExpr.cpp | 38 ++++-------
test/SemaObjC/class-unavail-warning.m | 18 ++++-
5 files changed, 99 insertions(+), 123 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 6b34469 DR 1511 - const volatile variables and ODR * decl.c (grokva [...]
new 1052a46 Make std::bind use std::invoke
new 539a8e1 * config/sparc/sparc-passes.def: New file. * config/sparc/t [...]
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 | 10 +-
.../i386-passes.def => sparc/sparc-passes.def} | 8 +-
gcc/config/sparc/sparc-protos.h | 3 +-
gcc/config/sparc/sparc.c | 19 +--
gcc/config/sparc/t-sparc | 2 +
libstdc++-v3/ChangeLog | 24 +++
libstdc++-v3/include/std/functional | 168 +++++++++------------
.../src/c++11/compatibility-thread-c++0x.cc | 13 ++
libstdc++-v3/testsuite/20_util/bind/68912.cc | 2 +
libstdc++-v3/testsuite/20_util/bind/cv_quals.cc | 8 +
libstdc++-v3/testsuite/20_util/bind/cv_quals_2.cc | 2 +
11 files changed, 135 insertions(+), 124 deletions(-)
copy gcc/config/{i386/i386-passes.def => sparc/sparc-passes.def} (69%)
--
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.
Ryan Arnold pushed a change to annotated tag linaro-6.1-2016.08
in repository toolchain/gcc.
at cb54d40 (tag)
tagging 437d807f6a4da8bf4169ddffe1dbe3ced7aec3f8 (commit)
replaces linaro-6.1-2016.08-rc2
tagged by Ryan S. Arnold
on Mon Sep 19 15:24:58 2016 -0500
- Log -----------------------------------------------------------------
Linaro GCC Release 6.1-2016.08
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 437d807 Make Linaro GCC Release 6.1-2016.08.
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.
--
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 8cddf5a Revert r284256 due to test failure
new 6b826f1 Module: emit initializers in submodules when importing the pa [...]
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/CodeGenModule.cpp | 30 +++++++++++++++++++---
lib/CodeGen/CodeGenModule.h | 4 +++
.../Inputs/objc-initializer/module.modulemap | 5 +++-
test/Modules/objc-initializer.m | 6 +++++
4 files changed, 41 insertions(+), 4 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 f81df48 * gnat.dg/debug7.adb (dg-options): Remove -g. * gnat.dg/deb [...]
new 6b34469 DR 1511 - const volatile variables and ODR * decl.c (grokva [...]
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 | 7 +++++++
gcc/cp/decl.c | 13 ++++++++-----
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/DRs/dr1511-1.C | 38 +++++++++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/DRs/dr1511-2.C | 24 +++++++++++++++++++++++
5 files changed, 83 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/DRs/dr1511-1.C
create mode 100644 gcc/testsuite/g++.dg/DRs/dr1511-2.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 4475acb Add a pass to optimize patterns of vectorized interleaved mem [...]
new a22fe3e Workaround to eliminate check-llvm failures after r284255
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/HexagonRDFOpt.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 zorg.
from 83d12a9 Added support for ThinLTO.
new 5de33cb Make failure related to symbolizer an error.
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:
zorg/buildbot/builders/sanitizers/buildbot_cmake.sh | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.