diff options
author | Richard Henderson <rth@redhat.com> | 2004-12-22 11:07:44 -0800 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 2004-12-22 11:07:44 -0800 |
commit | 5b1f1e63f9f28e7ad8ca1b65ab4b5464ae20ee46 (patch) | |
tree | 1435fbf93ed10ad785839f34c37c945a67a73012 /gcc/system.h | |
parent | ad50bc8d803c56fc9ec9a81b70877e74d61c7c14 (diff) | |
download | gcc-5b1f1e63f9f28e7ad8ca1b65ab4b5464ae20ee46.zip gcc-5b1f1e63f9f28e7ad8ca1b65ab4b5464ae20ee46.tar.gz gcc-5b1f1e63f9f28e7ad8ca1b65ab4b5464ae20ee46.tar.bz2 |
i386.md (truncdfsf2): Don't create stack temp when using sse math only.
* config/i386/i386.md (truncdfsf2): Don't create stack temp when
using sse math only. Use truncdfsf2_with_temp.
(truncdfsf2_with_temp): New.
(truncdfsf_fast_i387): Rename from truncdfsf2_noop. Add memory
output alternative.
(truncdfsf_mixed): Rename from truncdfsf2_1_sse. Compress duplicate
alternatives.
(truncdfsf_fast_sse): Rename from truncdfsf2_2. Remove f alternative.
(truncdfsf2_3, truncdfsf2_sse_only): Remove.
(truncdfsf_i387): Rename from truncdfsf2_1. Compress duplicates.
(truncdfsf_fast_mixed): New.
(truncdfsf splitters): Remove all except the 387 load/store split.
(truncxfsf2_1, truncxfdf2_1): Unify enable constraint with
respect to TARGET_SSE2, TARGET_80387, TARGET_SSE_MATH and
TARGET_MIX_SSE_I387.
(*truncxf{s,d}f2_1): Rename to *truncxf{s,d}f2_mixed.
(truncxf{s,d}f2_noop) Rename to truncxf{d,s}f2_i387_noop.
(*truncxf{s,d}f2_i387): New patterns.
(*truncxf{s,d}f2_2): Rename to *truncxf{s,d}f2_i387_1.
(truncxf{s,d}f2, fmod{s,d}f3, drem{s,d}f3, log1p{s,d}f2,
rint{s,d}f2, floor{s,d}f2, ceil{s,d}f2, btrunc{s,d}f2,
nearbyint{s,d}f2): Use renamed patterns.
Co-Authored-By: Uros Bizjak <uros@kss-loka.si>
From-SVN: r92498
Diffstat (limited to 'gcc/system.h')
0 files changed, 0 insertions, 0 deletions