diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2008-02-21 11:51:19 +0100 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2008-02-21 11:51:19 +0100 |
commit | 85845bb942dde352fc0abfdef5e46b99322a3aa1 (patch) | |
tree | 246eb640ddcf294771ec3d4112e84596e53a4cd7 /gcc/tree-vectorizer.c | |
parent | dedd42d511b6e49303a8da3f62486567122c5fc4 (diff) | |
download | gcc-85845bb942dde352fc0abfdef5e46b99322a3aa1.zip gcc-85845bb942dde352fc0abfdef5e46b99322a3aa1.tar.gz gcc-85845bb942dde352fc0abfdef5e46b99322a3aa1.tar.bz2 |
i386.md (mov<mode>cc): Macroize expander from movsfcc...
* config/i386/i386.md (mov<mode>cc): Macroize expander from movsfcc,
movdfcc and movxfcc using X87MODEF mode iterator and SSE_FLOAT_MODE_P
as insn constraint.
* config/i386/sse.md (<sse>_movup<ssemodesuffixf2c>): Macroize insn
from sse_movups adn sse2_movupd using SSEMODEF2P mode iterator and
SSE_VEC_FLOAT_MODE_P as insn constraint.
(<sse>_movmskp<ssemodesuffixf2c>): Ditto from similar patterns.
(sse4a_movnt<mode>): Macroize insn from sse4a_movntsf and
sse4a_movntdf using MODEF mode iterator.
(sse4a_vmmovnt<mode>): Macroize insn form sse4a_vmmovntv2df and
sse4a_vmmovntv4sf using SSEMODEF2P mode iterator.
(sse4_1_blendp<ssemodesuffixf2c>): Ditto from similar patterns.
(sse4_1_blendvp<ssemodesuffixf2c>): Ditto.
(sse4_1_dpp<ssemodesuffixf2c>): Ditto.
(sse4_1_roundp<ssemodesuffixf2c>): Ditto.
(sse4_1_rounds<ssemodesuffixf2c>): Ditto.
From-SVN: r132518
Diffstat (limited to 'gcc/tree-vectorizer.c')
0 files changed, 0 insertions, 0 deletions