* doc/md.texi (Insn Splitting): Fix "central flowgraph" typo.
From-SVN: r255305
+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.
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