Commit d5f9df6a by Jonathan Wakely Committed by Jonathan Wakely

Fix "central flowgraph" typo in machine desc docs

	* doc/md.texi (Insn Splitting): Fix "central flowgraph" typo.

From-SVN: r255305
parent b7d4abef
2017-12-01 Jonathan Wakely <jwakely@redhat.com>
* doc/md.texi (Insn Splitting): Fix "central flowgraph" typo.
2017-12-01 Sudakshina Das <sudi.das@arm.com>
* config/arm/vfp.md (*movhf_vfp_fp16): Add conds attribute.
......@@ -7890,7 +7890,7 @@ are not valid.
The splitter is allowed to split jump instructions into sequence of
jumps or create new jumps in while splitting non-jump instructions. As
the central flowgraph and branch prediction information needs to be updated,
the control flow graph and branch prediction information needs to be updated,
several restriction apply.
Splitting of jump instruction into sequence that over by another jump
......
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