This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ea7476516db LoongArch: Add standard patterns uabd and sabd new d55d40afd42 LoongArch: Optimize for conditional move operations
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.cc | 103 ++++++++++++++++++++- .../gcc.target/loongarch/conditional-move-opt-1.c | 58 ++++++++++++ .../gcc.target/loongarch/conditional-move-opt-2.c | 42 +++++++++ 3 files changed, 202 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/loongarch/conditional-move-opt-1.c create mode 100644 gcc/testsuite/gcc.target/loongarch/conditional-move-opt-2.c