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-mainline-allnoconfig
in repository toolchain/ci/llvm-project.
from 4141bb50a87 [ORC] Avoid SymbolStringPtr copies in DynamicLibrarySearchG [...]
adds edb1a1de1b7 Reland "[Clang][Bundler] Error reporting improvements"
adds a6a37e820cf [X86][GISel] Fix typo in comment. NFC
adds 5e307808557 Correct size_t format specifier
adds e921ede5406 [AMDGPU] Fix Vreg_1 PHI lowering in SILowerI1Copies.
adds 05a9e344ee3 [YAMLTraits] - Revert a change committed by a mistake in D68983
adds 073ab70b72f [ObjectYAML] - Do not use auto. NFC.
adds 9231e443445 fix lldb build with -DLLVM_ENABLE_MODULES=On (missing #include)
adds 82b82e39c45 Add all the issues to be voted upon in Belfast
adds 0d0509384f0 [X86] NFC: expand inline memcmp test coverage
adds 11c920207af [X86] Prefer KORTEST on Knights Landing or later for memcmp()
adds 9d77ad57540 [APInt] Introduce APIntOps::GetMostSignificantDifferentBit()
new 1ce8a5b385a [X86] Only look up boolean reduction cost tables if the red [...]
new f7c3c640af1 [NFC][libomptarget]Remove TRUE,FALSE macros from option.h
The 2 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:
clang/test/Driver/clang-offload-bundler.c | 32 +-
.../clang-offload-bundler/ClangOffloadBundler.cpp | 409 +-
libcxx/www/upcoming_meeting.html | 97 +-
.../include/lldb/Expression/ExpressionSourceCode.h | 1 +
.../Python/ScriptInterpreterPython.cpp | 2 +-
llvm/include/llvm/ADT/APInt.h | 6 +
llvm/include/llvm/Support/YAMLTraits.h | 3 +-
llvm/lib/ObjectYAML/ELFEmitter.cpp | 2 +-
llvm/lib/Support/APInt.cpp | 8 +
llvm/lib/Target/AMDGPU/SILowerI1Copies.cpp | 179 +-
llvm/lib/Target/X86/X86.td | 5 +
llvm/lib/Target/X86/X86ISelLowering.cpp | 67 +-
llvm/lib/Target/X86/X86InstructionSelector.cpp | 2 +-
llvm/lib/Target/X86/X86Subtarget.h | 4 +
llvm/lib/Target/X86/X86TargetTransformInfo.cpp | 2 +-
llvm/lib/Target/X86/X86TargetTransformInfo.h | 1 +
.../AMDGPU/i1_copy_phi_with_phi_incoming_value.mir | 140 +
llvm/test/CodeGen/X86/memcmp.ll | 4066 ++++++++++++++++++--
llvm/test/CodeGen/X86/setcc-wide-types.ll | 48 +-
llvm/unittests/ADT/APIntTest.cpp | 71 +
openmp/libomptarget/deviceRTLs/nvptx/src/cancel.cu | 4 +-
openmp/libomptarget/deviceRTLs/nvptx/src/debug.h | 6 +-
.../libomptarget/deviceRTLs/nvptx/src/libcall.cu | 2 +-
openmp/libomptarget/deviceRTLs/nvptx/src/loop.cu | 2 +-
openmp/libomptarget/deviceRTLs/nvptx/src/option.h | 6 -
.../libomptarget/deviceRTLs/nvptx/src/parallel.cu | 2 +-
26 files changed, 4514 insertions(+), 653 deletions(-)
create mode 100644 llvm/test/CodeGen/AMDGPU/i1_copy_phi_with_phi_incoming_value.mir
--
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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards af0cf28e 0: update: llvm-linux: all
new 334e466c 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 (af0cf28e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 137 +-
02-build_llvm/console.log | 13218 ++++++++++++++++++------------------
03-build_linux/console.log | 670 +-
04-boot_linux/console.log | 2 +-
06-update_baseline/console.log | 8 +-
console.log | 14035 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
7 files changed, 14032 insertions(+), 14050 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-stable-defconfig
in repository toolchain/ci/gcc.
from 54b97aff264 Daily bump.
adds 01b6b5c9099 Avoid gimple body modifications while streaming. Backport [...]
adds 274df6b5923 PR c++/85254
new 8e3015e203f Daily bump.
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:
gcc/ChangeLog | 24 ++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 9 +++
gcc/cp/class.c | 1 +
gcc/gimple-streamer-out.c | 10 ++--
gcc/lto-streamer-out.c | 110 +++++++++++++++++++-----------------
gcc/lto-streamer.h | 1 +
gcc/lto/ChangeLog | 10 ++++
gcc/lto/lto.c | 7 +++
gcc/passes.c | 37 +++---------
gcc/testsuite/g++.dg/ext/is_final.C | 14 +++++
gcc/tree-dfa.c | 10 ++--
gcc/tree-dfa.h | 2 +-
gcc/tree-ssa-dse.c | 2 +-
gcc/tree-ssa-math-opts.c | 2 +-
15 files changed, 145 insertions(+), 96 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards a1c580e9 0: update: binutils-gcc-linux: boot
new a13b7d66 0: update: 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 (a1c580e9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11046 ++++++-------
04-build_abe-stage1/console.log | 18561 +++++++++++----------
05-build_linux/console.log | 1066 +-
06-boot_linux/console.log | 474 +-
08-update_baseline/console.log | 8 +-
console.log | 31778 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
9 files changed, 31760 insertions(+), 31787 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 gcc.
from 74c5e5f5bf7 * doc/xml/manual/codecvt.xml: Switch pubs.opengroup.org to [...]
new 36e5ec23e7f Daily bump.
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:
gcc/DATESTAMP | 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.
unknown user pushed a change to branch gcc-9-branch
in repository gcc.
from 274df6b5923 PR c++/85254
new 8e3015e203f Daily bump.
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:
gcc/DATESTAMP | 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.
unknown user pushed a change to branch gcc-8-branch
in repository gcc.
from 1621c5254f7 Daily bump.
new c2cb3bf2bfc Daily bump.
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:
gcc/DATESTAMP | 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.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from dc5c095c61b [Darwin, PPC] Check for out of range asm values.
new ebe40da4e44 Daily bump.
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:
gcc/DATESTAMP | 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from f612a98f9f Add some missing casts to suppress implicit cast warnings
new e9c999a28f Automatic date update in version.in
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:
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.