From: Revital Eres Date: Mon, 3 Sep 2007 11:55:40 +0000 (+0000) Subject: Update -fmodulo-sched-allow-regmoves documentation X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=127494408fdf1e484d219fab9bba6d77205b868b;p=gcc.git Update -fmodulo-sched-allow-regmoves documentation From-SVN: r128041 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 671c1f891c6..127f9a95356 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2007-09-03 Revital Eres + + * doc/invoke.texi (-fmodulo-sched-allow-regmoves): Update + Documentation. + 2007-09-03 Vladimir Yanovsky Ayal Zaks Revital Eres diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 61b7f72493d..ee6bb6f1ed5 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -5289,7 +5289,8 @@ instructions by overlapping different iterations. Perform more aggressive SMS based modulo scheduling with register moves allowed. By setting this flag certain anti-dependences edges will be deleted which will trigger the generation of reg-moves based on the -life-range analysis. +life-range analysis. This option is effective only with +@option{-fmodulo-sched} enabled. @item -fno-branch-count-reg @opindex fno-branch-count-reg