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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ca7e08fa 2: update: llvm-7b5c6b8d86e9e836523f7e85f82c03cd985a04ea: 18864
new 8a661436 2: update: llvm-linux: 18879
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 (ca7e08fa)
\
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 | 184 +-
02-build_llvm/console.log | 12098 ++++++++++++++++++-----------------
03-build_linux/console.log | 746 +--
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 96 +-
console.log | 13140 +++++++++++++++++++-------------------
jenkins/manifest.sh | 13 +-
results | 2 +-
8 files changed, 13126 insertions(+), 13169 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-aarch64-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards 7c7eb0df 0: update: glibc-ef98313dd3713185bad70d905084c183f7b5b73b: 0
new a9b4274b 0: update: llvm-89de0d8dfbb9a6ff1f8b141ed70b563ecc094878: 0
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 (7c7eb0df)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-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 | 68 +-
02-prepare_abe/console.log | 172 +-
03-build_abe-binutils/console.log | 9168 +--
04-build_abe-stage1---/console.log | 12819 ++--
05-build_abe-linux/console.log | 310 +-
06-build_abe-glibc/console.log | 38310 ++++++-----
07-build_abe-stage2---/console.log | 34539 +++++-----
08-build_llvm-true/console.log | 11517 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 4 +-
09-benchmark/console.log | 324 +-
10-check_regression/console.log | 6354 +-
11-update_baseline/console.log | 3430 +-
console.log | 116989 +++++++++++++++++-----------------
jenkins/manifest.sh | 6 +-
results-full.csv | 2466 +-
results.csv | 123 +-
results_id | 2 +-
18 files changed, 118000 insertions(+), 118603 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-defconfig
in repository toolchain/ci/base-artifacts.
discards 08c4ef1a 0: update: llvm-linux: boot
new c13ea4fa 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 (08c4ef1a)
\
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 | 184 +-
02-build_llvm/console.log | 12182 +++++++++++++++++-----------------
03-build_linux/console.log | 680 +-
04-boot_linux/console.log | 480 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 13542 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
9 files changed, 13527 insertions(+), 13571 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 d6d1c465084 AMDGPU/GlobalISel: Make 16-bit constants legal
new 8896c0fa800 [Attributor] Use the white list for attributes consistently
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/Transforms/IPO/Attributor.h | 97 +++++++++++++++-------
lib/Transforms/IPO/Attributor.cpp | 92 +++++++-------------
test/Transforms/FunctionAttrs/align.ll | 4 +-
test/Transforms/FunctionAttrs/arg_nocapture.ll | 4 +-
test/Transforms/FunctionAttrs/dereferenceable.ll | 2 +-
test/Transforms/FunctionAttrs/liveness.ll | 4 +-
test/Transforms/FunctionAttrs/nofree-attributor.ll | 2 +-
test/Transforms/FunctionAttrs/nonnull.ll | 2 +-
test/Transforms/FunctionAttrs/noreturn_async.ll | 2 +-
test/Transforms/FunctionAttrs/nosync.ll | 2 +-
test/Transforms/FunctionAttrs/nounwind.ll | 2 +-
.../read_write_returned_arguments_scc.ll | 2 +-
test/Transforms/FunctionAttrs/willreturn.ll | 2 +-
13 files changed, 111 insertions(+), 106 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 lld.
from ad5c8dd1f [ELF] Fix spell corrector: don't call elf::InputFile::getSymb [...]
new 9280ae117 [ELF] Don't shrink RelrSection
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 | 8 ++++++++
test/ELF/pack-dyn-relocs-relr-loop.s | 36 ++++++++++++++++++++++++++++++++++++
2 files changed, 44 insertions(+)
create mode 100644 test/ELF/pack-dyn-relocs-relr-loop.s
--
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 d65619850cf [X86] Add support for avx512bf16 for __builtin_cpu_supports [...]
new 91ae0b70af9 [Attributor] Deal more explicit with non-exact definitions
new 4610ea6eb2f GlobalISel: Define GINodeEquiv for undef
new e2d7eae2972 GlobalISel/TableGen: Don't skip REG_SEQUENCE based on patterns
new d6d1c465084 AMDGPU/GlobalISel: Make 16-bit constants legal
The 4 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:
.../llvm/Target/GlobalISel/SelectionDAGCompat.td | 1 +
include/llvm/Transforms/IPO/Attributor.h | 34 ++
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 16 +-
lib/Transforms/IPO/Attributor.cpp | 105 ++--
.../AMDGPU/GlobalISel/artifact-combiner-sext.mir | 25 +-
.../AMDGPU/GlobalISel/artifact-combiner-zext.mir | 9 +-
test/CodeGen/AMDGPU/GlobalISel/legalize-ashr.mir | 46 +-
.../AMDGPU/GlobalISel/legalize-constant.mir | 3 +-
.../GlobalISel/legalize-extract-vector-elt.mir | 3 +-
.../CodeGen/AMDGPU/GlobalISel/legalize-extract.mir | 15 +-
test/CodeGen/AMDGPU/GlobalISel/legalize-fcmp.mir | 29 +-
.../AMDGPU/GlobalISel/legalize-fconstant.mir | 35 +-
.../AMDGPU/GlobalISel/legalize-fcopysign.mir | 180 +++----
test/CodeGen/AMDGPU/GlobalISel/legalize-icmp.mir | 36 +-
.../AMDGPU/GlobalISel/legalize-implicit-def.mir | 3 +-
test/CodeGen/AMDGPU/GlobalISel/legalize-lshr.mir | 36 +-
.../AMDGPU/GlobalISel/legalize-merge-values.mir | 552 +++++++++------------
test/CodeGen/AMDGPU/GlobalISel/legalize-phi.mir | 7 +-
test/CodeGen/AMDGPU/GlobalISel/legalize-select.mir | 8 +-
test/CodeGen/AMDGPU/GlobalISel/legalize-shl.mir | 58 +--
test/CodeGen/AMDGPU/GlobalISel/legalize-smax.mir | 30 +-
test/CodeGen/AMDGPU/GlobalISel/legalize-smin.mir | 30 +-
test/CodeGen/AMDGPU/GlobalISel/legalize-umax.mir | 22 +-
test/CodeGen/AMDGPU/GlobalISel/legalize-umin.mir | 22 +-
test/Transforms/FunctionAttrs/arg_returned.ll | 30 ++
test/Transforms/FunctionAttrs/nonnull.ll | 12 +
test/Transforms/FunctionAttrs/noreturn_async.ll | 2 +-
test/Transforms/FunctionAttrs/nounwind.ll | 2 +-
utils/TableGen/GlobalISelEmitter.cpp | 56 ++-
29 files changed, 632 insertions(+), 775 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 4e11ba3d6 disassemble command: fix error message when disassembly fails
new c77a32de1 Workaround TestConcurrentMany* flakiness in a more pricipled way
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:
packages/Python/lldbsuite/test/make/pseudo_barrier.h | 1 -
tools/debugserver/source/MacOSX/MachTask.mm | 2 +-
2 files changed, 1 insertion(+), 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.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from 40337fc7 [Driver] Use shared singleton instance of DriverOptTable
new 7bcec8c2 [clang-tidy] Fix bugprone-argument-comment bug if there are marcos.
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:
clang-tidy/bugprone/ArgumentCommentCheck.cpp | 4 +--
.../bugprone-argument-comment-literals.cpp | 35 ++++++++++++++++++++++
2 files changed, 37 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.