This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f51b8e5b7f4 ada: Refactor multiple returns new 831017d5e72 i386: Clear upper bits of XMM register for V4HFmode/V2HFmod [...]
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/i386/mmx.md | 109 +++++++++++++++++++++----- gcc/config/i386/sse.md | 40 +++++++--- gcc/testsuite/gcc.target/i386/pr110762-v4hf.c | 57 ++++++++++++++ 3 files changed, 177 insertions(+), 29 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr110762-v4hf.c