optinfo.texi: Fix order of nodes.

2014-02-13  Sharad Singhai  <singhai@google.com>

	* doc/optinfo.texi: Fix order of nodes.

From-SVN: r207767
This commit is contained in:
Sharad Singhai 2014-02-13 21:43:53 +00:00 committed by Sharad Singhai
parent 1287ae503e
commit 69479ebda8
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2014-02-13 Sharad Singhai <singhai@google.com>
* doc/optinfo.texi: Fix order of nodes.
2014-02-13 Uros Bizjak <ubizjak@gmail.com>
* config/i386/sse.md (xop_vmfrcz<mode>2): Generate const0 in

View File

@ -12,8 +12,8 @@ information about various compiler transformations and optimizations.
@menu
* Dump setup:: Setup of optimization dumps.
* Optimization groups:: Groups made up of optimization passes.
* Dump output verbosity:: How much information to dump.
* Dump files and streams:: Dump output file names and streams.
* Dump output verbosity:: How much information to dump.
* Dump types:: Various types of dump functions.
* Dump examples:: Sample usage.
@end menu