This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c0f9249 PR c/79413 * gimplify.h (is_gimple_sizepos): Only test for [...]
new ce2b988 * omp-offload.c (oacc_loop_auto_partitions): Use || instead [...]
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 | 3 +++
gcc/omp-offload.c | 2 +-
2 files changed, 4 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.
unknown user pushed a change to branch master
in repository llvm.
from f67e18a [X86][SSE] Added extra FMA/NO-FMA reciprocal test cases for D26855
new e6fa7df [X86][btver2] PR31902: Fix a crash in combineOrCmpEqZeroToCtl [...]
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/X86/X86ISelLowering.cpp | 2 +-
test/CodeGen/X86/lzcnt-zext-cmp.ll | 31 +++++++++++++++++++++++++++++++
2 files changed, 32 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.
unknown user pushed a change to branch master
in repository gcc.
from b404970 PR c++/79429 * parser.c (cp_parser_omp_ordered): Don't chec [...]
new c0f9249 PR c/79413 * gimplify.h (is_gimple_sizepos): Only test for [...]
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 | 4 ++++
gcc/gimplify.h | 2 +-
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/gcc.c-torture/compile/pr79413.c | 13 +++++++++++++
4 files changed, 21 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr79413.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 8a37b96 [ARM] GlobalISel: Lower single precision FP args
new 56b920f [docs] cleanup documentation on lit substitutions
new f67e18a [X86][SSE] Added extra FMA/NO-FMA reciprocal test cases for D26855
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:
docs/CommandGuide/lit.rst | 14 +--
docs/TestingGuide.rst | 19 ++++
test/CodeGen/X86/recip-fastmath.ll | 164 +++++++++++++++++++++++++++++--
test/CodeGen/X86/recip-fastmath2.ll | 186 ++++++++++++++++++++++++++++++++++--
4 files changed, 362 insertions(+), 21 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 libcxx.
from 1b93961 Threading support: externalize sleep_for() function.
new 5a0c9c3 Use protected name for the prototype arguments.
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/__threading_support | 2 +-
include/thread | 2 +-
2 files 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 b5c83b4 PR c/79431 * gimplify.c (gimplify_adjust_omp_clauses): Igno [...]
new b404970 PR c++/79429 * parser.c (cp_parser_omp_ordered): Don't chec [...]
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/parser.c | 18 ++++--------------
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/c-c++-common/gomp/pr79429.c | 3 +++
gcc/testsuite/g++.dg/gomp/pr79429.C | 3 +++
5 files changed, 22 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/pr79429.c
create mode 100644 gcc/testsuite/g++.dg/gomp/pr79429.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 719a757 2017-02-09 Nathan Sidwell <nathan(a)codesourcery.com> Ce [...]
new fb4ac04 * testsuite/libgomp.oacc-c-c++-common/loop-dim-default.c: Mo [...]
new b5c83b4 PR c/79431 * gimplify.c (gimplify_adjust_omp_clauses): Igno [...]
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 | 7 +++++++
gcc/c/ChangeLog | 6 ++++++
gcc/c/c-parser.c | 5 ++++-
gcc/cp/ChangeLog | 7 +++++++
gcc/cp/parser.c | 7 +++++--
gcc/gimplify.c | 5 +++--
gcc/omp-offload.c | 4 +++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/gomp/pr79431.c | 8 ++++++++
libgomp/ChangeLog | 5 +++++
libgomp/testsuite/libgomp.oacc-c-c++-common/loop-dim-default.c | 6 +++---
11 files changed, 56 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/pr79431.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 66a342c [DAGCombiner] Support non-zero offset in load combine
new 8a37b96 [ARM] GlobalISel: Lower single precision FP args
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/ARM/ARMCallLowering.cpp | 10 ++++-
test/CodeGen/ARM/GlobalISel/arm-irtranslator.ll | 50 ++++++++++++++++++++++++-
test/CodeGen/ARM/GlobalISel/arm-isel.ll | 23 +++++++++++-
3 files changed, 79 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 lldb.
from 1dd2611 Fix shared library build
new 444dab8 Revert r294580 , it didn't fix the shared 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:
source/Plugins/UnwindAssembly/x86/CMakeLists.txt | 1 -
1 file changed, 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.