invoke.texi (profile-use): update documentation.
commitf56f2d332c6f78342a8f52ab426c38806d772017
authorJan Hubicka <jh@suse.cz>
Sun, 4 Nov 2012 15:51:18 +0000 (4 16:51 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 4 Nov 2012 15:51:18 +0000 (4 15:51 +0000)
treed8ee6e98d96c8a04aa08085cf3934280834cfdf7
parentda04ea110d6950f1f5e62f309dd175c770d969ba
invoke.texi (profile-use): update documentation.

* invoke.texi (profile-use): update documentation.
* opts.c (common_handle_option): Enable tree-vectorize
and tree-loop-distribute-patterns.
* tree-loop-distribution.c (tree_loop_distribution): Skip loops
optimized for size.
* config/i386/i386.c (ix86_option_override_internal): Enabe
prefetch_lop_arrays for profile-use.

From-SVN: r193135
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/doc/invoke.texi
gcc/opts.c
gcc/tree-loop-distribution.c