mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-06-21 18:24:23 +00:00
Bug fixed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10575 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@ -149,6 +149,8 @@ In this release, the following bugs in the previous release were fixed:
|
|||||||
locations to registers</a></li>
|
locations to registers</a></li>
|
||||||
<li><a href="http://llvm.cs.uiuc.edu/PR191">[licm] Memory read after free causes
|
<li><a href="http://llvm.cs.uiuc.edu/PR191">[licm] Memory read after free causes
|
||||||
infrequent crash</a></li>
|
infrequent crash</a></li>
|
||||||
|
<li><a href="http://llvm.cs.uiuc.edu/PR194">[indvars] Induction variable
|
||||||
|
canonicalization always makes 32-bit indvars</a></li>
|
||||||
|
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user