diff options
author | Richard Henderson <rth@redhat.com> | 2002-01-12 02:05:28 -0800 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 2002-01-12 02:05:28 -0800 |
commit | e37af218eed960ea5d499158db780aa4821e02cc (patch) | |
tree | 9015cbde63a553c647631990a8859f8b29b4af0f /libjava/java/net/natInetAddress.cc | |
parent | b0d723da3660fdff9096353054bfcf6c39f3769c (diff) | |
download | gcc-e37af218eed960ea5d499158db780aa4821e02cc.zip gcc-e37af218eed960ea5d499158db780aa4821e02cc.tar.gz gcc-e37af218eed960ea5d499158db780aa4821e02cc.tar.bz2 |
i386.c (override_options): If SSE, enable sse prefetch.
* config/i386/i386.c (override_options): If SSE, enable sse prefetch.
(ix86_expand_vector_move): New.
(bdesc_2arg): Remove andps, andnps, orps, xorps.
(ix86_init_mmx_sse_builtins): Make static. Remove composite builtins.
Remove old prefetch builtins. Special case the logicals removed above.
(ix86_expand_builtin): Likewise.
(safe_vector_operand): Use V4SFmode, not TImode.
(ix86_expand_store_builtin): Remove shuffle arg. Update callers.
(ix86_expand_timode_binop_builtin): New.
* config/i386/i386-protos.h: Update.
* config/i386/i386.h (enum ix86_builtins): Update.
* config/i386/i386.md: Correct predicates on MMX/SSE patterns.
Use ix86_expand_vector_move in vector move expanders.
(movti_internal, movti_rex64): Add xorps alternative.
(sse_clrv4sf): Rename and adjust from sse_clrti.
(prefetch): Don't work so hard.
(prefetch_sse, prefetch_3dnow): Use PREFETCH rtx, not UNSPEC.
* config/i386/xmmintrin.h (__m128): Use V4SFmode.
(_mm_getcsr, _mm_setcsr): Fix typo in builtin name.
From-SVN: r48796
Diffstat (limited to 'libjava/java/net/natInetAddress.cc')
0 files changed, 0 insertions, 0 deletions