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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f462feb2 4: update: llvm-75299de1911c899b7fb014ed73b24f1541fa21e9: -10
discards 55a46eb5 3: reset: llvm-1b05977538d9487aa845ee2f3bec8b89c63c4f29: -10
discards 9a9ad767 2: update: linux-fd1594eb706427cc0d88fdfc2c1dbecd5abe7a83: 19135
new 93863c8b 2: update: llvm-linux: 19135
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 (f462feb2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 183 +-
02-build_llvm/console.log | 7163 +++++++++++++++++++++++++-----
03-build_linux/console.log | 1676 +++++++
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 116 +
console.log | 9148 +++++++++++++++++++++++++++++++++------
jenkins/manifest.sh | 12 +-
results | 4 +
8 files changed, 15746 insertions(+), 2568 deletions(-)
create mode 100644 03-build_linux/console.log
--
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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 8381d5bb 4: update: llvm-b0ed5bea8812eabc87db124e7285356e3ad09020: -10
discards b6a571fc 3: reset: llvm-1b05977538d9487aa845ee2f3bec8b89c63c4f29: -10
discards a5b05c33 2: update: linux-fd1594eb706427cc0d88fdfc2c1dbecd5abe7a83: 17398
new 5801e64a 2: update: llvm-linux: 17398
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 (8381d5bb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 170 +-
02-build_llvm/console.log | 7235 ++++++++++++++++++++++++------
03-build_linux/console.log | 1685 +++++++
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 116 +
console.log | 9204 +++++++++++++++++++++++++++++++++------
jenkins/manifest.sh | 12 +-
results | 4 +
8 files changed, 15823 insertions(+), 2609 deletions(-)
create mode 100644 03-build_linux/console.log
--
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 3c372e3b77e [Clang] New loop pragma vectorize_predicate
new 8eccd565eb1 [PowerPC][NFC] Added `getDefMIPostRA` method
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/PowerPC/PPCInstrInfo.cpp | 54 ++++++++++++++++++++++---------------
lib/Target/PowerPC/PPCInstrInfo.h | 5 ++++
2 files changed, 38 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 llvm.
from 8a53c05b3f2 [MC] Add MCInstrAnalysis::evaluateMemoryOperandAddress
new 3c372e3b77e [Clang] New loop pragma vectorize_predicate
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:
docs/LangRef.rst | 15 +++++++++++++++
1 file changed, 15 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 clang.
from c7a4550a9d Revert "[Sema] Enable -Wimplicit-float-conversion for integr [...]
new dfb6cacf9c [Clang] New loop pragma vectorize_predicate
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:
docs/LanguageExtensions.rst | 21 ++++++++++++++---
include/clang/Basic/Attr.td | 7 ++++--
include/clang/Basic/AttrDocs.td | 9 ++++----
include/clang/Basic/DiagnosticParseKinds.td | 2 +-
lib/CodeGen/CGLoopInfo.cpp | 28 ++++++++++++++++++++++-
lib/CodeGen/CGLoopInfo.h | 8 +++++++
lib/Parse/ParsePragma.cpp | 3 +++
lib/Sema/SemaStmtAttr.cpp | 12 ++++++++--
test/AST/ast-print-pragmas.cpp | 4 ++++
test/CodeGenCXX/pragma-loop-predicate.cpp | 35 +++++++++++++++++++++++++++++
test/Parser/pragma-loop.cpp | 15 +++++++++++--
test/Parser/pragma-unroll-and-jam.cpp | 2 +-
12 files changed, 130 insertions(+), 16 deletions(-)
create mode 100644 test/CodeGenCXX/pragma-loop-predicate.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 master
in repository lld.
from 32845cd99 [WebAssembly] Set __tls_align to 1 when there is no TLS
new 060f9d237 [ELF][MIPS] Improve tests
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:
test/ELF/mips-26-mask.s | 4 +-
test/ELF/mips-26.s | 42 ++++----
test/ELF/mips-64-disp.s | 14 +--
test/ELF/mips-64-got.s | 14 +--
test/ELF/mips-64-rels.s | 18 ++--
test/ELF/mips-call16.s | 8 +-
test/ELF/mips-got16-relocatable.s | 20 ++--
test/ELF/mips-got16.s | 24 ++---
test/ELF/mips-gp-disp.s | 8 +-
test/ELF/mips-gp-local.s | 6 +-
test/ELF/mips-higher-highest.s | 10 +-
test/ELF/mips-hilo-gp-disp.s | 36 +++----
test/ELF/mips-hilo-hi-only.s | 10 +-
test/ELF/mips-jalr.test | 4 +-
test/ELF/mips-micro-jal.s | 10 +-
test/ELF/mips-micro-plt.s | 2 +-
test/ELF/mips-npic-call-pic-os.s | 136 +++++++++++------------
test/ELF/mips-npic-call-pic-script.s | 204 +++++++++++++++++------------------
test/ELF/mips-npic-call-pic.s | 156 +++++++++++++--------------
test/ELF/mips-pc-relocs.s | 14 +--
test/ELF/mips-plt-copy.s | 2 +-
test/ELF/mips-plt-n32.s | 42 ++++----
test/ELF/mips-plt-n64.s | 40 +++----
test/ELF/mips-plt-r6.s | 42 ++++----
test/ELF/mips-tls-64.s | 16 +--
test/ELF/mips-tls-hilo.s | 10 +-
test/ELF/mips-tls.s | 16 +--
test/ELF/mips-traps.s | 8 +-
test/ELF/mips-xgot-order.s | 16 +--
29 files changed, 466 insertions(+), 466 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 7059d0a5dee PR tree-optimization/91183 - strlen of a strcpy result with [...]
new 9807f91117a 2019-07-25 Richard Biener <rguenther(a)suse.de>
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 | 7 +++++++
gcc/tree-ssa-sccvn.c | 4 ++--
2 files changed, 9 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-defconfig
in repository toolchain/ci/gcc.
from b372a85f637 Daily bump.
adds f3230b02972 2019-07-23 Richard Biener <rguenther(a)suse.de>
adds f1ba72cab9b PR rtl-optimization/91173
adds fc03d0cbea8 Daily bump.
adds bdb69be382b Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 17 ++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/lto-streamer-in.c | 8 ++++++++
gcc/testsuite/g++.dg/pr91173.C | 45 ++++++++++++++++++++++++++++++++++++++++++
gcc/tree-ssa-address.c | 14 +++++++++++++
5 files changed, 85 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/pr91173.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.