mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 00:32:55 +00:00
Bug fixed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16349 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
fb3ee1930b
commit
372dc8d9f7
@ -158,8 +158,10 @@ were fixed:</a>
|
||||
<p>Bugs fixed in the LLVM Core:</p>
|
||||
|
||||
<ol>
|
||||
<li><a href="http://llvm.org/PR420">[licm] LICM invalidates alias analysis info
|
||||
and uses broken information</a> (optimizer crash)</li>
|
||||
<li><a href="http://llvm.org/PR422">[asmwriter] Asmwriter is really slow for
|
||||
functions with lots of values</a></li>
|
||||
functions with lots of values</a></li>
|
||||
<li><a href="http://llvm.org/PR423">[anders-aa] Andersen's AA is completely
|
||||
broken in LLVM 1.3</a></li>
|
||||
<li><a href="http://llvm.org/PR430">[bcwriter] Empty compaction tables
|
||||
|
Loading…
x
Reference in New Issue
Block a user