mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-25 12:49:50 +00:00
note where to get steens-aa and ds-aa
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37850 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
89fc9428f3
commit
d6e0dd1db6
@ -755,6 +755,9 @@ field-<b>sensitive</b>" version of Steensgaard's algorithm using the Data
|
||||
Structure Analysis framework. This gives it substantially more precision than
|
||||
the standard algorithm while maintaining excellent analysis scalability.</p>
|
||||
|
||||
<p>Note that <tt>-steens-aa</tt> is available in the optional "poolalloc"
|
||||
module, it is not part of the LLVM core.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- _______________________________________________________________________ -->
|
||||
@ -775,6 +778,9 @@ queries, and can provide context-sensitive mod/ref information as well. The
|
||||
only major facility not implemented so far is support for must-alias
|
||||
information.</p>
|
||||
|
||||
<p>Note that <tt>-ds-aa</tt> is available in the optional "poolalloc"
|
||||
module, it is not part of the LLVM core.</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user