mips.c (mips_expand_builtin_insn): Force the operands which correspond to the same...
authorMihailo Stojanovic <mistojanovic@wavecomp.com>
Wed, 16 Oct 2019 15:14:17 +0000 (15:14 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 16 Oct 2019 15:14:17 +0000 (09:14 -0600)
commitc32ffa8d1e16894d0338bbe79140bbae8e82a83c
tree5ef8e4786cd90461d131e09c455b5f4fbbfec1a4
parent26e7516aa90b62a80f71c6c64040e448587d0e17
mips.c (mips_expand_builtin_insn): Force the operands which correspond to the same input-output register to have...

* config/mips/mips.c (mips_expand_builtin_insn): Force the
operands which correspond to the same input-output register to
have the same pseudo assigned to them.

* gcc.target/mips/msa-dpadd-dpsub.c: New test.

From-SVN: r277071
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/msa-dpadd-dpsub.c [new file with mode: 0644]