diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2012-05-13 20:01:41 +0200 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2012-05-13 20:01:41 +0200 |
commit | c9423ceff4e6f6076e93d382f32d7308f3cbbb4f (patch) | |
tree | 02ea2d343f69c2f24a7eba5e2cefb6d7db655853 /gcc/ada/gcc-interface/utils.c | |
parent | 9574478218103f58cdcfce32d76823c48853d06f (diff) | |
download | gcc-c9423ceff4e6f6076e93d382f32d7308f3cbbb4f.zip gcc-c9423ceff4e6f6076e93d382f32d7308f3cbbb4f.tar.gz gcc-c9423ceff4e6f6076e93d382f32d7308f3cbbb4f.tar.bz2 |
i386.md (*pushtf): Enable for TARGET_SSE.
* config/i386/i386.md (*pushtf): Enable for TARGET_SSE.
(pushtf splitter): Ditto.
(movtf): Ditto.
(*movtf_internal): Ditto. Use V4SFmode for !TARGET_SSE2.
(<code>tf2): Enable for TARGET_SSE.
(*absnegtf2_sse): Ditto.
(copysign<mode>3): Enable TFmode for TARGET_SSE.
(copysign<mode>3_const): Ditto.
(copysign<mode>3_var): Ditto.
* config/i386/sse.md (<code>tf3): Enable for TARGET_SSE.
(*andnottf3): Ditto. Use V4SFmode for !TARGET_SSE2.
(*<code>tf3): Ditto.
* config/i386/i386.c (struct builtin_description bdesc_args)
<IX86_BUILTIN_FABSQ>: Enable for TARGET_SSE.
<IX86_BUILTIN_COPYSIGNQ>: Ditto.
(ix86_expand_builtin) <IX86_BUILTIN_FABSQ, IX86_BUILTIN_COPYSIGNQ>:
Emit a normal call if SSE isn't available.
From-SVN: r187442
Diffstat (limited to 'gcc/ada/gcc-interface/utils.c')
0 files changed, 0 insertions, 0 deletions