r158497 - in /branches/pretty-ipa/gcc: ChangeLo...
hubicka@gcc.gnu.org
hubicka@gcc.gnu.org
Sun Apr 18 23:37:00 GMT 2010
Author: hubicka
Date: Sun Apr 18 23:37:46 2010
New Revision: 158497
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158497
Log:
* doc/invoke.texi (-fipa-profile): Document.
* opts.c (decode_options): Enable ipa-profile at -O1.
* timevar.def (TV_IPA_PROFILE): Define.
* common.opt (fipa-profile): Add.
* ipa-profile.c (gate_profile): Use flag_ipa_profile.
(pass_ipa_profile): Use TV_IPA_PROFILE.
Modified:
branches/pretty-ipa/gcc/ChangeLog.pretty-ipa
branches/pretty-ipa/gcc/common.opt
branches/pretty-ipa/gcc/doc/invoke.texi
branches/pretty-ipa/gcc/ipa-profile.c
branches/pretty-ipa/gcc/opts.c
branches/pretty-ipa/gcc/timevar.def
More information about the Gcc-cvs
mailing list