aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2016-05-24 21:11:33 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2016-05-24 21:11:33 +0200
commit7733939d25945a434c25b3d3c5e1637de5c22a36 (patch)
treeb63d74f4e0bd5ed83c6c6239bcf0a921036ada03 /gcc/tree.h
parent520c86db4c15e5dbecd68cf79629703fc1bb14b9 (diff)
downloadgcc-7733939d25945a434c25b3d3c5e1637de5c22a36.zip
gcc-7733939d25945a434c25b3d3c5e1637de5c22a36.tar.gz
gcc-7733939d25945a434c25b3d3c5e1637de5c22a36.tar.bz2
sse.md (vec_set<mode>_0): Use sse4_noavx isa instead of sse4 for the first alternative...
* config/i386/sse.md (vec_set<mode>_0): Use sse4_noavx isa instead of sse4 for the first alternative, drop %v from the template and d operand modifier. Split second alternative into one sse4_noavx and one avx alternative, use *x instead of *v in the former and v instead of *v in the latter. (*sse4_1_extractps): Use noavx isa instead of * for the first alternative, drop %v from the template. Split second alternative into one noavx and one avx alternative, use *x instead of *v in the former and v instead of *v in the latter. (<vi8_sse4_1_avx2_avx512>_movntdqa): Guard the first 2 alternatives with noavx and the last one with avx. (sse4_1_phminposuw): Guard first alternative with noavx isa, split the second one into one noavx and one avx alternative, use *x and Bm in the former and x and m in the latter one. (<sse4_1>_ptest<mode>): Use noavx instead of * for the first two alternatives. From-SVN: r236660
Diffstat (limited to 'gcc/tree.h')
0 files changed, 0 insertions, 0 deletions