invoke.texi (free): Document AArch64.
gcc/ * doc/invoke.texi (free): Document AArch64. From-SVN: r209376
This commit is contained in:
parent
3418f5e92a
commit
b621e87556
gcc
@ -1,3 +1,7 @@
|
||||
2014-04-14 Yufeng Zhang <yufeng.zhang@arm.com>
|
||||
|
||||
* doc/invoke.texi (free): Document AArch64.
|
||||
|
||||
2014-04-14 Richard Biener <rguenther@suse.de>
|
||||
|
||||
PR tree-optimization/60042
|
||||
|
@ -7396,7 +7396,7 @@ Attempt to remove redundant extension instructions. This is especially
|
||||
helpful for the x86-64 architecture, which implicitly zero-extends in 64-bit
|
||||
registers after writing to their lower 32-bit half.
|
||||
|
||||
Enabled for x86 at levels @option{-O2}, @option{-O3}.
|
||||
Enabled for AArch64 and x86 at levels @option{-O2}, @option{-O3}.
|
||||
|
||||
@item -flive-range-shrinkage
|
||||
@opindex flive-range-shrinkage
|
||||
|
Loading…
x
Reference in New Issue
Block a user