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-mainline-allyesconfig
in repository toolchain/ci/llvm-monorepo.
from 2574c8af54d5 [AST] Only store the needed data in IfStmt
adds 1ae5bfaeaef4 Revert r344172: [LV] Add a new reduction pattern match
adds 30347e8e4fcf [utils] Fix _run_benchmark in collect_and_build_with_pgo.py
adds 82cc4d961e12 [utils] collect_and_build_with_pgo.py: revert part already [...]
adds 26621462c14c [X86] Add test cases showing missed opportunities for opti [...]
adds ce37eb8f0345 [DAGCombiner] Better constant vector support for FCOPYSIGN.
adds de2cbbe06f6f Reapply Pass the nopie flag to the linker when linking with -pg.
adds 8b3bed702ea1 [XRay] Refcount backing store for buffers
new e72bae4bba5e [AST] Don't store data for GNU range case statement if not needed
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/include/clang/AST/Stmt.h | 220 +++++--
clang/lib/AST/ASTDumper.cpp | 7 +
clang/lib/AST/ASTImporter.cpp | 4 +-
clang/lib/AST/Stmt.cpp | 27 +-
clang/lib/Driver/ToolChains/OpenBSD.cpp | 2 +-
clang/lib/Sema/SemaStmt.cpp | 6 +-
clang/lib/Serialization/ASTReaderStmt.cpp | 11 +-
clang/lib/Serialization/ASTWriterStmt.cpp | 7 +-
clang/test/Driver/openbsd.c | 2 +-
clang/test/Import/switch-stmt/test.cpp | 4 -
clang/test/Misc/ast-dump-color.cpp | 2 -
compiler-rt/lib/xray/xray_buffer_queue.cc | 61 +-
compiler-rt/lib/xray/xray_buffer_queue.h | 14 +-
llvm/include/llvm/Analysis/IVDescriptors.h | 7 +-
llvm/lib/Analysis/IVDescriptors.cpp | 71 +--
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 8 +-
llvm/test/CodeGen/X86/sse1-fcopysign.ll | 72 +++
llvm/test/Transforms/LoopVectorize/if-reduction.ll | 666 ---------------------
llvm/utils/collect_and_build_with_pgo.py | 9 +-
19 files changed, 366 insertions(+), 834 deletions(-)
create mode 100644 llvm/test/CodeGen/X86/sse1-fcopysign.ll
delete mode 100644 llvm/test/Transforms/LoopVectorize/if-reduction.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-aarch64-lts-allyesconfig
in repository toolchain/binutils-gdb.
from 9da2bd6ac9 Automatic date update in version.in
adds b0d99ba9e9 PR23837, Segmentation fault in resolve_symbol_value
adds 8fc91c4098 Correct ChangeLog
adds a3d7226832 gdb/riscv: Add back missing braces in riscv-linux-nat.c
No new revisions were added by this update.
Summary of changes:
gas/ChangeLog | 7 +++++++
gas/config/tc-hppa.c | 3 +--
gdb/ChangeLog | 5 +++++
gdb/riscv-linux-nat.c | 6 ++++--
4 files changed, 17 insertions(+), 4 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-aarch64-mainline-allyesconfig
in repository toolchain/binutils-gdb.
from 5835de87ce Automatic date update in version.in
adds 866afbd2aa Automatic date update in version.in
No new revisions were added by this update.
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.
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-aarch64-lts-allnoconfig
in repository toolchain/gcc.
from fab8518f567 Daily bump.
adds 8a55426b514 Daily bump.
adds 4c53351658c darwin - fix powerpc-darwin stack alignment issue
adds 757e6df5448 darwin - remove unused target hook.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 20 ++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/darwin.c | 15 ---------------
gcc/config/darwin.h | 4 ----
gcc/config/rs6000/darwin.h | 38 +++++++++++++++++++++++++++++++++-----
5 files changed, 54 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.
unknown user pushed a change to branch master
in repository llvm.
from 346342d0699 [DAGCombiner] Better constant vector support for FCOPYSIGN.
new 5c0be92e193 [VectorLegalizer] Enable TargetLowering::expandFP_TO_UINT support.
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/SelectionDAG/LegalizeVectorOps.cpp | 19 +-
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 5 +
lib/Target/X86/X86ISelLowering.cpp | 28 ++-
test/CodeGen/X86/ftrunc.ll | 30 ++-
test/CodeGen/X86/vec_cast3.ll | 26 +--
test/CodeGen/X86/vec_fp_to_int.ll | 259 ++++++++++++-------------
6 files changed, 185 insertions(+), 182 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/gcc.
from fab8518f567 Daily bump.
adds 8a55426b514 Daily bump.
adds 4c53351658c darwin - fix powerpc-darwin stack alignment issue
adds 757e6df5448 darwin - remove unused target hook.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 20 ++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/darwin.c | 15 ---------------
gcc/config/darwin.h | 4 ----
gcc/config/rs6000/darwin.h | 38 +++++++++++++++++++++++++++++++++-----
5 files changed, 54 insertions(+), 25 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.