This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f047f458453 Added cost of ZEROALL and ZEROUPPER instrs in btver2 cpu. D [...]
new 621b075f66e [ARM] Mark labels in skipAlignedDPRCS2Spills as fallthrough (NFC).
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/ARMFrameLowering.cpp | 2 ++
1 file changed, 2 insertions(+)
--
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 d3675d957b manual: Refactor documentation of CHAR_BIT.
new 9e17c7aee3 Fix wrong monetary system used in ta_LK locale
new 30c0c707f7 Add new az_IR locale
new c5527d7ddc Minor improvements to new az_IR locale
new 551d64b2d7 Improve country_name in be_BY@latin
new 10b8eb8fcc Fix country name in title of mai_NP locale
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:
ChangeLog | 4 +
locale/iso-639.def | 2 +
localedata/ChangeLog | 28 ++++
localedata/SUPPORTED | 1 +
localedata/locales/az_IR | 291 +++++++++++++++++++++++++++++++++++++++++
localedata/locales/be_BY@latin | 2 +-
localedata/locales/mai_NP | 2 +-
localedata/locales/ta_LK | 2 +-
8 files changed, 329 insertions(+), 3 deletions(-)
create mode 100644 localedata/locales/az_IR
--
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 binutils-gdb.
from f726cc1cb6 Move AVR .promemx.* sections into higher memory.
new 4c9dc81149 Add myself as a write-after-approval GDB maintainer.
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:
gdb/ChangeLog | 4 ++++
gdb/MAINTAINERS | 1 +
2 files changed, 5 insertions(+)
--
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 5e84534b683 2017-07-27 Richard Biener <rguenther(a)suse.de>
new b1446423382 gcc/ PR middle-end/81564 * tree-cfg.c (group_case_labels_ [...]
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 | 5 +++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr81564.c | 21 +++++++++++++++++++++
gcc/tree-cfg.c | 5 +++--
4 files changed, 34 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr81564.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 8d0410c6e9f Validate that Init value is within range defined by IntegerRange.
new 473beec3608 2017-07-27 Richard Biener <rguenther(a)suse.de>
new 5e84534b683 2017-07-27 Richard Biener <rguenther(a)suse.de>
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 | 13 +++++++++++++
gcc/testsuite/ChangeLog | 11 +++++++++++
gcc/testsuite/gcc.dg/torture/pr81571.c | 13 +++++++++++++
gcc/testsuite/gcc.dg/torture/pr81573.c | 16 ++++++++++++++++
gcc/tree-vect-loop.c | 33 ++++++++++++++++++++++++++-------
gcc/tree-vect-slp.c | 24 ++++++++++++++++++++----
6 files changed, 99 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr81571.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr81573.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 c9c456edbd [CodeGen][ARM] ARM runtime helper functions are not always soft-fp
new 36f9c8f5c6 [OPENMP] Codegen for 'in_reduction' clause.
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/OpenMPClause.h | 24 +++++-
include/clang/AST/RecursiveASTVisitor.h | 2 +
lib/AST/OpenMPClause.cpp | 18 ++++-
lib/AST/StmtProfile.cpp | 4 +
lib/CodeGen/CGStmtOpenMP.cpp | 50 ++++++++++++
lib/Sema/SemaOpenMP.cpp | 90 ++++++++++++++++++----
lib/Serialization/ASTReaderStmt.cpp | 4 +
lib/Serialization/ASTWriterStmt.cpp | 2 +
test/OpenMP/task_in_reduction_codegen.cpp | 81 +++++++++++++++++++
test/OpenMP/taskloop_in_reduction_codegen.cpp | 82 ++++++++++++++++++++
test/OpenMP/taskloop_simd_in_reduction_codegen.cpp | 82 ++++++++++++++++++++
tools/libclang/CIndex.cpp | 2 +
12 files changed, 420 insertions(+), 21 deletions(-)
create mode 100644 test/OpenMP/task_in_reduction_codegen.cpp
create mode 100644 test/OpenMP/taskloop_in_reduction_codegen.cpp
create mode 100644 test/OpenMP/taskloop_simd_in_reduction_codegen.cpp
--
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 binutils-2_29-branch
in repository binutils-gdb.
from 7108089adb Automatic date update in version.in
new 0e84dfccb2 Move AVR .progmemx.* sections to higher memory.
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:
ld/ChangeLog | 6 ++++++
ld/scripttempl/avr.sc | 4 +++-
2 files changed, 9 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 e067bb531a9 [InlineCost, NFC] Change CallAnalyzer::isGEPFree to use TTI [...]
new f047f458453 Added cost of ZEROALL and ZEROUPPER instrs in btver2 cpu. D [...]
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/X86ScheduleBtVer2.td | 11 +++++++++++
test/CodeGen/X86/avx-schedule.ll | 4 ++--
2 files changed, 13 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 binutils-gdb.
from 8bdf0be19d Fix address violation issues encountered when parsing corrup [...]
new f726cc1cb6 Move AVR .promemx.* sections into higher memory.
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:
ld/ChangeLog | 6 ++++++
ld/scripttempl/avr.sc | 4 +++-
2 files changed, 9 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 gcc-7-branch
in repository gcc.
from 3207166aab2 S/390: Fix PR81534
new f75f2892529 * config/sparc/sparc.c (sparc_option_override): Set MASK_F [...]
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 | 5 +++++
gcc/config/sparc/sparc.c | 41 +++++++++++++++++++----------------------
2 files changed, 24 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.