This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3168bf36a38 [NFC][InstCombine] Add unary FNeg tests to X86/x86-avx512.ll
new 7e942acd06c [NFC][InstCombine] Add unary fneg tests to operand-complexity.ll.
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/InstCombine/operand-complexity.ll | 30 +++++++++++++++++++++++
1 file changed, 30 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/gnu-release-arm-mainline-allmodconfig
in repository toolchain/ci/gcc.
from 69d91e1ef9a * config/mips/mips.c (mips_dwarf_frame_reg_mode): Replace [...]
adds a170a7d76a2 Daily bump.
adds bcd9cd37231 [RTEMS] Change multilibs for ARM
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 8 ++++++++
gcc/DATESTAMP | 2 +-
gcc/config/arm/t-rtems | 11 ++++++-----
3 files changed, 15 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_kernel/gnu-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 03ef156f 4: update: binutils-gcc-linux: 19550
new ae597c5e 4: update: binutils-gcc-linux: 19550
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 (03ef156f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 167 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 10586 ++++++-------
04-build_abe-stage1/console.log | 17271 ++++++++++-----------
05-build_linux/console.log | 728 +-
08-update_baseline/console.log | 90 +-
console.log | 29284 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 29314 insertions(+), 29266 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 lldb.
from 46ed1114d Fix LLDB warnings when compiling with Clang 8.0
new eff0a6c65 [Test] Fix conflicting test names.
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:
.../import-std-module/forward_list-basic/TestBasicForwardList.py | 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_gnu/gnu-release-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards c4d8b1ea 0: update: gcc-1a99cb550f8bd8635e1f5858a79a1b059b607ded: -5
new 696ac3c0 0: update: gcc-bcd9cd37231dc3ff4a13b2acb58089a9d278e338: -5
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 (c4d8b1ea)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-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 | 131 +-
02-prepare_abe/console.log | 431 +-
03-build_abe-bootstrap_O1/console.log | 64464 +++++++++++++++----------------
console.log | 65062 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
5 files changed, 65061 insertions(+), 65037 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 openmp.
from 9994ae3 [OpenMP][libomptarget] Enable requires flags for target libraries.
new 7481323 [OpenMP] Add implementation to two OMPT API routines
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/ompt-general.cpp | 7 +--
runtime/src/ompt-specific.cpp | 29 +++++++++
runtime/test/ompt/callback.h | 25 +++++---
runtime/test/ompt/misc/finalize_tool.c | 28 +++++++++
runtime/test/ompt/tasks/task_memory.c | 108 +++++++++++++++++++++++++++++++++
5 files changed, 182 insertions(+), 15 deletions(-)
create mode 100644 runtime/test/ompt/misc/finalize_tool.c
create mode 100644 runtime/test/ompt/tasks/task_memory.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.