docs: Document new param x86-stlf-window-ninsns.
authorMartin Liska <mliska@suse.cz>
Wed, 6 Apr 2022 07:32:56 +0000 (09:32 +0200)
committerMartin Liska <mliska@suse.cz>
Wed, 6 Apr 2022 07:47:01 +0000 (09:47 +0200)
gcc/ChangeLog:

* doc/invoke.texi: Document it.

gcc/doc/invoke.texi

index 3936aef..1a51759 100644 (file)
@@ -15247,6 +15247,14 @@ loop.  The default value is four.
 
 @end table
 
+The following choices of @var{name} are available on i386 and x86_64 targets:
+
+@table @gcctabopt
+@item x86-stlf-window-ninsns
+Instructions number above which STFL stall penalty can be compensated.
+
+@end table
+
 @end table
 
 @node Instrumentation Options