This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from 822ef44e14d 2017-05-10 Richard Biener <rguenther(a)suse.de>
new c75a0cb6720 2017-05-10 Richard Biener <rguenther(a)suse.de>
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 | 17 +++++++++++++++++
gcc/c-family/ChangeLog | 7 +++++++
gcc/c-family/c-common.c | 2 ++
gcc/fortran/ChangeLog | 8 ++++++++
gcc/fortran/trans.c | 4 ++--
gcc/testsuite/ChangeLog | 18 ++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr79666.c | 30 ++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr79732.c | 5 +++++
gcc/testsuite/gcc.dg/vector-1.c | 8 ++++++++
gcc/tree-inline.c | 7 ++++++-
gcc/tree-vrp.c | 26 ++++++++++++++++++++++----
11 files changed, 125 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr79666.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr79732.c
create mode 100644 gcc/testsuite/gcc.dg/vector-1.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 a2ef53afc07 [APInt] Fix indentation of tcDivide. Combine variable decla [...]
new 0dd30f878bb Add a late IR expansion pass for the experimental reduction [...]
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/TargetTransformInfo.h | 7 +
include/llvm/Analysis/TargetTransformInfoImpl.h | 4 +
include/llvm/CodeGen/ExpandReductions.h | 24 +++
include/llvm/CodeGen/Passes.h | 4 +
include/llvm/InitializePasses.h | 1 +
include/llvm/Transforms/Utils/LoopUtils.h | 6 +
lib/Analysis/TargetTransformInfo.cpp | 3 +
lib/CodeGen/CMakeLists.txt | 1 +
lib/CodeGen/ExpandReductions.cpp | 167 ++++++++++++++++
lib/CodeGen/TargetPassConfig.cpp | 3 +
lib/Target/AArch64/AArch64TargetTransformInfo.h | 4 +
lib/Transforms/Utils/LoopUtils.cpp | 9 +-
.../Generic/expand-experimental-reductions.ll | 210 +++++++++++++++++++++
test/CodeGen/X86/O0-pipeline.ll | 1 +
tools/llc/llc.cpp | 1 +
tools/opt/opt.cpp | 1 +
16 files changed, 441 insertions(+), 5 deletions(-)
create mode 100644 include/llvm/CodeGen/ExpandReductions.h
create mode 100644 lib/CodeGen/ExpandReductions.cpp
create mode 100644 test/CodeGen/Generic/expand-experimental-reductions.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 682408f272a Daily bump.
new 658b632cabd /cp 2017-05-10 Paolo Carlini <paolo.carlini(a)oracle.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/cp/ChangeLog | 6 ++++++
gcc/cp/decl.c | 11 +++++++----
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/cpp1y/auto-fn37.C | 5 +++++
gcc/testsuite/g++.dg/cpp1y/auto-fn38.C | 5 +++++
5 files changed, 29 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/auto-fn37.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/auto-fn38.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 clang.
from a2e82a51ce Add ASTMatchRefactorer and ReplaceNodeWithTemplate to Refact [...]
new d5a7884caa [OpenCL] Added checking OpenCL version for cl_khr_mipmap_ima [...]
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/Headers/opencl-c.h | 14 ++++++++++----
1 file changed, 10 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 libcxxabi.
from 8ca586d XFAIL noexcept member function throw/catch test under GCC.
new 3a15043 Fix use of removed SH test replacement %exec
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/incomplete_type.sh.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 libcxx.
from ff17452d7 Rename Appveyor install helper script.
new 5fa184dab Attempt to speculatively unbreak Apple build bots
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/libcxx/test/config.py | 12 +-----------
1 file changed, 1 insertion(+), 11 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 compiler-rt.
from 92760a253 [mips] XFAIL dfsan's custom.cc test on mips64.
new 24981c0ce [Safestack] Fix the canary test to catch the libc's message r [...]
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/safestack/canary.c | 3 ++-
1 file changed, 2 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.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from 8af3c675f22 gcc/testsuite/ Backport from trunk r247582. 2017-05-04 [...]
new 0910b35e2a2 gcc/ Backport from trunk r247584. 2017-05-04 Prakhar Ba [...]
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/arm/arm-builtins.c | 4 ++--
gcc/testsuite/gcc.target/arm/fpscr.c | 16 ++++++++++++++++
2 files changed, 18 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/fpscr.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.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from 0ce44c6c40e gcc/ Backport from trunk r247542. 2017-05-03 Thomas Pre [...]
new 8af3c675f22 gcc/testsuite/ Backport from trunk r247582. 2017-05-04 [...]
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/gcc.c-torture/execute/pr78622.c | 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 llvm.
from 4d70cb577b7 [GlobalISel][X86] G_ZEXT i1 to i32/i64 support.
new 78609efbe9b [APInt] Use getNumWords function in udiv/urem/udivrem inste [...]
new a2ef53afc07 [APInt] Fix indentation of tcDivide. Combine variable decla [...]
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/Support/APInt.cpp | 46 +++++++++++++++++++---------------------------
1 file changed, 19 insertions(+), 27 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.