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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 869d36aa36 0: good: binutils-gcc-linux: boot
new a7baa8e3df 0: good: binutils-gcc-linux: boot
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 (869d36aa36)
\
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 | 14 +-
3-build_abe-binutils/console.log | 3463 ++++++++++----------
4-build_abe-stage1/console.log | 3060 +++++++++---------
5-build_linux/console.log | 22 +-
console.log | 6617 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
6 files changed, 6598 insertions(+), 6588 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-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 9421153374 4: good: llvm-linux: 17558
new dd04cb72fa 4: good: llvm-linux: 17558
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 (9421153374)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 68 +-
2-build_llvm/console.log | 10533 +++++++++++++++----------------
3-build_linux/console.log | 2686 ++++----
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 6 +-
console.log | 13297 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13317 insertions(+), 13283 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 a764eb906a0 [PGO] Context sensitive PGO (part 1)
new 3b8055a11c4 [HotColdSplit] Disable splitting for sanitized functions
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/Transforms/IPO/HotColdSplitting.cpp | 11 +++-
test/Transforms/HotColdSplit/X86/do-not-split.ll | 72 ++++++++++++++++++++++++
2 files changed, 81 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/llvm-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards db8f107ad2 0: good: llvm-linux: boot
new b1efa93634 0: good: llvm-linux: boot
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 (db8f107ad2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 14 +-
2-build_llvm/console.log | 9288 ++++++++++++++++++++-------------------
3-build_linux/console.log | 50 +-
4-boot_linux/console.log | 388 +-
console.log | 9730 ++++++++++++++++++++---------------------
jenkins/manifest.sh | 10 +-
6 files changed, 9734 insertions(+), 9746 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 1a46c551c7e [AMDGPU] Fixed hang during DAG combine
new a764eb906a0 [PGO] Context sensitive PGO (part 1)
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/InitializePasses.h | 1 +
include/llvm/LTO/Config.h | 6 +
include/llvm/LinkAllPasses.h | 1 +
include/llvm/ProfileData/InstrProf.h | 16 ++
include/llvm/ProfileData/InstrProfData.inc | 2 +
include/llvm/Transforms/Instrumentation.h | 18 +-
.../Transforms/Instrumentation/InstrProfiling.h | 6 +-
.../Instrumentation/PGOInstrumentation.h | 31 +++-
lib/Passes/PassBuilder.cpp | 3 +-
lib/ProfileData/InstrProf.cpp | 19 ++
lib/Transforms/Instrumentation/InstrProfiling.cpp | 53 +++++-
.../Instrumentation/PGOInstrumentation.cpp | 203 +++++++++++++++------
tools/gold/gold-plugin.cpp | 14 +-
tools/llvm-lto2/llvm-lto2.cpp | 11 ++
14 files changed, 309 insertions(+), 75 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-release-arm-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards e49fae3a57 0: good: llvm-e56517b25e9ef43fbc5bb3473235b7fe00bb9497: -1
new 3dfbb42584 0: good: llvm-8eb2ef13b790b7f3b40065f2e46a5119b2b81490: -10
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 (e49fae3a57)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-arm-spe [...]
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 | 82 +-
02-build_llvm/console.log | 6598 ++++++++------------------------------
03-benchmark/benchmark.log | 62 -
03-benchmark/console.log | 181 --
05-update_baseline/console.log | 2 +-
console.log | 6863 +++++++++-------------------------------
jenkins/manifest.sh | 10 +-
results | 2 -
8 files changed, 2845 insertions(+), 10955 deletions(-)
delete mode 100644 03-benchmark/benchmark.log
delete mode 100644 03-benchmark/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 clang.
from 08cea3e530 [OPENMP][CUDA]Do not emit warnings for variables in late-rep [...]
new 47a322be41 [CUDA][HIP] Check calling convention based on function target
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/Sema/SemaDeclAttr.cpp | 30 +++++++++++++++++++++++++++++-
test/SemaCUDA/amdgpu-windows-vectorcall.cu | 4 ++++
2 files changed, 33 insertions(+), 1 deletion(-)
create mode 100644 test/SemaCUDA/amdgpu-windows-vectorcall.cu
--
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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 71c3d661bf 0: good: llvm-bb92074a2786bfc9ff478adf60ad09056b85d5fc: boot
new 5fc0413ef4 0: good: llvm-linux: boot
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 (71c3d661bf)
\
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 | 70 +-
2-build_llvm/console.log | 10515 +++++++++++++++++++-------------------
3-build_linux/console.log | 106 +-
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 4 +-
console.log | 10697 +++++++++++++++++++--------------------
jenkins/manifest.sh | 11 +-
7 files changed, 10698 insertions(+), 10707 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.