This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f7e672da8fc Movement between GENERAL_REGS and SSE_REGS for TImode doesn [...] new ee4a6343225 LoongArch: Implement scalar isinf, isnormal, and isfinite v [...]
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/loongarch/loongarch.md | 53 +++++++++++++++++++--- .../gcc.target/loongarch/fclass-compile.c | 20 ++++++++ gcc/testsuite/gcc.target/loongarch/fclass-run.c | 53 ++++++++++++++++++++++ 3 files changed, 119 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.target/loongarch/fclass-compile.c create mode 100644 gcc/testsuite/gcc.target/loongarch/fclass-run.c