Update -fmodulo-sched-allow-regmoves documentation
From-SVN: r128041
This commit is contained in:
parent
c894383202
commit
127494408f
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2007-09-03 Revital Eres <eres@il.ibm.com>
|
||||
|
||||
* doc/invoke.texi (-fmodulo-sched-allow-regmoves): Update
|
||||
Documentation.
|
||||
|
||||
2007-09-03 Vladimir Yanovsky <yanov@il.ibm.com>
|
||||
Ayal Zaks <zaks@il.ibm.com>
|
||||
Revital Eres <eres@il.ibm.com>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue