aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/utils.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2011-10-13 00:05:00 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2011-10-13 00:05:00 +0200
commit9d901b0e8fbb741dc6ac72faa4be1a3dc6b9b599 (patch)
treea9ca0821ee4c01bfd99477dc97af6ebf37f972f1 /gcc/ada/gcc-interface/utils.c
parent15bf7d19d4a0dc2eed0ae5dcac5cdb3a35ec7db8 (diff)
downloadgcc-9d901b0e8fbb741dc6ac72faa4be1a3dc6b9b599.zip
gcc-9d901b0e8fbb741dc6ac72faa4be1a3dc6b9b599.tar.gz
gcc-9d901b0e8fbb741dc6ac72faa4be1a3dc6b9b599.tar.bz2
sse.md (avx2_gathersi<mode>, [...]): Add clobber of match_scratch...
* config/i386/sse.md (avx2_gathersi<mode>, avx2_gatherdi<mode>, avx2_gatherdi<mode>256): Add clobber of match_scratch, change memory_operand to register_operand, add (mem:BLK (scratch)) use. (*avx2_gathersi<mode>, *avx2_gatherdi<mode>, *avx2_gatherdi<mode>256): Add clobber of match_scratch, add earlyclobber to the output operand and match_scratch, add (mem:BLK (scratch)) use, change the other mem to match_operand. Use %p6 instead of %c6 in the pattern. * config/i386/i386.c (ix86_expand_builtin): Adjust for operand 2 being a Pmode register_operand instead of memory_operand. From-SVN: r179869
Diffstat (limited to 'gcc/ada/gcc-interface/utils.c')
0 files changed, 0 insertions, 0 deletions