]> git.ipfire.org Git - thirdparty/gcc.git/commit
* config/mips/mips.c (mips_expand_builtin_insn): Swap the 1st
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 31 May 2019 21:40:25 +0000 (21:40 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 31 May 2019 21:40:25 +0000 (21:40 +0000)
commit8574af463cf20a290048885cae7435706142c750
tree51ca5ac9d299532157d03bd11e29a14df3d81e18
parent4f4b92d8662b9e77f7e82ba25851d6372ad59907
* config/mips/mips.c (mips_expand_builtin_insn): Swap the 1st
and 3rd operands of the fmadd/fmsub/maddv builtin.

* gcc.target/mips/msa-fmadd.c: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@271826 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/msa-fmadd.c [new file with mode: 0644]