forked from OSchip/llvm-project
parent
0260a975ba
commit
a3cc83bc82
|
@ -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…
Reference in New Issue