This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1b35b9e8551 [X86][SSE] Don't use 'sign bit select' vXi8 ROTL lowering f [...]
new 6b71eaac0a2 [LoopVectorize] Rename pass options. 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:
include/llvm/Transforms/Vectorize.h | 4 ++--
.../Transforms/Vectorize/LoopVectorizationLegality.h | 5 +++--
include/llvm/Transforms/Vectorize/LoopVectorize.h | 11 ++++++-----
lib/Transforms/IPO/PassManagerBuilder.cpp | 4 ++--
.../Vectorize/LoopVectorizationLegality.cpp | 13 +++++++------
lib/Transforms/Vectorize/LoopVectorize.cpp | 19 +++++++++++--------
6 files changed, 31 insertions(+), 25 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 openmp.
from 880387a [Tests] fix non-determinism failure in testcase
new 4918c86 XFAIL Pair of OpenMP Tests for PowerPC LE Linux
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:
runtime/test/lit.cfg | 1 -
runtime/test/lit.site.cfg.in | 1 +
runtime/test/ompt/misc/control_tool.c | 1 +
runtime/test/ompt/synchronization/taskwait.c | 1 +
4 files changed, 3 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allyesconfig
in repository toolchain/linux-next.
from 7566ec393f41 Linux 4.20-rc7
adds 94c13f66e13c security: don't use a negative Opt_err token index
adds 1a9430db2835 ima: cleanup the match_token policy code
No new revisions were added by this update.
Summary of changes:
security/integrity/ima/ima_policy.c | 10 +++++-----
security/keys/keyctl_pkey.c | 2 +-
security/keys/trusted.c | 2 +-
3 files changed, 7 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 9597b486c binutils-a529dcc854968b7f6ad766c714650011dc361382: all
new 0121e76ad linux-1a9430db2835c0c00acc87d915b573496998c1bf: all
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 (9597b486c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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:
1-reset_artifacts/console.log | 80 +-
2-prepare_abe/console.log | 12 +-
3-build_abe-binutils/console.log | 3400 ++++----
3-build_abe-binutils/revision | 1 -
4-build_abe-stage1/console.log | 4532 +++++-----
4-build_abe-stage1/revision | 1 -
5-count_linux_objs/console.log | 7751 +++++++++--------
5-count_linux_objs/revision | 1 -
console.log | 17359 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 13 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 16743 insertions(+), 16417 deletions(-)
delete mode 100644 3-build_abe-binutils/revision
delete mode 100644 4-build_abe-stage1/revision
delete mode 100644 5-count_linux_objs/revision
--
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 25333a14e77 [LoopUnroll] Honor '#pragma unroll' even with -fno-unroll-loops.
new 1b35b9e8551 [X86][SSE] Don't use 'sign bit select' vXi8 ROTL lowering 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:
lib/Target/X86/X86ISelLowering.cpp | 3 +
test/CodeGen/X86/vector-rotate-128.ll | 267 +++++++++++++---------------------
test/CodeGen/X86/vector-rotate-256.ll | 173 +++++++++++-----------
test/CodeGen/X86/vector-rotate-512.ll | 159 ++++++++++----------
4 files changed, 269 insertions(+), 333 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 257aa4103 [COFF] Set the CPU string for LTO like ELF does
new e44eca812 [PPC64] Support got-based relocations.
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/Arch/PPC64.cpp | 19 ++++++++++++++++--
test/ELF/ppc64-got-off.s | 50 ++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 67 insertions(+), 2 deletions(-)
create mode 100644 test/ELF/ppc64-got-off.s
--
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/gnu-release-aarch64-next-allnoconfig
in repository toolchain/gcc.
from b93bb0600ad 2018-12-17 Senthil Kumar Selvaraj <senthilkumar.selvaraj@ [...]
adds 8248a57ffb1 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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/gnu-release-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 555c04895 binutils-f7ac3ce5a83c1c6b3a776a3e3067a3aab36a2620: all
new 54bb3063d gcc-8248a57ffb1b127b6504db422cb61283666266ab: all
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 (555c04895)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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:
1-reset_artifacts/console.log | 69 +-
2-prepare_abe/console.log | 12 +-
3-build_abe-binutils/console.log | 3686 ++++++++---------
3-build_abe-binutils/revision | 1 -
4-build_abe-stage1/console.log | 4443 ++++++++++----------
4-build_abe-stage1/revision | 1 -
5-count_linux_objs/console.log | 149 +-
5-count_linux_objs/revision | 1 -
console.log | 8303 +++++++++++++++++++-------------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 13 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 8562 insertions(+), 8124 deletions(-)
delete mode 100644 3-build_abe-binutils/revision
delete mode 100644 4-build_abe-stage1/revision
delete mode 100644 5-count_linux_objs/revision
--
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-release-aarch64-mainline-allmodconfig
in repository toolchain/linux-next.
from 7566ec393f41 Linux 4.20-rc7
adds 94c13f66e13c security: don't use a negative Opt_err token index
adds 1a9430db2835 ima: cleanup the match_token policy code
No new revisions were added by this update.
Summary of changes:
security/integrity/ima/ima_policy.c | 10 +++++-----
security/keys/keyctl_pkey.c | 2 +-
security/keys/trusted.c | 2 +-
3 files changed, 7 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 5b414e8d0 linux-7566ec393f4161572ba6f11ad5171fd5d59b0fbd: 16028
new e451b7c5f linux-1a9430db2835c0c00acc87d915b573496998c1bf: 16028
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 (5b414e8d0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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:
1-reset_artifacts/console.log | 192 +-
2-build_llvm/console.log | 5062 +--
2-build_llvm/revision | 1 -
3-count_linux_objs/console.log | 58438 +++++++++++++++++------------------
3-count_linux_objs/revision | 1 -
console.log | 64926 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 4 +-
10 files changed, 64593 insertions(+), 64045 deletions(-)
delete mode 100644 2-build_llvm/revision
delete mode 100644 3-count_linux_objs/revision
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.