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-arm-lts-allyesconfig
in repository toolchain/ci/llvm-project.
from d811546f803c [compiler-rt] Move -fno-omit-frame-pointer check to common [...]
adds 8d78ac26f475 [OpenMP]Fix PR51349: Remove AlwaysInline for if regions.
adds 6aa054242d60 [LLD] Add required `ppc` target to the test cases. NFC
adds 6a5ccb2ec438 [compiler-rt] Implement __clear_cache() on OpenBSD/riscv64
adds 08642a395f23 Fix syntax error in Clang release notes
adds dda88bfc06b5 [clang][scan-build] Use cc/c++ instead of gcc/g++ on OpenBSD.
adds b96ee8f581f6 [X86] combineX86ShuffleChain - ensure we only peek through [...]
adds 5b95eb0b442e [debuginfo-test][cross-project-tests] Release note for new [...]
adds 80f974e40f81 [AArch64][GlobalISel] Use ZExtValue for zext(xor) when inv [...]
adds d0f0b5b99262 Thread safety analysis: Warn when demoting locks on back edges
No new revisions were added by this update.
Summary of changes:
clang/docs/ReleaseNotes.rst | 2 +
clang/lib/Analysis/ThreadSafety.cpp | 31 ++++++------
clang/lib/CodeGen/CGOpenMPRuntime.cpp | 3 +-
clang/test/OpenMP/parallel_if_codegen_PR51349.cpp | 38 ++++++++++++++
clang/test/SemaCXX/warn-thread-safety-analysis.cpp | 42 ++++++++++++++++
clang/tools/scan-build/libexec/ccc-analyzer | 3 ++
compiler-rt/lib/builtins/clear_cache.c | 9 +++-
lld/test/ELF/compressed-debug-input-err.s | 2 +-
lld/test/ELF/compressed-debug-input.s | 2 +-
llvm/docs/ReleaseNotes.rst | 9 ++++
.../AArch64/GISel/AArch64InstructionSelector.cpp | 12 ++++-
llvm/lib/Target/X86/X86ISelLowering.cpp | 2 +-
.../AArch64/GlobalISel/opt-fold-xor-tbz-tbnz.mir | 32 ++++++++++++
llvm/test/CodeGen/X86/vector-reduce-mul.ll | 58 ++++++++++++++++++++++
14 files changed, 224 insertions(+), 21 deletions(-)
create mode 100644 clang/test/OpenMP/parallel_if_codegen_PR51349.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-lts-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 5a6c9dc29f Automatic date update in version.in
adds 0d5a11affe Automatic date update in version.in
adds 6060c2f337 Automatic date update in version.in
adds 27439f0eda Automatic date update in version.in
adds fcc561a54d Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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-release-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 97b31c055 0: update: binutils-llvm-linux-qemu: all
new f4e9496d0 0: update: binutils-llvm-linux-qemu: 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 (97b31c055)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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.xz | Bin 1588 -> 1720 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 41976 -> 41520 bytes
04-build_llvm/console.log.xz | Bin 57324 -> 57284 bytes
05-build_abe-qemu/console.log.xz | Bin 30524 -> 30600 bytes
06-build_linux/console.log.xz | Bin 4200 -> 4000 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 528 -> 524 bytes
09-update_baseline/console.log | 14 +++++++-------
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 18 insertions(+), 18 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from 5226a6a892 Change the linker's heuristic for computing the entry point [...]
adds 5d0869d987 Automatic date update in version.in
adds ed41b9cdb2 Fix x86 "FAIL: TLS -fno-pic -shared"
adds cf11ebea12 dwarf2 sub-section test
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/config/tc-ia64.c | 7 +++++--
gas/testsuite/gas/elf/dwarf2-21.d | 18 ++++++++++++++++++
gas/testsuite/gas/elf/dwarf2-21.s | 8 ++++++++
gas/testsuite/gas/elf/elf.exp | 1 +
ld/testsuite/ld-i386/tlsnopic.rd | 2 +-
6 files changed, 34 insertions(+), 4 deletions(-)
create mode 100644 gas/testsuite/gas/elf/dwarf2-21.d
create mode 100644 gas/testsuite/gas/elf/dwarf2-21.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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards e2fb402fc 0: update: binutils-gcc: 2
new a091fcac3 0: update: binutils-gcc: 2
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 (e2fb402fc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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.xz | Bin 1516 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 51164 -> 51856 bytes
05-build_abe-bootstrap/console.log.xz | Bin 255744 -> 260280 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ++++++++++++++++++++++++++++++++++
jenkins/manifest.sh | 12 ++++++------
7 files changed, 42 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_tk1/llvm-release-arm-spec2k6-O3
in repository toolchain/ci/base-artifacts.
discards eb1426b11 7: update: binutils-gcc-linux-glibc: 1
discards 521a40977 6: reset: llvm-99203f2004d031f2ef22f01e3c569d2775de1836: 1
new d6e4168c1 6: reset: : 1
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 (eb1426b11)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_tk1/llvm-releas [...]
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.xz | Bin 1564 -> 1684 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 41760 -> 41724 bytes
04-build_abe-stage1/console.log.xz | Bin 85836 -> 88884 bytes
06-build_abe-linux/console.log.xz | Bin 8784 -> 10580 bytes
07-build_abe-glibc/console.log.xz | Bin 225028 -> 225272 bytes
08-build_abe-stage2/console.log.xz | Bin 205836 -> 212676 bytes
09-build_llvm-true/console.log.xz | Bin 58428 -> 57416 bytes
11-benchmark/benchmark-start.log | 2 +-
11-benchmark/benchmark.log | 40 +-
11-benchmark/console.log.xz | Bin 2336 -> 2348 bytes
12-check_regression/console.log.xz | Bin 5768 -> 5580 bytes
12-check_regression/results-0.csv | 2246 ++--
12-check_regression/results-1.csv | 2260 ++--
12-check_regression/results-brief.csv | 38 +-
12-check_regression/results-compare.csv | 58 +-
12-check_regression/results-full.csv | 2339 ++--
12-check_regression/results.csv | 158 +-
12-check_regression/results.log | 2866 ++--
13-update_baseline/console.log | 13240 +++++++++----------
13-update_baseline/exe.regressions | 4 +-
13-update_baseline/jira-body.txt | 4 +-
13-update_baseline/mail-body.txt | 4 +-
13-update_baseline/results-1.csv | 2260 ++--
13-update_baseline/results-brief.csv | 36 +-
13-update_baseline/results-compare.csv | 8 +-
13-update_baseline/results-full.csv | 2149 ++-
13-update_baseline/results.csv | 152 +-
13-update_baseline/results.log | 1880 ++-
13-update_baseline/results.regressions | 4 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 1224188 -> 1230452 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 104328 -> 104412 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 3463596 -> 3448664 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 34328 -> 34224 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 147428 -> 147520 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 199900 -> 199996 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 2035648 -> 2019500 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 3360292 -> 3360496 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 519772 -> 519676 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 1191808 -> 1191944 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 340284 -> 340400 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 150232 -> 150232 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 51552 -> 51576 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 663848 -> 663456 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 25272 -> 25240 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 803640 -> 822208 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 74808 -> 74752 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 225012 -> 224600 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 7078272 -> 7110824 bytes
jenkins/manifest.sh | 12 +-
reset-baseline | 0
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 1224188 -> 1230452 bytes
save-temps/401.bzip2.tar.xz | Bin 104328 -> 104412 bytes
save-temps/403.gcc.tar.xz | Bin 3463596 -> 3448664 bytes
save-temps/429.mcf.tar.xz | Bin 34328 -> 34224 bytes
save-temps/433.milc.tar.xz | Bin 147428 -> 147520 bytes
save-temps/444.namd.tar.xz | Bin 199900 -> 199996 bytes
save-temps/445.gobmk.tar.xz | Bin 2035648 -> 2019500 bytes
save-temps/447.dealII.tar.xz | Bin 3360292 -> 3360496 bytes
save-temps/450.soplex.tar.xz | Bin 519772 -> 519676 bytes
save-temps/453.povray.tar.xz | Bin 1191808 -> 1191944 bytes
save-temps/456.hmmer.tar.xz | Bin 340284 -> 340400 bytes
save-temps/458.sjeng.tar.xz | Bin 150232 -> 150232 bytes
save-temps/462.libquantum.tar.xz | Bin 51552 -> 51576 bytes
save-temps/464.h264ref.tar.xz | Bin 663848 -> 663456 bytes
save-temps/470.lbm.tar.xz | Bin 25272 -> 25240 bytes
save-temps/471.omnetpp.tar.xz | Bin 803640 -> 822208 bytes
save-temps/473.astar.tar.xz | Bin 74808 -> 74752 bytes
save-temps/482.sphinx3.tar.xz | Bin 225012 -> 224600 bytes
save-temps/483.xalancbmk.tar.xz | Bin 7078272 -> 7110824 bytes
71 files changed, 14720 insertions(+), 15042 deletions(-)
create 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-release-aarch64-mainline-defconfig
in repository toolchain/ci/llvm-project.
from d811546f803c [compiler-rt] Move -fno-omit-frame-pointer check to common [...]
adds 8d78ac26f475 [OpenMP]Fix PR51349: Remove AlwaysInline for if regions.
adds 6aa054242d60 [LLD] Add required `ppc` target to the test cases. NFC
adds 6a5ccb2ec438 [compiler-rt] Implement __clear_cache() on OpenBSD/riscv64
adds 08642a395f23 Fix syntax error in Clang release notes
adds dda88bfc06b5 [clang][scan-build] Use cc/c++ instead of gcc/g++ on OpenBSD.
adds b96ee8f581f6 [X86] combineX86ShuffleChain - ensure we only peek through [...]
adds 5b95eb0b442e [debuginfo-test][cross-project-tests] Release note for new [...]
adds 80f974e40f81 [AArch64][GlobalISel] Use ZExtValue for zext(xor) when inv [...]
adds d0f0b5b99262 Thread safety analysis: Warn when demoting locks on back edges
No new revisions were added by this update.
Summary of changes:
clang/docs/ReleaseNotes.rst | 2 +
clang/lib/Analysis/ThreadSafety.cpp | 31 ++++++------
clang/lib/CodeGen/CGOpenMPRuntime.cpp | 3 +-
clang/test/OpenMP/parallel_if_codegen_PR51349.cpp | 38 ++++++++++++++
clang/test/SemaCXX/warn-thread-safety-analysis.cpp | 42 ++++++++++++++++
clang/tools/scan-build/libexec/ccc-analyzer | 3 ++
compiler-rt/lib/builtins/clear_cache.c | 9 +++-
lld/test/ELF/compressed-debug-input-err.s | 2 +-
lld/test/ELF/compressed-debug-input.s | 2 +-
llvm/docs/ReleaseNotes.rst | 9 ++++
.../AArch64/GISel/AArch64InstructionSelector.cpp | 12 ++++-
llvm/lib/Target/X86/X86ISelLowering.cpp | 2 +-
.../AArch64/GlobalISel/opt-fold-xor-tbz-tbnz.mir | 32 ++++++++++++
llvm/test/CodeGen/X86/vector-reduce-mul.ll | 58 ++++++++++++++++++++++
14 files changed, 224 insertions(+), 21 deletions(-)
create mode 100644 clang/test/OpenMP/parallel_if_codegen_PR51349.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.