opts.c (enable_fdo_optimizations): Enable version-loops-for-strides...
authorJan Hubicka <hubicka@ucw.cz>
Sun, 6 Jan 2019 16:44:51 +0000 (17:44 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 6 Jan 2019 16:44:51 +0000 (16:44 +0000)
commita9a32e564de826c3526f1a0626f8115588a5452b
treeb3fb7c96f754c1d1b86df30fb3935ea9a0a6afb7
parent13b1afe4defcc3eeaa50fe10eb2f2768e95696ec
opts.c (enable_fdo_optimizations): Enable version-loops-for-strides...

* opts.c (enable_fdo_optimizations): Enable
version-loops-for-strides, loop-interchange, unrol-and-jam
and tree-loop-distribution.
* invoke.texi: Document newly enabled options.

From-SVN: r267611
gcc/ChangeLog
gcc/doc/invoke.texi
gcc/opts.c