i386.c (standard_sse_constant_p): Handle AVX2 modes.
authorUros Bizjak <uros@gcc.gnu.org>
Thu, 8 Sep 2011 18:24:04 +0000 (20:24 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 8 Sep 2011 18:24:04 +0000 (20:24 +0200)
commit974e0ad69d898e5088ca125c84b6708ed958302b
tree0b9538cb7439ea82eb37612ab5b84aad1ceaea95
parentbd2777de1f2361995befcbe52577fce6067c4e49
i386.c (standard_sse_constant_p): Handle AVX2 modes.

2011-09-08  Uros Bizjak  <ubizjak@gmail.com>

* config/i386/i386.c (standard_sse_constant_p): Handle AVX2 modes.
(standard_sse_constant_opcode) <case 2>: Change vpcmpeqd template.

testsuite/ChangeLog:

2011-09-08  Uros Bizjak  <ubizjak@gmail.com>

* gcc.target/i386/all_one_m256i.c: New test.

From-SVN: r178704
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/all_one_m256i.c [new file with mode: 0644]