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-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 09cae554 0: update: llvm-linux: all
new dc504987 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 (09cae554)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 130 +-
02-build_llvm/console.log | 11848 +++++++++++++++++------------------
03-build_linux/console.log | 666 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
console.log | 12648 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 12656 insertions(+), 12652 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 bfa7de776d7 [LLVM][Alignment] Make functions using log of alignment explicit
new a10e7d61af2 [X86] X86InstrInfo::optimizeCompareInstr - fix potential nu [...]
new e9b99edbbb4 [SystemZ] Recognize INLINEASM_BR in backend
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:
lib/Target/SystemZ/SystemZInstrInfo.cpp | 22 +++++++++++++---------
lib/Target/SystemZ/SystemZInstrInfo.h | 22 ++++++++++++++++------
lib/Target/SystemZ/SystemZLongBranch.cpp | 2 +-
lib/Target/SystemZ/SystemZMachineScheduler.cpp | 4 ++--
lib/Target/X86/X86InstrInfo.cpp | 5 +++--
test/CodeGen/SystemZ/asm-20.ll | 4 ++--
6 files changed, 37 insertions(+), 22 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 7a48d5d85d7 Force IFN_LOAD/STORE_LANES operands to be memory (PR91577)
new e93f8076b8f * doc/install.texi: Update and clarify requirements to bui [...]
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 | 4 ++++
gcc/doc/install.texi | 53 +++++++++++++++++++++++++++-------------------------
2 files changed, 32 insertions(+), 25 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 373584af 0: update: llvm-linux: all
new 4c006bcb 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 (373584af)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 130 +-
02-build_llvm/console.log | 12115 ++++++++++++++++++------------------
03-build_linux/console.log | 682 +--
04-boot_linux/console.log | 2 +-
06-update_baseline/console.log | 25 +
console.log | 12954 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
7 files changed, 12942 insertions(+), 12978 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 release_90
in repository llvm.
from a829726d68c index.rst: Remove non-release warning
new a5f635e437c Merging r369310: ------------------------------------------ [...]
new 20e8d72470e Merging r370753: ------------------------------------------ [...]
new c5d3eed5bcf Merging r370720 and r370721:
The 3 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:
.../Vectorize/LoopVectorizationLegality.h | 4 +-
lib/ExecutionEngine/Orc/CMakeLists.txt | 1 +
lib/Target/SystemZ/SystemZInstrInfo.cpp | 4 +-
.../Vectorize/LoopVectorizationLegality.cpp | 1 +
test/CodeGen/SystemZ/asm-20.ll | 15 ++
.../LoopVectorize/pr43166-fold-tail-by-masking.ll | 165 +++++++++++++++++++++
tools/lli/CMakeLists.txt | 1 +
unittests/ExecutionEngine/Orc/CMakeLists.txt | 1 +
8 files changed, 188 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/SystemZ/asm-20.ll
create mode 100644 test/Transforms/LoopVectorize/pr43166-fold-tail-by-masking.ll
--
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 e4bd363824 [libclang] Refactored SharedParsedRegionsStorage
new 446ef3b0d8 [OpenCL] Add image type handling for builtins
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/OpenCLBuiltins.td | 194 +++++++++++++++++++++------
test/SemaOpenCL/fdeclare-opencl-builtins.cl | 30 +++++
utils/TableGen/ClangOpenCLBuiltinEmitter.cpp | 70 +++++++++-
3 files changed, 248 insertions(+), 46 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.