This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk-code_vect-spec2k6/llvm-aarch64-master-O3_LTO in repository toolchain/ci/base-artifacts.
from ff2d0264a11 onsuccess: #31: 1: [TCWG CI] https://ci.linaro.org/job/tcwg [...] new 386c1c89433 onsuccess: #39: 1: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
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: .gitignore | 1 + 01-reset_artifacts/console.log.xz | Bin 2160 -> 2092 bytes 02-build_bmk_llvm/console.log.xz | Bin 102888 -> 104668 bytes 03-benchmark/benchmark-build.log | 149 +- 03-benchmark/benchmark.log | 147 +- 03-benchmark/console.log.xz | Bin 4056 -> 5660 bytes 04-check_regression/bmk-specific-variability.csv | 2 +- 04-check_regression/console.log.xz | Bin 2820 -> 2836 bytes git/llvm_rev | 2 +- jenkins/build-name | 2 +- jenkins/rewrite.log | 9 + jenkins/run-build.env | 13 + manifest.sh | 29 +- notify/check-regression-status.txt | 1 - notify/jira/comments.txt | 3 + notify/mail-body.txt | 31 + notify/mail-recipients.txt | 0 notify/mail-subject.txt | 1 + notify/notify-full.log | 596 + notify/notify-init.log | 183 + notify/summary.txt | 1 + results | 1 + results-vs-prev/cmp-results.diff | 32 - results-vs-prev/compare-results-internal.csv | 65 +- results-vs-prev/csv-results-0/md5sum.csv | 2 + results-vs-prev/csv-results-0/perf.csv | 120 +- results-vs-prev/csv-results-0/results.csv | 246 +- results-vs-prev/csv-results-0/size.csv | 152 +- results-vs-prev/csv-results-0/sve.csv | 22 - results-vs-prev/csv-results-1/md5sum.csv | 7 +- results-vs-prev/csv-results-1/perf.csv | 113 +- results-vs-prev/csv-results-1/results.csv | 23752 +++++++++++---------- results-vs-prev/csv-results-1/size.csv | 9564 +++------ results-vs-prev/csv-results-1/sve.csv | 17 + results-vs-prev/csv-results-1/vect.csv | 11920 +++++++++++ results-vs-prev/csvs2table-results-brief.csv | 94 +- results-vs-prev/csvs2table-results-full.csv | 119 +- results-vs-prev/csvs2table-results-internal.csv | 91 +- results-vs-prev/csvs2table-results.csv | 91 +- results-vs-prev/interesting-symbols.csv | 57 +- results-vs-prev/results-internal.csv | 91 +- results-vs-prev/tcwg-benchmark-results.log | 4890 ++--- results_id | 2 +- 43 files changed, 30118 insertions(+), 22500 deletions(-) create mode 100644 .gitignore create mode 100644 jenkins/rewrite.log create mode 100644 jenkins/run-build.env delete mode 100644 notify/check-regression-status.txt create mode 100644 notify/jira/comments.txt create mode 100644 notify/mail-body.txt create mode 100644 notify/mail-recipients.txt create mode 100644 notify/mail-subject.txt create mode 100644 notify/notify-full.log create mode 100644 notify/notify-init.log create mode 100644 notify/summary.txt delete mode 100644 results-vs-prev/cmp-results.diff