Commit ae5a8549 by Oleg Endo

Fix ChangeLog formatting.

From-SVN: r185535
parent 344332e8
...@@ -11,12 +11,10 @@ ...@@ -11,12 +11,10 @@
(sh_secondary_reload): Add QImode displacement handling. (sh_secondary_reload): Add QImode displacement handling.
* config/sh/predicates.md (movsrc_no_disp_mem_operand): New predicate. * config/sh/predicates.md (movsrc_no_disp_mem_operand): New predicate.
* config/sh/constraints.md (K04, Snd, Sdd): New constraints. * config/sh/constraints.md (K04, Snd, Sdd): New constraints.
* config/sh/sh.md (extendqisi2): Remove constraints from * config/sh/sh.md (extendqisi2): Remove constraints from expander.
expander. (*extendqisi2_compact): Rename to *extendqisi2_compact_reg, restrict
(*extendqisi2_compact): Rename to *extendqisi2_compact_reg, to register operands only.
restrict to register operands only. (*extendqisi2_compact_mem_disp, *extendqisi2_compact_snd): New insns.
(*extendqisi2_compact_mem_disp, *extendqisi2_compact_snd): New
insns.
(extendqihi2): Change insn to expander. (extendqihi2): Change insn to expander.
(*extendqihi2_compact_reg): New insn. (*extendqihi2_compact_reg): New insn.
(movqi_i, movqi): Replace with ... (movqi_i, movqi): Replace with ...
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment