This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 55446d71e [Reproducers] Reinterpret cast to void*
new c92fdf977 Rewrite comment to be clearer
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:
source/Plugins/ExpressionParser/Clang/ClangHost.cpp | 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 llvm.
from d332bc44067 [X86] Remove ProcModel and ProcFeatures tablegen classes. M [...]
new 5b9ba1171e6 Revert "Relax constraints for reduction vectorization"
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/Analysis/IVDescriptors.h | 15 +--
include/llvm/IR/Operator.h | 6 --
include/llvm/Transforms/Utils/LoopUtils.h | 2 -
lib/Analysis/IVDescriptors.cpp | 10 +-
lib/CodeGen/ExpandReductions.cpp | 4 +-
lib/Transforms/Utils/LoopUtils.cpp | 46 ++++-----
lib/Transforms/Vectorize/LoopVectorize.cpp | 16 ++-
lib/Transforms/Vectorize/SLPVectorizer.cpp | 3 +-
.../Transforms/LoopVectorize/reduction-fastmath.ll | 112 ---------------------
9 files changed, 34 insertions(+), 180 deletions(-)
delete mode 100644 test/Transforms/LoopVectorize/reduction-fastmath.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 gcc.
from fc87d978457 PR middle-end/89655 PR bootstrap/89656 * vr-values.c (vr [...]
new 064a27dfd37 PR fortran/89651 * trans-openmp.c (gfc_omp_clause_default [...]
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/fortran/ChangeLog | 7 +++++++
gcc/fortran/trans-openmp.c | 6 ++++++
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/gfortran.dg/gomp/pr89651.f90 | 21 +++++++++++++++++++++
4 files changed, 37 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr89651.f90
--
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 2377ecc1613 Recommit "[GlobalISel][AArch64] Add selection support for G [...]
new d332bc44067 [X86] Remove ProcModel and ProcFeatures tablegen classes. M [...]
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/X86/X86.td | 772 +++++++++++++++++++++++++-------------------------
1 file changed, 380 insertions(+), 392 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-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from 0e290772cd Automatic date update in version.in
adds e7b681f1c6 Automatic date update in version.in
adds 82cb27ff6b Remove redundant assignment from dwarf2_find_containing_comp_unit
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 5 +++++
gdb/dwarf2read.c | 1 -
3 files changed, 6 insertions(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards e9b6dd1 0: good: binutils-gcc-linux: boot
new 72f55fd 0: good: 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 (e9b6dd1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3986 +++---
4-build_abe-stage1/console.log | 5205 +++----
5-build_linux/console.log | 19497 +++++++++++++------------
6-boot_linux/console.log | 390 +-
console.log | 28106 +++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 28623 insertions(+), 28595 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 cc5a8c21afc Remove ASan asm instrumentation.
new 2377ecc1613 Recommit "[GlobalISel][AArch64] Add selection support for G [...]
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/AArch64/AArch64InstructionSelector.cpp | 153 ++++++++++++++++++---
lib/Target/AArch64/AArch64LegalizerInfo.cpp | 3 +-
lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 8 ++
.../GlobalISel/regbank-extract-vector-elt.mir | 103 ++++++++++++++
.../GlobalISel/select-extract-vector-elt.mir | 117 ++++++++++++++++
5 files changed, 366 insertions(+), 18 deletions(-)
create mode 100644 test/CodeGen/AArch64/GlobalISel/regbank-extract-vector-elt.mir
create mode 100644 test/CodeGen/AArch64/GlobalISel/select-extract-vector-elt.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.
unknown user pushed a change to branch master
in repository gcc.
from 74157df9c26 [ARM] Fix availability of FP16-FP64 conversion instructions
new fc87d978457 PR middle-end/89655 PR bootstrap/89656 * vr-values.c (vr [...]
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 | 8 ++++++++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.c-torture/compile/pr89655.c | 15 +++++++++++++++
gcc/vr-values.c | 9 +++++++--
4 files changed, 36 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr89655.c
--
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 f2cfb7b3d3b [RISCV] Do a sign-extension in a compare-and-swap of 32 bit [...]
new cc5a8c21afc Remove ASan asm instrumentation.
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/MC/MCParser/MCTargetAsmParser.h | 3 -
include/llvm/MC/MCTargetOptions.h | 3 -
include/llvm/MC/MCTargetOptionsCommandFlags.inc | 11 -
lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp | 11 +-
lib/MC/MCTargetOptions.cpp | 11 +-
lib/Target/X86/AsmParser/CMakeLists.txt | 1 -
lib/Target/X86/AsmParser/X86AsmInstrumentation.cpp | 1087 --------------------
lib/Target/X86/AsmParser/X86AsmInstrumentation.h | 65 --
lib/Target/X86/AsmParser/X86AsmParser.cpp | 13 +-
.../AddressSanitizer/X86/asm_attr.ll | 20 -
.../AddressSanitizer/X86/asm_cfi.ll | 54 -
.../Instrumentation/AddressSanitizer/X86/asm_cfi.s | 52 -
.../AddressSanitizer/X86/asm_mov.ll | 152 ---
.../Instrumentation/AddressSanitizer/X86/asm_mov.s | 64 --
.../AddressSanitizer/X86/asm_rep_movs.ll | 85 --
.../AddressSanitizer/X86/asm_rsp_mem_op.s | 45 -
.../AddressSanitizer/X86/asm_swap_intel.s | 59 --
.../llvm/lib/Target/X86/AsmParser/BUILD.gn | 1 -
18 files changed, 7 insertions(+), 1730 deletions(-)
delete mode 100644 lib/Target/X86/AsmParser/X86AsmInstrumentation.cpp
delete mode 100644 lib/Target/X86/AsmParser/X86AsmInstrumentation.h
delete mode 100644 test/Instrumentation/AddressSanitizer/X86/asm_attr.ll
delete mode 100644 test/Instrumentation/AddressSanitizer/X86/asm_cfi.ll
delete mode 100644 test/Instrumentation/AddressSanitizer/X86/asm_cfi.s
delete mode 100644 test/Instrumentation/AddressSanitizer/X86/asm_mov.ll
delete mode 100644 test/Instrumentation/AddressSanitizer/X86/asm_mov.s
delete mode 100644 test/Instrumentation/AddressSanitizer/X86/asm_rep_movs.ll
delete mode 100644 test/Instrumentation/AddressSanitizer/X86/asm_rsp_mem_op.s
delete mode 100644 test/Instrumentation/AddressSanitizer/X86/asm_swap_intel.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.