forked from OSchip/llvm-project
parent
b97a9b2e7e
commit
57e7a4cd56
|
@ -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