forked from OSchip/llvm-project
parent
76b2ff4ded
commit
8579a6fafc
|
@ -118,6 +118,7 @@ In this release, the following Quality of Implementation issues were fixed:
|
|||
<li><a href="http://llvm.cs.uiuc.edu/PR209">[loadvn/inline/scalarrepl] Slow optimizations with extremely large basic blocks</a></li>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR224">[asmparser] Really slow parsing of types with complex upreferences</a></li>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR205">[llvmgcc] C front-end does not emit 'zeroinitializer' when possible</a></li>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR239">LLVM is now much more memory efficient when handling large zero initialized arrays</a></li>
|
||||
</ol>
|
||||
|
||||
<!--=========================================================================-->
|
||||
|
|
Loading…
Reference in New Issue