[MIPS] Skip forward src into next insn when the SRC reg is dead.
authorChenghua Xu <paul.hua.gm@gmail.com>
Tue, 14 May 2019 01:42:59 +0000 (01:42 +0000)
committerChenghua Xu <paulhua@gcc.gnu.org>
Tue, 14 May 2019 01:42:59 +0000 (01:42 +0000)
commit4dbf3a15f1b6afa0100c1b026ba13450677931c9
tree64a03a5da9de3572124abc3145f9a94a6c8bf0c0
parent98aaa1a633cf3a79fa281a383c12fc45b313e824
[MIPS] Skip forward src into next insn when the SRC reg is dead.

PR target/90357
gcc/
* config/mips/mips.c (mips_split_move): Skip forward SRC into
next insn when the SRC reg is dead.

From-SVN: r271146
gcc/ChangeLog
gcc/config/mips/mips.c