aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vect-data-refs.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2011-11-04 11:37:04 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2011-11-04 11:37:04 +0100
commit2f2da9e931c163c6f4ce6433972854e5d0e62216 (patch)
tree2f291b3b9530d77f63f97664d765fa8f25486b7a /gcc/tree-vect-data-refs.c
parent4a00c76146c2e39d7c56ad93cdee3c4e13561ac6 (diff)
downloadgcc-2f2da9e931c163c6f4ce6433972854e5d0e62216.zip
gcc-2f2da9e931c163c6f4ce6433972854e5d0e62216.tar.gz
gcc-2f2da9e931c163c6f4ce6433972854e5d0e62216.tar.bz2
i386.c (ix86_expand_adjust_ufix_to_sfix_si): Add XORP argument.
* config/i386/i386.c (ix86_expand_adjust_ufix_to_sfix_si): Add XORP argument. Subtract 0x1p31 instead of 0x1p32. Use normal signalling comparison instead of non-signalling. Store into *XORP pseudo holding 0x80000000 integers if 0x1p31 has been subtracted and 0 otherwise. * config/i386/i386-protos.h (ix86_expand_adjust_ufix_to_sfix_si): Adjust prototype. * config/i386/sse.md (fixuns_trunc<mode><sseintvecmodelower>2): Enable already for TARGET_SSE2. Xor in vector initialized by ix86_expand_adjust_ufix_to_sfix_si at the end. (vec_pack_ufix_trunc_<mode>): Likewise. * gcc.dg/torture/vec-cvt-1.c: Enable flttointtestui test. From-SVN: r180933
Diffstat (limited to 'gcc/tree-vect-data-refs.c')
0 files changed, 0 insertions, 0 deletions