aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
diff options
context:
space:
mode:
authorUros Bizjak <ubizjak@gmail.com>2020-05-14 09:15:23 +0200
committerGiuliano Belinassi <giuliano.belinassi@usp.br>2020-08-17 13:03:19 -0300
commit6de85bc98a6070c58485db2ff2696cba72138730 (patch)
tree96efa0777a6ef03f2061eb9680761b43bdf48d2b /gcc/tree-inline.c
parentac6848368b22865b6774aee7b3fb8cd4568b3cb3 (diff)
downloadgcc-6de85bc98a6070c58485db2ff2696cba72138730.zip
gcc-6de85bc98a6070c58485db2ff2696cba72138730.tar.gz
gcc-6de85bc98a6070c58485db2ff2696cba72138730.tar.bz2
i386: Add V2SFmode conversion functions [PR95046]
gcc/ChangeLog: PR target/95046 * config/i386/mmx.md (mmx_fix_truncv2sfv2si2): rename from mmx_pf2id. Add SSE/AVX alternative. Change operand predicates from nonimmediate_operand to register_mmxmem_operand. Enable instruction pattern for TARGET_MMX_WITH_SSE. (fix_truncv2sfv2si2): New expander. (fixuns_truncv2sfv2si2): Ditto. (mmx_floatv2siv2sf2): rename from mmx_floatv2si2. Add SSE/AVX alternative. Change operand predicates from nonimmediate_operand to register_mmxmem_operand. Enable instruction pattern for TARGET_MMX_WITH_SSE. (floatv2siv2sf2): New expander. (floatunsv2siv2sf2): Ditto. * config/i386/i386-builtin.def (IX86_BUILTIN_PF2ID): Update for rename. (IX86_BUILTIN_PI2FD): Ditto. testsuite/ChangeLog: PR target/95046 * gcc.target/i386/pr95046-5.c: New test.
Diffstat (limited to 'gcc/tree-inline.c')
0 files changed, 0 insertions, 0 deletions