This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a837603c473 [NewPassManager] Adding pass tuning options: loop vectorize.
new 76a480bcb10 [GlobalISel][AArch64] Legalize vector G_FPOW
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/GlobalISel/LegalizerHelper.cpp | 1 +
lib/Target/AArch64/AArch64LegalizerInfo.cpp | 4 +-
test/CodeGen/AArch64/GlobalISel/legalize-pow.mir | 274 +++++++++++++++++++++++
test/CodeGen/AArch64/arm64-vfloatintrinsics.ll | 22 ++
4 files changed, 299 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 clang.
from 33da8db674 Debian: Add two missing version code in sid
new 703e956195 Update to use PipelineTuningOptions. Corresponds to llvm cha [...]
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/BackendUtil.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards da6a6373 0: update: llvm-linux: boot
new 93d0522e 0: update: linux-3f018f4a019a1110527910bac52161e57107957c: boot
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (da6a6373)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 182 +-
02-build_llvm/console.log | 11384 ++++++++++++++++----------------
03-build_linux/console.log | 1589 +++--
04-boot_linux/console.log | 412 +-
05-check_regression/console.log | 6 +-
console.log | 13573 +++++++++++++++++++-------------------
jenkins/manifest.sh | 7 +-
7 files changed, 13573 insertions(+), 13580 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 newlib.
from 230c5df2d Cygwin: FIFO: avoid hang after exec
new 28182bca1 Cygwin: drop unsupported Windows 10 versions
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:
winsup/cygwin/wincap.cc | 32 +-------------------------------
1 file changed, 1 insertion(+), 31 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 507afa30b9c [dsymutil] DwarfLinker: delete unused parameter
new a837603c473 [NewPassManager] Adding pass tuning options: loop vectorize.
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/Passes/PassBuilder.h | 20 +++++++++++++++++++-
include/llvm/Transforms/Vectorize.h | 5 +++--
include/llvm/Transforms/Vectorize/LoopVectorize.h | 16 ++++++++++++++++
lib/LTO/LTOBackend.cpp | 2 +-
lib/Passes/PassBuilder.cpp | 8 +++++++-
lib/Transforms/IPO/PassManagerBuilder.cpp | 10 +++++-----
lib/Transforms/Vectorize/LoopVectorize.cpp | 9 +++++++++
tools/opt/NewPMDriver.cpp | 2 +-
unittests/IR/PassBuilderCallbacksTest.cpp | 3 ++-
9 files changed, 63 insertions(+), 12 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 6c4fc48cdcd [SelectionDAG] soften splat mask assert/unreachable (PR41535)
new 507afa30b9c [dsymutil] DwarfLinker: delete unused parameter
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:
tools/dsymutil/DwarfLinker.cpp | 13 ++++++-------
1 file changed, 6 insertions(+), 7 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 a6e1c9b94d6 libgo/go/syscall: add SockAddrDatalink on AIX
new 1e9afbb0f38 /cp 2019-04-19 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/pt.c | 14 +++++---------
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/cpp0x/pr89900-1.C | 10 ++++++++++
gcc/testsuite/g++.dg/cpp0x/pr89900-2.C | 10 ++++++++++
gcc/testsuite/g++.dg/cpp0x/pr89900-3.C | 10 ++++++++++
gcc/testsuite/g++.dg/cpp0x/pr89900-4.C | 10 ++++++++++
7 files changed, 59 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr89900-1.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr89900-2.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr89900-3.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr89900-4.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 6a946515b89 llvm-undname: Attempt to fix leak-on-invalid found by oss-fuzz
new 6c4fc48cdcd [SelectionDAG] soften splat mask assert/unreachable (PR41535)
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/CodeGen/SelectionDAGNodes.h | 10 ++++++----
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 5 ++++-
test/CodeGen/AArch64/shuffle-mask-legal.ll | 16 ++++++++++++++++
3 files changed, 26 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/AArch64/shuffle-mask-legal.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.