This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4962d1309be LoongArch: Optimize V4SImode vec_construct for load index l [...] new 0483d99124f LoongArch: Optimize statement to use bstrins.{w|d}
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 | 59 ++++++++++++++++++++++++++ gcc/config/loongarch/predicates.md | 4 ++ gcc/testsuite/gcc.target/loongarch/bstrins-5.c | 14 ++++++ gcc/testsuite/gcc.target/loongarch/bstrins-6.c | 14 ++++++ 4 files changed, 91 insertions(+) create mode 100644 gcc/testsuite/gcc.target/loongarch/bstrins-5.c create mode 100644 gcc/testsuite/gcc.target/loongarch/bstrins-6.c