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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 5348fdbe 0: update: llvm-fec7da8285b1e41fcf524c42f389f1cd87a2690f: boot
new 868cc2ad 0: update: 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 (5348fdbe)
\
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:
01-reset_artifacts/console.log | 175 +-
02-build_llvm/console.log | 12006 ++++++++++++++++-----------------
03-build_linux/console.log | 1612 +++--
04-boot_linux/console.log | 416 +-
06-update_baseline/console.log | 8 +-
console.log | 14217 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 11 +-
7 files changed, 14434 insertions(+), 14011 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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 41294924 0: update: llvm-linux: boot
new a4802f1c 0: update: 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 (41294924)
\
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:
01-reset_artifacts/console.log | 166 +-
02-build_llvm/console.log | 12066 +++++++++++++++++-----------------
03-build_linux/console.log | 728 ++-
04-boot_linux/console.log | 436 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 48 +-
console.log | 13452 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13462 insertions(+), 13454 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-release-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 9e0a9cbb 0: update: llvm-linux: all
new eb23890d 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 (9e0a9cbb)
\
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 | 220 +-
02-build_llvm/console.log | 11742 +++++++++++++++++-----------------
03-build_linux/console.log | 1110 ++--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 +
console.log | 13107 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13136 insertions(+), 13086 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 56420d5ea60 MCRegister/Register: DenseMapInfo should take `const T &`
new e0e970bde6a [InstSimplify] Add test case to show bad sign bit handling [...]
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/Transforms/InstSimplify/icmp-abs-nabs.ll | 12 ++++++++++++
1 file changed, 12 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 openmp.
from 6cbafac [OpenMP] Rename last file to cpp and remove LIBOMP_CFLAGS
new 716f6ba Add OMPT support for teams construct
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:
runtime/src/kmp_csupport.cpp | 3 +-
runtime/src/kmp_runtime.cpp | 160 ++++++++++++++++++++--------
runtime/src/kmp_wait_release.h | 5 +-
runtime/src/ompt-internal.h | 1 +
runtime/src/ompt-specific.cpp | 7 +-
runtime/src/ompt-specific.h | 2 +-
runtime/test/ompt/callback.h | 31 ++++--
runtime/test/ompt/misc/interoperability.cpp | 10 +-
runtime/test/ompt/teams/parallel_team.c | 81 ++++++++++++++
runtime/test/ompt/teams/serial_teams.c | 89 ++++++++++++++++
runtime/test/ompt/teams/serialized.c | 62 +++++++++++
runtime/test/ompt/teams/team.c | 49 +++++++++
12 files changed, 437 insertions(+), 63 deletions(-)
create mode 100644 runtime/test/ompt/teams/parallel_team.c
create mode 100644 runtime/test/ompt/teams/serial_teams.c
create mode 100644 runtime/test/ompt/teams/serialized.c
create mode 100644 runtime/test/ompt/teams/team.c
--
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 0222bd47b [COFF] Clarify a comment. NFC.
new c7092a184 [ELF] Move R_*_IRELATIVE from .rel[a].plt to .rel[a].dyn unle [...]
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:
ELF/SyntheticSections.cpp | 25 ++++++++++++++++++++--
ELF/Writer.cpp | 32 ++++++++++++++---------------
test/ELF/aarch64-gnu-ifunc-nonpreemptable.s | 4 ++--
test/ELF/aarch64-gnu-ifunc-plt.s | 13 +++++++-----
test/ELF/aarch64-gnu-ifunc.s | 8 ++++----
test/ELF/aarch64-gnu-ifunc2.s | 2 +-
test/ELF/gnu-ifunc-canon.s | 6 ++----
test/ELF/gnu-ifunc-dyntags.s | 10 +++++----
test/ELF/gnu-ifunc-i386.s | 8 ++++----
test/ELF/gnu-ifunc-plt-i386.s | 14 ++++++++-----
test/ELF/gnu-ifunc-plt.s | 14 ++++++++-----
test/ELF/gnu-ifunc-relative.s | 2 +-
test/ELF/gnu-ifunc-shared.s | 7 +++++--
test/ELF/gnu-ifunc.s | 8 ++++----
test/ELF/linkerscript/orphan-report.s | 2 +-
test/ELF/ppc32-gnu-ifunc-nonpreemptable.s | 2 +-
test/ELF/ppc32-gnu-ifunc.s | 4 ++--
test/ELF/ppc64-ifunc.s | 13 +++++++-----
18 files changed, 105 insertions(+), 69 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 4263acacd19 [ORC] Remove some old debugging output from a unit test.
new 56420d5ea60 MCRegister/Register: DenseMapInfo should take `const T &`
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/CodeGen/Register.h | 4 ++--
include/llvm/MC/MCRegister.h | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.