This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 00c70bcbceb [IRBuilder] Update IRBuilder::CreateFNeg(...) to return a U [...]
new bd673156a71 [x86] adjust select to sra tests; NFC
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/CodeGen/X86/select-sra.ll | 28 ++++++++++++----------------
1 file changed, 12 insertions(+), 16 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 1884ebe9b 4: update: llvm-linux: 17565
new a2f3b368f 4: update: llvm-linux: 17565
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 (1884ebe9b)
\
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 | 128 +-
02-build_llvm/console.log | 11994 +++++++++++++-------------
03-build_linux/console.log | 6060 ++++++-------
06-update_baseline/console.log | 42 +-
console.log | 18224 +++++++++++++++++++--------------------
jenkins/manifest.sh | 6 +-
6 files changed, 18225 insertions(+), 18229 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 f36eb5e87c5 [ARM] Selection for MVE VMOVN
new 00c70bcbceb [IRBuilder] Update IRBuilder::CreateFNeg(...) to return a U [...]
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/IR/IRBuilder.h | 6 +-
test/Bindings/OCaml/core.ml | 2 +-
test/CodeGen/AMDGPU/amdgpu-codegenprepare-idiv.ll | 104 +++++++++++-----------
test/CodeGen/AMDGPU/divrem24-assume.ll | 2 +-
test/Transforms/InstCombine/cos-1.ll | 20 ++---
test/Transforms/InstCombine/fast-math.ll | 2 +-
test/Transforms/InstCombine/fmul.ll | 8 +-
test/Transforms/InstCombine/select-crash.ll | 4 +-
unittests/IR/InstructionsTest.cpp | 15 ++++
9 files changed, 88 insertions(+), 75 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.
from 86c4707c4b [RISCV] enable LTO support, pass some options to linker.
new 17184dc8a9 [IRBuilder] Update IRBuilder::CreateFNeg(...) to return a Un [...]
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/CodeGen/CGExprScalar.cpp | 14 +-
test/CodeGen/aarch64-neon-2velem.c | 34 +--
test/CodeGen/aarch64-neon-fma.c | 2 +-
test/CodeGen/aarch64-neon-intrinsics.c | 10 +-
test/CodeGen/aarch64-neon-misc.c | 6 +-
test/CodeGen/aarch64-neon-scalar-x-indexed-elem.c | 6 +-
test/CodeGen/aarch64-v8.2a-fp16-intrinsics.c | 2 +-
test/CodeGen/aarch64-v8.2a-neon-intrinsics.c | 24 +-
test/CodeGen/arm-v8.2a-neon-intrinsics.c | 8 +-
test/CodeGen/arm_neon_intrinsics.c | 8 +-
test/CodeGen/avx512f-builtins.c | 288 +++++++++++-----------
test/CodeGen/avx512vl-builtins.c | 144 +++++------
test/CodeGen/builtins-ppc-vsx.c | 12 +-
test/CodeGen/complex-math.c | 6 +-
test/CodeGen/exprs.c | 2 +-
test/CodeGen/fma-builtins.c | 64 ++---
test/CodeGen/fma4-builtins.c | 64 ++---
test/CodeGen/fp16-ops.c | 4 +-
test/CodeGen/zvector.c | 2 +-
test/CodeGen/zvector2.c | 2 +-
20 files changed, 352 insertions(+), 350 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 852f45a10a2 Revert r374771 "[llvm-size] Tidy up error messages (PR42970)"
new f36eb5e87c5 [ARM] Selection for MVE VMOVN
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/Target/ARM/ARMISelLowering.cpp | 35 ++++
lib/Target/ARM/ARMISelLowering.h | 1 +
lib/Target/ARM/ARMInstrMVE.td | 12 ++
test/CodeGen/Thumb2/mve-vmovn.ll | 318 +++----------------------------------
4 files changed, 66 insertions(+), 300 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 ec89325da0d [ARM] Add some VMOVN tests. NFC
new a8bfb47f37e [x86] add tests for possible select to sra transforms; NFC
new 852f45a10a2 Revert r374771 "[llvm-size] Tidy up error messages (PR42970)"
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:
test/CodeGen/X86/select-sra.ll | 229 ++++++++++++++++++++++++++++++++
test/tools/llvm-size/invalid-input.test | 10 +-
test/tools/llvm-size/no-input.test | 2 +-
tools/llvm-size/llvm-size.cpp | 44 +++---
4 files changed, 259 insertions(+), 26 deletions(-)
create mode 100644 test/CodeGen/X86/select-sra.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from d039f01465 Mention PR c++/20020 in ChangeLog entry
adds 284782de07 gdb: Silence -Wformat-nonliteral warning with clang
adds 03f04b53b2 Automatic date update in version.in
adds ec9bd0a22d PR24955, libbfd terminating program on out of memory (part2)
adds dcea6a95d7 qsort issues
adds 8c1c5e5de4 qsort: SHF_LINK_ORDER section sort
adds 48db329734 qsort: elf_sort_sections use of target_index
adds 3a3f4bf76a qsort: elf_link_add_object_symbols weak aliases
adds 8025b0554c qsort: dwarf2.c
adds 47f6ff2f9e qsort: syms.c stab sorting
adds 6ce9ba7afc qsort: objcopy.c section sort
adds 08dec09d8a qsort: pe-dll.c reloc sorting
adds 3d9ee7d24b qsort: ldctor.c CONSTRUCTORS
new 6acc1a0b9d gdb: remove unused includes from dwarf2read.c
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/ChangeLog | 60 ++++++++++++++++
bfd/dwarf2.c | 20 ++++--
bfd/elf-strtab.c | 4 +-
bfd/elf.c | 21 +++---
bfd/elf64-ppc.c | 12 +++-
bfd/elflink.c | 208 ++++++++++++++++++++++++++++++++---------------------
bfd/merge.c | 3 +
bfd/peXXigen.c | 5 +-
bfd/pef.c | 13 ++--
bfd/som.c | 10 ++-
bfd/syms.c | 10 ++-
bfd/version.h | 2 +-
binutils/ChangeLog | 6 ++
binutils/objcopy.c | 22 +++---
gdb/ChangeLog | 9 +++
gdb/dwarf2read.c | 12 ----
gdb/ui-out.c | 9 +++
ld/ChangeLog | 15 ++++
ld/ldctor.c | 38 +++++-----
ld/ldctor.h | 5 +-
ld/pe-dll.c | 16 ++++-
21 files changed, 345 insertions(+), 155 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-master-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 195cfa2a9 0: update: binutils-gcc-linux: all
new 1951682e5 0: update: binutils-gcc-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 (195cfa2a9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 182 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 11515 ++++++-------
04-build_abe-stage1/console.log | 20246 +++++++++++-----------
05-build_linux/console.log | 830 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 32673 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 32967 insertions(+), 32933 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 libcxx.
from 79d2a7134 [libc++][test] std::variant test cleanup
new 4fd9329d3 [libc++][test] Silence more warnings in variant tests
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/std/utilities/variant/variant.variant/variant.assign/copy.pass.cpp | 2 +-
test/std/utilities/variant/variant.variant/variant.assign/move.pass.cpp | 2 +-
.../variant/variant.variant/variant.mod/emplace_index_args.pass.cpp | 2 +-
.../variant/variant.variant/variant.mod/emplace_type_args.pass.cpp | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.