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-mainline-allnoconfig
in repository toolchain/ci/llvm-project.
from 1b05977538d FileCheck [8/12]: Define numeric var from expr
new ba4e8d79134 [FileCheck]] Canonicalize caret location testing
new fb596735fe9 [FileCheck] Use ASSERT for fatal unit tests
new 1cb102cac9d [lldb] Fix enum value description
new 4287c95b08a [Remarks] String tables should be move-only
new 8b161bacf41 [SafeStack] Insert the deref before remaining elements
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:
lldb/utils/TableGen/LLDBTableGen.cpp | 2 +-
llvm/include/llvm/Remarks/RemarkParser.h | 24 +++---
llvm/include/llvm/Remarks/RemarkStringTable.h | 19 +++--
llvm/lib/Remarks/RemarkParser.cpp | 12 +--
llvm/lib/Remarks/RemarkStringTable.cpp | 9 +++
llvm/lib/Remarks/YAMLRemarkParser.cpp | 6 +-
llvm/lib/Remarks/YAMLRemarkParser.h | 8 +-
llvm/lib/Transforms/Utils/Local.cpp | 9 +--
llvm/test/FileCheck/check-not-diaginfo.txt | 15 ++--
.../test/FileCheck/numeric-defines-diagnostics.txt | 24 +++---
llvm/test/FileCheck/numeric-expression.txt | 38 +++++-----
llvm/test/FileCheck/string-defines-diagnostics.txt | 22 +++---
llvm/test/FileCheck/verbose.txt | 62 +++++++--------
llvm/test/Transforms/SafeStack/X86/debug-loc2.ll | 5 ++
llvm/unittests/Remarks/YAMLRemarksParsingTest.cpp | 6 +-
llvm/unittests/Support/FileCheckTest.cpp | 88 +++++++++++-----------
16 files changed, 189 insertions(+), 160 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-master-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
from 6daaf79d 1: reset: llvm-1b05977538d9487aa845ee2f3bec8b89c63c4f29: -10
new bbc3fb45 2: update: llvm-8b161bacf413d2e4f133b3dea121f1d7ae9301b7: -10
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 | 218 ++---
02-build_llvm/console.log | 1665 +++++++++++++++++++---------------
05-check_regression/console.log | 20 +-
console.log | 1903 ++++++++++++++++++++++-----------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
6 files changed, 2171 insertions(+), 1645 deletions(-)
delete mode 100644 reset-baseline
--
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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
from b0ef7471 0: update: linux-ad5e427e0f6b702e52c11d1f7b2b7be3bac7de82: all
new 6daaf79d 1: reset: llvm-1b05977538d9487aa845ee2f3bec8b89c63c4f29: -10
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 | 74 +-
02-build_llvm/console.log | 6637 +++-----------------
03-build_linux/console.log | 388 --
04-boot_linux/console.log | 8 -
05-check_regression/console.log | 17 +-
console.log | 7124 +++-------------------
jenkins/manifest.sh | 11 +-
06-update_baseline/console.log => reset-baseline | 0
results | 6 -
9 files changed, 1647 insertions(+), 12618 deletions(-)
delete mode 100644 03-build_linux/console.log
delete mode 100644 04-boot_linux/console.log
copy 06-update_baseline/console.log => reset-baseline (100%)
--
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
in repository toolchain/ci/interesting-commits.
from ec9bdd2 Add commits from https://ci.linaro.org/job/tcwg_kernel-bisect [...]
new 7d615db Add commits from https://ci.linaro.org/job/tcwg_kernel-bisect [...]
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:
llvm | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 8c6559ea 0: update: llvm-linux: all
new f72d41a4 0: update: llvm-linux: 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 (8c6559ea)
\
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:
01-reset_artifacts/console.log | 230 +-
02-build_llvm/console.log | 11646 +++++++++++++++++-----------------
03-build_linux/console.log | 1076 ++--
04-boot_linux/console.log | 3 -
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 25 -
console.log | 12986 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
results | 2 +-
9 files changed, 12953 insertions(+), 13029 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_bmk/llvm-master-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards c6b42192 2: update: binutils-89356123a17c27548c7e71f4f000b1f74e551c31: 0
new f0d0dda5 2: update: gcc-4f6144ba9e78dd53681241a6c1196b138db1b435: 0
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 (c6b42192)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-aarch64- [...]
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 | 34 +-
02-prepare_abe/console.log | 176 +-
03-build_abe-binutils/console.log | 11086 ++--
04-build_abe-stage1/console.log | 15267 ++---
05-build_abe-linux/console.log | 148 +-
06-build_abe-glibc/console.log | 38807 ++++++-----
07-build_abe-stage2/console.log | 40448 ++++++------
08-build_llvm-true/console.log | 8222 +--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 4 +-
09-benchmark/console.log | 144 +-
10-check_regression/console.log | 2354 +-
11-update_baseline/console.log | 3270 +-
console.log | 121134 ++++++++++++++++++-----------------
jenkins/manifest.sh | 10 +-
results.csv | 146 +-
results_id | 2 +-
17 files changed, 120979 insertions(+), 120275 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-master-arm-mainline-allnoconfig
in repository toolchain/ci/linux.
from 7b5cf701ea9c Merge branch 'sched-urgent-for-linus' of git://git.kernel. [...]
adds f5e03d3a0497 parisc: add kprobe_fault_handler()
adds 69245c97560b parisc: Flush ITLB in flush_tlb_all_local() only on split [...]
new ad5e427e0f6b Merge branch 'parisc-5.3-3' of git://git.kernel.org/pub/sc [...]
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:
arch/parisc/include/asm/kprobes.h | 4 ++++
arch/parisc/kernel/pacache.S | 3 ++-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.