This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 3a40508241c Remove dead code in df-scan.c (PR tree-optimization/90978).
new a9aca69ccd7 Transform filter-rtags-warnings to filter-clang-warnings.
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:
ChangeLog | 5 +++
...-rtags-warnings.py => filter-clang-warnings.py} | 47 +++++++++++-----------
2 files changed, 29 insertions(+), 23 deletions(-)
rename contrib/{filter-rtags-warnings.py => filter-clang-warnings.py} (66%)
--
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-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ed62c48c 0: update: llvm-linux: boot
new e96c30b7 0: update: llvm-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 (ed62c48c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 14 +-
02-build_llvm/console.log | 11875 ++++++++++++++++++------------------
03-build_linux/console.log | 738 +--
04-boot_linux/console.log | 4 +-
console.log | 12631 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 12644 insertions(+), 12626 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-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1a650c77 2: update: llvm-linux: 17398
new da40ebfe 2: update: llvm-linux: 17398
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 (1a650c77)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 166 +-
02-build_llvm/console.log | 11642 +++++++++++++++---------------
03-build_linux/console.log | 3206 ++++-----
06-update_baseline/console.log | 42 +-
console.log | 15056 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 15062 insertions(+), 15058 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 f755ea8045b [ARM] MVE VPT Blocks
new 07e7622e7c1 [TargetLowering] SimplifyDemandedBits SIGN_EXTEND_VECTOR_IN [...]
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/TargetLowering.cpp | 12 ++++++------
test/CodeGen/X86/pmul.ll | 14 ++++++--------
test/CodeGen/X86/vselect.ll | 25 +++++++++++++++++--------
3 files changed, 29 insertions(+), 22 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 90f5eff5ac4 AMDGPU: Write LDS objects out as global symbols in code generation
new f755ea8045b [ARM] MVE VPT Blocks
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/Thumb2ITBlockPass.cpp | 16 +++++--
test/CodeGen/ARM/mve-vpt-block2.mir | 77 ++++++++++++++++++++++++++++++
test/CodeGen/ARM/mve-vpt-block3.mir | 82 ++++++++++++++++++++++++++++++++
test/CodeGen/ARM/mve-vpt-block4.mir | 90 ++++++++++++++++++++++++++++++++++++
test/CodeGen/ARM/mve-vpt-block5.mir | 88 +++++++++++++++++++++++++++++++++++
test/CodeGen/ARM/mve-vpt-block6.mir | 84 +++++++++++++++++++++++++++++++++
6 files changed, 433 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/ARM/mve-vpt-block2.mir
create mode 100644 test/CodeGen/ARM/mve-vpt-block3.mir
create mode 100644 test/CodeGen/ARM/mve-vpt-block4.mir
create mode 100644 test/CodeGen/ARM/mve-vpt-block5.mir
create mode 100644 test/CodeGen/ARM/mve-vpt-block6.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 14462095a3d Enable full GFortran library for AMD GCN
new 367a3e90e8d Do not call strlen with NULL argument in libgcov.
new 3a40508241c Remove dead code in df-scan.c (PR tree-optimization/90978).
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:
gcc/ChangeLog | 7 +++++++
gcc/df-scan.c | 44 ++++++++++++------------------------------
libgcc/ChangeLog | 5 +++++
libgcc/libgcov-driver-system.c | 5 +++--
4 files changed, 27 insertions(+), 34 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 e5c2ee0d105 [PR 90939] Remove outdated assert in ipcp_bits_lattice::meet_with
new a4340c0d68e Create GCN-specific gthreads
new 61b30ceddd6 Stub implementation of unwinding for AMD GCN.
new 14462095a3d Enable full GFortran library for AMD GCN
The 3 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:
config/ChangeLog | 5 +
config/gthr.m4 | 1 +
gcc/ChangeLog | 7 +
gcc/config.gcc | 1 +
gcc/config/gcn/gcn.c | 12 ++
libgcc/ChangeLog | 11 ++
libgcc/config/gcn/gthr-gcn.h | 163 +++++++++++++++++++++
libgcc/config/gcn/t-amdgcn | 3 +-
.../{nvptx/nvptx-malloc.h => gcn/unwind-gcn.c} | 21 ++-
libgcc/configure | 1 +
libgfortran/ChangeLog | 6 +
libgfortran/configure | 3 +-
libgfortran/configure.ac | 3 +-
13 files changed, 227 insertions(+), 10 deletions(-)
create mode 100644 libgcc/config/gcn/gthr-gcn.h
copy libgcc/config/{nvptx/nvptx-malloc.h => gcn/unwind-gcn.c} (73%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.