mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
new feature
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13714 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2ca1fd1fd3
commit
14cd539ce1
@ -112,6 +112,8 @@ Garbage Collection</a>, enabling the use of aggressive copying and generational
|
||||
collectors.</li>
|
||||
<li>LLVM now includes an implementation of Andersen's interprocedural alias
|
||||
analysis algorithm.</li>
|
||||
<li>Bugpoint can <a href="http://llvm.cs.uiuc.edu/PR327">extract individual
|
||||
basic blocks</a> to track down reduce miscompilation testcases.</li>
|
||||
</ol>
|
||||
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user