* config/sparc/sparc.md (movhi): Do not test constness
commit3a1918137f339ad2b99671566af7cbd570392bf5
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 May 2005 20:06:11 +0000 (17 20:06 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 May 2005 20:06:11 +0000 (17 20:06 +0000)
tree0ddb8180173c33bacde0338cd31613d5d414f3ee
parent7a4e126b786fe01c58939aeba255b0e2aad7b03b
* config/sparc/sparc.md (movhi): Do not test constness
of operand #1 twice.
(movsi): Likewise.
(movdi): Unconditionally accept zero as second operand
when the first is memory.
(movdi_insn_sp32): Handle above case.
(DImode splitter): Use predicates.
(DImode splitter): Use const_zero_operand predicate.
(movsf_insn): Swap 2 alternatives.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99856 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/sparc/sparc.md