Commit b81f7a61 by Toon Moene Committed by Toon Moene

invoke.texi: Add -floop-unroll-and-jam to options enabled by -O3.

2018-04-19  Toon Moene  <toon@moene.org>

	* doc/invoke.texi: Add -floop-unroll-and-jam to options enabled
	by -O3.

From-SVN: r259509
parent c7cec033
2018-04-19 Toon Moene <toon@moene.org>
* doc/invoke.texi: Add -floop-unroll-and-jam to options enabled
by -O3.
2018-04-19 Jakub Jelinek <jakub@redhat.com> 2018-04-19 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/85467 PR tree-optimization/85467
......
...@@ -7652,6 +7652,7 @@ by @option{-O2} and also turns on the following optimization flags: ...@@ -7652,6 +7652,7 @@ by @option{-O2} and also turns on the following optimization flags:
-ftree-loop-distribution @gol -ftree-loop-distribution @gol
-ftree-loop-distribute-patterns @gol -ftree-loop-distribute-patterns @gol
-floop-interchange @gol -floop-interchange @gol
-floop-unroll-and-jam @gol
-fsplit-paths @gol -fsplit-paths @gol
-ftree-slp-vectorize @gol -ftree-slp-vectorize @gol
-fvect-cost-model @gol -fvect-cost-model @gol
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