Commit fae81b38 by Kazu Hirata Committed by Kazu Hirata

* doc/md.texi: Add @findex define_insn_and_split.

From-SVN: r48355
parent 7b0295ab
2001-12-28 Kazu Hirata <kazu@hxi.com>
* doc/md.texi: Add @findex define_insn_and_split.
2001-12-28 Hans Bohem <hans_boehm@hp.com> 2001-12-28 Hans Bohem <hans_boehm@hp.com>
* config/ia64/linux.h (MD_FALLBACK_FRAME_STATE_FOR): New. * config/ia64/linux.h (MD_FALLBACK_FRAME_STATE_FOR): New.
......
...@@ -3876,6 +3876,7 @@ it was an simple conditional jump, @minus{}1 otherwise. To simplify ...@@ -3876,6 +3876,7 @@ it was an simple conditional jump, @minus{}1 otherwise. To simplify
recomputing of edge frequencies, new sequence is required to have only recomputing of edge frequencies, new sequence is required to have only
forward jumps to the newly created labels. forward jumps to the newly created labels.
@findex define_insn_and_split
For the common case where the pattern of a define_split exactly matches the For the common case where the pattern of a define_split exactly matches the
pattern of a define_insn, use @code{define_insn_and_split}. It looks like pattern of a define_insn, use @code{define_insn_and_split}. It looks like
this: this:
......
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