Regenerate doc/tm.texi
* doc/tm.texi: Regenerated. From-SVN: r233917
This commit is contained in:
parent
08c1904dcc
commit
52dcb7dbeb
@ -1,3 +1,7 @@
|
||||
2016-03-02 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* doc/tm.texi: Regenerated.
|
||||
|
||||
2016-03-02 Richard Henderson <rth@redhat.com>
|
||||
|
||||
PR rtl-opt/67145
|
||||
|
@ -2861,7 +2861,7 @@ A target hook which can change allocno class for given pseudo from
|
||||
@end deftypefn
|
||||
|
||||
@deftypefn {Target Hook} bool TARGET_LRA_P (void)
|
||||
A target hook which returns true if we use LRA instead of reload pass. It means that LRA was ported to the target. The default version of this target hook returns always false.
|
||||
A target hook which returns true if we use LRA instead of reload pass. The default version of this target hook returns always false, but new ports should use LRA.
|
||||
@end deftypefn
|
||||
|
||||
@deftypefn {Target Hook} int TARGET_REGISTER_PRIORITY (int)
|
||||
|
Loading…
Reference in New Issue
Block a user