diff options
author | Cong Hou <congh@google.com> | 2013-10-30 16:01:47 -0400 |
---|---|---|
committer | Cong Hou <congh@gcc.gnu.org> | 2013-10-30 16:01:47 -0400 |
commit | 8f24613d021f267f24d39f51b5423c308060b42c (patch) | |
tree | 4d5c5a0a6bd64a5d027d233c09decc80c1aef2b4 /gcc/tree-vect-loop.c | |
parent | afbb631e67b011f5d68dabf3f42bfca846f27fc1 (diff) | |
download | gcc-8f24613d021f267f24d39f51b5423c308060b42c.zip gcc-8f24613d021f267f24d39f51b5423c308060b42c.tar.gz gcc-8f24613d021f267f24d39f51b5423c308060b42c.tar.bz2 |
re PR target/58762 ([missed optimization] Vectorizing abs(int).)
2013-10-30 Cong Hou <congh@google.com>
PR target/58762
* config/i386/i386-protos.h (ix86_expand_sse2_abs): New function.
* config/i386/i386.c (ix86_expand_sse2_abs): New function.
* config/i386/sse.md: Add SSE2 support to abs (8/16/32-bit-int).
2013-10-30 Cong Hou <congh@google.com>
* gcc.target/i386/vect-abs-s8.c: New test.
* gcc.target/i386/vect-abs-s16.c: New test.
* gcc.target/i386/vect-abs-s32.c: New test.
From-SVN: r204229
Diffstat (limited to 'gcc/tree-vect-loop.c')
0 files changed, 0 insertions, 0 deletions