diff options
author | Jakub Jelinek <jakub@redhat.com> | 2011-04-14 23:30:37 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2011-04-14 23:30:37 +0200 |
commit | 09db7afe4f724be4582250bd68a0110a60896e95 (patch) | |
tree | d29b70a327471a0ddf109fe2ca38f6fa09cc3315 /gcc/cfgexpand.c | |
parent | c59633d9da23d48847f3b1bc8f14772beffb1435 (diff) | |
download | gcc-09db7afe4f724be4582250bd68a0110a60896e95.zip gcc-09db7afe4f724be4582250bd68a0110a60896e95.tar.gz gcc-09db7afe4f724be4582250bd68a0110a60896e95.tar.bz2 |
re PR target/48605 (gcc.target/i386/sse4_1-insertps-2.c FAILs with -mtune=geode - instruction insertps with memory operands behaves differently)
PR target/48605
* config/i386/sse.md (sse4_1_insertps): If operands[2] is a MEM,
offset it as needed based on top 2 bits in operands[3], change
MEM mode to SFmode and mask those 2 bits away from operands[3].
* gcc.target/i386/sse4_1-insertps-3.c: New test.
* gcc.target/i386/sse4_1-insertps-4.c: New test.
* gcc.target/i386/avx-insertps-3.c: New test.
* gcc.target/i386/avx-insertps-4.c: New test.
From-SVN: r172458
Diffstat (limited to 'gcc/cfgexpand.c')
0 files changed, 0 insertions, 0 deletions