This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository llvm-lnt.
from 4cb5091 [NFC] Remove stray Python string
new 8e8d9c8 [NFC] Fix typo in 404 error message
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:
lnt/server/ui/views.py | 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 gcc.
from 264a575765e c: fmv: Prevent FMV being combined with other cloning/renam [...]
new c34ccc8ba23 [RISC-V][PR target/122051] Fix pmode_reg_or_uimm5_operand f [...]
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/config/riscv/predicates.md | 11 +++++------
gcc/testsuite/gcc.target/riscv/pr122051.c | 24 ++++++++++++++++++++++++
2 files changed, 29 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/pr122051.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 releases/gcc-15
in repository gcc.
from 6c338124494 Daily bump.
new 0efe904de8c RISC-V: Always register vector built-in functions during LT [...]
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/config/riscv/riscv-c.cc | 84 ---------
gcc/config/riscv/riscv-vector-builtins.cc | 198 +++++++++++----------
gcc/config/riscv/riscv-vector-builtins.h | 10 +-
gcc/testsuite/gcc.target/riscv/lto/pr110812_0.c | 9 +
gcc/testsuite/gcc.target/riscv/lto/pr110812_1.c | 9 +
.../{arm/lto/lto.exp => riscv/lto/riscv-lto.exp} | 8 +-
.../base => gcc.target/riscv/lto}/riscv_vector.h | 0
7 files changed, 129 insertions(+), 189 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/lto/pr110812_0.c
create mode 100644 gcc/testsuite/gcc.target/riscv/lto/pr110812_1.c
copy gcc/testsuite/gcc.target/{arm/lto/lto.exp => riscv/lto/riscv-lto.exp} (89%)
copy gcc/testsuite/{g++.target/riscv/rvv/base => gcc.target/riscv/lto}/riscv_vecto [...]
--
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 0f8c6f479e6 tree-optimization/122079 - PRE antic compute doesn't converge
new 5f08e49653f Regenerate aclocal.m4/configure/Makefile.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:
gcc/aclocal.m4 | 1 +
gcc/configure | 405 +++++++++++++++++++++++++++++++++++++++++++++++++++--
libcc1/Makefile.in | 13 +-
libcc1/aclocal.m4 | 11 +-
libcc1/configure | 405 +++++++++++++++++++++++++++++++++++++++++++++++++++--
5 files changed, 794 insertions(+), 41 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 6051a849aa1 Sync toplevel files from binutils-gdb
new 0e91910c070 tree-optimization/122079 - PRE antic_compute doesn't converge
new 0f8c6f479e6 tree-optimization/122079 - PRE antic compute doesn't converge
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/testsuite/gcc.dg/torture/pr122079-1.c | 27 ++++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr122079-2.c | 27 ++++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr122079-3.c | 27 ++++++++++++++++++++++++
gcc/tree-ssa-pre.cc | 35 +++++++++++++++++++++++++++++--
4 files changed, 114 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr122079-1.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr122079-2.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr122079-3.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 gcc.
from b40ef6e9dc0 Sync toplevel files from binutils-gdb
new 6051a849aa1 Sync toplevel files from binutils-gdb
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:
Makefile.in | 8 +-
Makefile.tpl | 8 +-
config/clang-plugin.m4 | 114 +++++++
config/gcc-plugin.m4 | 43 +++
configure | 758 +++++++++++++++++++++++++++++++++++++++++++-
configure.ac | 40 ++-
libbacktrace/Makefile.in | 3 +
libbacktrace/aclocal.m4 | 2 +
libbacktrace/configure | 405 +++++++++++++++++++++++-
libiberty/aclocal.m4 | 1 +
libiberty/configure | 548 ++++++++++++++++++++++++--------
libiberty/configure.ac | 43 ++-
libtool.m4 | 49 +--
zlib/Makefile.in | 3 +
zlib/aclocal.m4 | 2 +
zlib/configure | 809 ++++++++++++++++++++++++++++++++++-------------
16 files changed, 2410 insertions(+), 426 deletions(-)
create mode 100644 config/clang-plugin.m4
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.