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-lts-allyesconfig
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allnoconfig
in repository toolchain/binutils-gdb.
from cd948f5b2b OBVIOUS Use report_unrecognized_option_error in 'demangle' a [...]
adds 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:
bfd/version.h | 2 +-
gas/ChangeLog | 7 +++++++
gas/config/tc-hppa.c | 3 +--
gdb/ChangeLog | 5 +++++
gdb/riscv-linux-nat.c | 6 ++++--
5 files changed, 18 insertions(+), 5 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 5984510fd0f [SelectionDAG] Fix bad indentation. NFC
new a8288db8057 Revert "Revert "DebugInfo: reduce DIE range verification on [...]
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/DebugInfo/DWARF/DWARFVerifier.h | 7 ++-
lib/DebugInfo/DWARF/DWARFVerifier.cpp | 58 +++++++++++++++++-----
.../tools/llvm-dwarfdump/X86/debug-verify-object.s | 57 +++++++++++++++++++++
3 files changed, 107 insertions(+), 15 deletions(-)
create mode 100644 test/tools/llvm-dwarfdump/X86/debug-verify-object.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-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.
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-stable-allnoconfig
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/llvm-master-arm-stable-allnoconfig
in repository toolchain/ci/llvm-monorepo.
from 2574c8af54d [AST] Only store the needed data in IfStmt
adds 1ae5bfaeaef Revert r344172: [LV] Add a new reduction pattern match
adds 30347e8e4fc [utils] Fix _run_benchmark in collect_and_build_with_pgo.py
adds 82cc4d961e1 [utils] collect_and_build_with_pgo.py: revert part already [...]
adds 26621462c14 [X86] Add test cases showing missed opportunities for optim [...]
adds ce37eb8f034 [DAGCombiner] Better constant vector support for FCOPYSIGN.
adds de2cbbe06f6 Reapply Pass the nopie flag to the linker when linking with -pg.
adds 8b3bed702ea [XRay] Refcount backing store for buffers
adds e72bae4bba5 [AST] Don't store data for GNU range case statement if not needed
adds 0e609b2af3b [VectorLegalizer] Enable TargetLowering::expandFP_TO_UINT support.
adds 0b909bcc2ac [X86][NFC] sse2-schedule.ll: disable XOP for BdVer2 tests
adds 1d4648bd32f [X86][NFC] sse41-schedule.ll: disable XOP for BdVer2 tests
adds 145990bf2c9 [X86][NFC] sse42-schedule.ll: disable XOP for BdVer2 tests
adds cdb752eb3c2 [AST] Fix an use-of-uninitialized bug introduced in CaseStmt
adds e3a4552ebc8 [TargetLowering] Move i64/vXi64 to f32/vXf32 UINT_TO_FP han [...]
adds ef887003234 AST: extend MS decoration handling for extended vectors
adds bb3fe851139 [llvm-exegesis] Fix SNB counter definition and handling.
new 8698286b775 [SelectionDAG] Fix bad indentation. 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:
clang/include/clang/AST/Stmt.h | 220 +++++--
clang/lib/AST/ASTDumper.cpp | 7 +
clang/lib/AST/ASTImporter.cpp | 4 +-
clang/lib/AST/MicrosoftMangle.cpp | 26 +-
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/CodeGenCXX/mangle-ms-vector-types.cpp | 4 +
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/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 27 -
.../lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 19 +-
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 8 +-
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp | 106 +++-
llvm/lib/Target/X86/X86ISelLowering.cpp | 28 +-
llvm/test/CodeGen/X86/ftrunc.ll | 30 +-
llvm/test/CodeGen/X86/sse1-fcopysign.ll | 72 +++
llvm/test/CodeGen/X86/sse2-schedule.ll | 26 +-
llvm/test/CodeGen/X86/sse41-schedule.ll | 6 +-
llvm/test/CodeGen/X86/sse42-schedule.ll | 6 +-
llvm/test/CodeGen/X86/vec_cast3.ll | 26 +-
llvm/test/CodeGen/X86/vec_fp_to_int.ll | 259 ++++----
llvm/test/Transforms/LoopVectorize/if-reduction.ll | 666 ---------------------
llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp | 7 +-
llvm/utils/collect_and_build_with_pgo.py | 9 +-
33 files changed, 668 insertions(+), 1110 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-release-arm-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-stable-defconfig
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.