mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-29 22:50:55 +00:00
QOI bug fixed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11475 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
de512b5b2e
commit
9f3c7f7da9
@ -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
Block a user