This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from ceb54b9b4f Fix errno values
new 8a07b0c43c Fix signed integer overflow in random_r (bug 17343).
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:
ChangeLog | 6 ++++++
stdlib/random_r.c | 9 ++++-----
2 files changed, 10 insertions(+), 5 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 openacc-gcc-7-branch
in repository gcc.
from 7445a4d4073 Backport PR74048 and PR81352 nvptx fixes
new 119dc49d7f6 backport fix for PR84952
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.openacc | 12 ++++++++++++
gcc/config/nvptx/nvptx.c | 28 ++++++----------------------
2 files changed, 18 insertions(+), 22 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 lld.
from aeb19dee6 [ELF] Simplify compCtors and writeInt.
new ad648ddfc Fix consitent -> consistent.
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:
ELF/SyntheticSections.cpp | 2 +-
test/lit.cfg.py | 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 55d290872ea PR target/83789 * config/rs6000/altivec.md (altivec_lvx_< [...]
new ced7e116d3b PR c++/84978, ICE with NRVO.
new 8ea8d065cbb PR c++/84927 * constexpr.c (cxx_eval_bare_aggregate): Upd [...]
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/cp/ChangeLog | 14 ++++++++++++++
gcc/cp/call.c | 2 +-
gcc/cp/constexpr.c | 10 +++++++++-
gcc/cp/cp-gimplify.c | 2 +-
gcc/cp/cp-tree.h | 3 ++-
gcc/cp/cvt.c | 13 +++++++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/opt/nrv19.C | 15 +++++++++++++++
8 files changed, 58 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/nrv19.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 lld.
from 9133ca57b Resubmit "Support embedding natvis files in PDBs."
new aeb19dee6 [ELF] Simplify compCtors and writeInt.
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:
ELF/OutputSections.cpp | 9 +++------
1 file changed, 3 insertions(+), 6 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 b1444f3997 [NVPTX] Make tensor load/store intrinsics overloaded.
new 082d99b513 Basic: support PreserveMost and PreserveAll on Windows ARM
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/Basic/Targets/ARM.cpp | 2 ++
test/CodeGen/preserve-call-conv.c | 1 +
test/Sema/preserve-call-conv.c | 1 +
3 files changed, 4 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 38705ca9201 This PR shows that we get the load/store_lanes logic wrong [...]
new 55d290872ea PR target/83789 * config/rs6000/altivec.md (altivec_lvx_< [...]
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 | 20 ++++
gcc/config/rs6000/altivec.md | 128 ++++++++++++-----------
gcc/config/rs6000/rs6000-p8swap.c | 207 ++++++++------------------------------
gcc/config/rs6000/rs6000.c | 48 ++++-----
gcc/config/rs6000/vector.md | 14 +--
5 files changed, 158 insertions(+), 259 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 4961d4cd766 Add an analysis printer for must execute reasoning
new 9a1bbfc77b1 [NVPTX] Make tensor load/store intrinsics overloaded.
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/IR/IntrinsicsNVVM.td | 65 +++++----------
lib/Target/NVPTX/NVPTXISelLowering.cpp | 58 ++-----------
lib/Target/NVPTX/NVPTXIntrinsics.td | 148 ++++++++++++++++++++++++---------
test/CodeGen/NVPTX/wmma.py | 52 ++++++++----
4 files changed, 171 insertions(+), 152 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 a590e0e06d Set dso_local for CFConstantStringClassReference.
new b1444f3997 [NVPTX] Make tensor load/store intrinsics overloaded.
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/CGBuiltin.cpp | 8 +++-----
1 file changed, 3 insertions(+), 5 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 645255bd306 MC: fix layering violation introduced in r325139.
new 4961d4cd766 Add an analysis printer for must execute reasoning
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/Passes.h | 8 +++
include/llvm/InitializePasses.h | 1 +
include/llvm/LinkAllPasses.h | 1 +
lib/Analysis/Analysis.cpp | 1 +
lib/Analysis/CMakeLists.txt | 1 +
lib/Analysis/MustExecute.cpp | 102 +++++++++++++++++++++++++++++++
test/Analysis/MustExecute/loop-header.ll | 80 ++++++++++++++++++++++++
7 files changed, 194 insertions(+)
create mode 100644 lib/Analysis/MustExecute.cpp
create mode 100644 test/Analysis/MustExecute/loop-header.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.