aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtins.c
diff options
context:
space:
mode:
authorRichard Guenther <rguenther@suse.de>2006-10-29 16:43:21 +0000
committerRichard Biener <rguenth@gcc.gnu.org>2006-10-29 16:43:21 +0000
commit044928d6127efd397fe450718e994768d7caa61e (patch)
tree8b6533a6eefd2ae32471956c89d21ee089fbaa2d /gcc/builtins.c
parent0f45f0f588d8af6ed4047e0ce4351749b6c0328b (diff)
downloadgcc-044928d6127efd397fe450718e994768d7caa61e.zip
gcc-044928d6127efd397fe450718e994768d7caa61e.tar.gz
gcc-044928d6127efd397fe450718e994768d7caa61e.tar.bz2
i386-protos.h (ix86_expand_trunc): Declare.
2006-10-29 Richard Guenther <rguenther@suse.de> * config/i386/i386-protos.h (ix86_expand_trunc): Declare. (ix86_expand_truncdf_32): Likewise. * config/i386/i386.c (ix86_expand_trunc): New function expanding trunc inline for SSE math and -fno-trapping-math and if not optimizing for size. (ix86_expand_truncdf_32): Same for DFmode on 32bit archs. * config/i386/i386.md (btruncsf2, btruncdf2): Adjust expanders for expanding btrunc inline for SSE math. * gcc.target/i386/math-torture/trunc.c: New testcase. From-SVN: r118148
Diffstat (limited to 'gcc/builtins.c')
0 files changed, 0 insertions, 0 deletions