Commit 70cfa7ad by Michael Meissner

Add documentation for Haifa ISSUE_RATE

From-SVN: r16145
parent c1e385db
...@@ -7141,4 +7141,10 @@ limited addressing modes. For instance, the SH target has only positive ...@@ -7141,4 +7141,10 @@ limited addressing modes. For instance, the SH target has only positive
offsets in addresses. Thus sorting to put the smallest address first offsets in addresses. Thus sorting to put the smallest address first
allows the most combinations to be found. allows the most combinations to be found.
@findex ISSUE_RATE
@item ISSUE_RATE
A C expression that returns how many instructions can be issued at the
same time if the machine is a superscalar machine. This is only used by
the @samp{Haifa} scheduler, and not the traditional scheduler.
@end table @end table
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment