]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add missing fzero/fone cases to DImode move on 32-bit v9 sparc.
authorDavid S. Miller <davem@davemloft.net>
Sun, 23 Oct 2011 22:21:51 +0000 (22:21 +0000)
committerDavid S. Miller <davem@gcc.gnu.org>
Sun, 23 Oct 2011 22:21:51 +0000 (15:21 -0700)
commit1255f800a818d6bca3ae82d7025a848a1a2ec80b
tree2b8ea2a4844744cb8b9c51aadf3be860d748357f
parent4d1a883835b28085e2d6e6a13c4745680e4f2ef6
Add missing fzero/fone cases to DImode move on 32-bit v9 sparc.

* config/sparc/sparc.md (*movdi_insn_sp32_v9): Add alternatives for
generating fzero and fone instructions.
(DImode const_int --> reg splitter): Only trigger for integer regs.

From-SVN: r180352
gcc/ChangeLog
gcc/config/sparc/sparc.md