This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5c27c911f6b i386: Add missing dot to -mpartial-vector-fp-math description
new 7fb65f10285 MATCH: [PR110937/PR100798] (a ? ~b : b) should be optimized [...]
new a16dc729fda RISC-V: Folding memory for FP + constant case
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/config/riscv/riscv.cc | 42 ++++++++++++++++++++++++++++++
gcc/match.pd | 14 ++++++++++
gcc/testsuite/gcc.dg/tree-ssa/20030709-2.c | 5 ++--
gcc/testsuite/gcc.dg/tree-ssa/bool-14.c | 15 +++++++++++
gcc/testsuite/gcc.dg/tree-ssa/bool-15.c | 18 +++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/phi-opt-33.c | 13 +++++++++
6 files changed, 105 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/bool-14.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/bool-15.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/phi-opt-33.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.