This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a3fb781d4b3 tree-optimization/102176 - locally compute participating SLP stmts
new 637dfcf43cf Explicitly add -msse2 to compile HF related libgcc source file.
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:
libgcc/Makefile.in | 2 +-
libgcc/config/i386/64/t-softfp | 5 +++++
libgcc/config/i386/_divhc3.c | 4 ++++
libgcc/config/i386/_mulhc3.c | 4 ++++
libgcc/config/i386/t-softfp | 22 +++++++++++++++++++++-
5 files changed, 35 insertions(+), 2 deletions(-)
create mode 100644 libgcc/config/i386/_divhc3.c
create mode 100644 libgcc/config/i386/_mulhc3.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_tx1/gnu-master-aarch64-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
discards a01563207 6: update: binutils-gcc-linux-glibc: 1
new f1b111a3d 6: update: binutils-gcc-linux-glibc: 1
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 (a01563207)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_tx1/gnu-master-a [...]
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.xz | Bin 1568 -> 1804 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 44092 -> 43644 bytes
04-build_abe-stage1/console.log.xz | Bin 72848 -> 72316 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 9040 -> 8180 bytes
07-build_abe-glibc/console.log.xz | Bin 236132 -> 235792 bytes
08-build_abe-stage2/console.log.xz | Bin 174076 -> 170280 bytes
10-benchmark/benchmark-start.log | 2 +-
10-benchmark/benchmark.log | 105 +-
10-benchmark/console.log.xz | Bin 3084 -> 2416 bytes
11-check_regression/console.log.xz | Bin 2024 -> 1988 bytes
11-check_regression/results-0.csv | 178 +-
11-check_regression/results-1.csv | 176 +-
11-check_regression/results-brief.csv | 58 +-
11-check_regression/results-compare.csv | 36 +-
11-check_regression/results-full.csv | 180 +-
11-check_regression/results.csv | 72 +-
11-check_regression/results.log | 4890 +++++++++++++++----------------
12-update_baseline/console.log | 3612 ++++++++++++-----------
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/results-1.csv | 176 +-
12-update_baseline/results-brief.csv | 58 +-
12-update_baseline/results-compare.csv | 2 +-
12-update_baseline/results-full.csv | 176 +-
12-update_baseline/results.csv | 72 +-
12-update_baseline/results.log | 3270 ++++++++++-----------
12-update_baseline/results.regressions | 1 -
jenkins/manifest.sh | 24 +-
results | 2 +-
results_id | 2 +-
31 files changed, 6490 insertions(+), 6604 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 gcc.
from 66bba4dc263 Daily bump.
new a3fb781d4b3 tree-optimization/102176 - locally compute participating SLP stmts
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/tree-vect-slp.c | 69 +++++++++++++++++++++++++++++++++++++++++++++++++----
1 file changed, 64 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/llvm-project.
from 65eb65c694f5 [profile] Add static keyword to binary id functions
adds 039d1a94b908 [clang] Move the soname declaration in a variable at the t [...]
adds e7e20e1eb66a libclang: Document the soname change in the release notes
adds d597db1aebf2 libclang: also add a link to the announcement
adds 703ee975d26a [AlignFromAssume] Bailout w/non-constant alignments (pr51680)
adds bcb43617cb7f [NewPM] Add missing LTO ArgPromotion pass
adds 73c36a9be558 [OpenMP][FIX] Allow declare variant to work with reference types
adds 9e41dc71b8d4 [docs] Mention that the legacy PM is deprecated and will b [...]
adds 7a4a5d413624 [Linker] Support weak symbols in nodeduplicate COMDAT group
adds c8905f1bb304 [Orc] Enable debug object tests only on x86_64 hosts
adds 1c3fcc8ae92e [libc++][NFC] Mark values in gdb pretty print comparison f [...]
adds 3b1fa4aef006 [RISCV] Fix reporting of incorrect commutable operand indices
adds 7f3d00c9b49b [libomptarget][amdcgn] Add build dependency for llvm-link and opt
adds c45fa58f171e [libomptarget][amdcgn] Only add opt/llvm-link dependency i [...]
No new revisions were added by this update.
Summary of changes:
clang/docs/ReleaseNotes.rst | 6 +-
clang/lib/AST/ASTContext.cpp | 8 +
...dump-openmp-begin-declare-variant_reference.cpp | 414 +++++++++++++++++++++
clang/tools/libclang/CMakeLists.txt | 11 +-
.../test/libcxx/gdb/gdb_pretty_printer_test.sh.cpp | 4 +
llvm/docs/ReleaseNotes.rst | 4 +
llvm/lib/Linker/LinkModules.cpp | 22 +-
llvm/lib/Passes/PassBuilder.cpp | 5 +-
llvm/lib/Target/RISCV/RISCVInstrInfo.cpp | 2 +-
.../Transforms/Scalar/AlignmentFromAssumptions.cpp | 4 +
llvm/runtimes/CMakeLists.txt | 13 +-
.../RISCV/rvv/commuted-op-indices-regression.mir | 45 +++
.../OrcLazy/debug-descriptor-elf-minimal.ll | 2 +
.../OrcLazy/debug-objects-elf-minimal.ll | 2 +
llvm/test/Linker/comdat4.ll | 11 +-
llvm/test/Other/new-pm-lto-defaults.ll | 1 +
.../Transforms/AlignmentFromAssumptions/simple.ll | 13 +
openmp/libomptarget/DeviceRTL/CMakeLists.txt | 2 +
.../libomptarget/deviceRTLs/amdgcn/CMakeLists.txt | 10 +-
19 files changed, 564 insertions(+), 15 deletions(-)
create mode 100644 clang/test/AST/ast-dump-openmp-begin-declare-variant_reference.cpp
create mode 100644 llvm/test/CodeGen/RISCV/rvv/commuted-op-indices-regression.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.