mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-04 05:31:51 +00:00
fix wordo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102418 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
de076819e4
commit
77640feed7
@ -621,7 +621,7 @@ release includes a few major enhancements and additions to the optimizers:</p>
|
||||
|
||||
<ul>
|
||||
|
||||
<li>The inliner reuses now merges arrays stack objects in different callees when
|
||||
<li>The inliner now merges arrays stack objects in different callees when
|
||||
inlining multiple call sites into one function. This reduces the stack size
|
||||
of the resultant function.</li>
|
||||
<li>The -basicaa alias analysis pass (which is the default) has been improved to
|
||||
|
Loading…
x
Reference in New Issue
Block a user