mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Bug fixed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14130 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
51f148f394
commit
11074e3355
@ -233,6 +233,9 @@ functions like sqrt/sin/cos/etc.</li>
|
||||
<li>The C backend now emits <a href="http://llvm.cs.uiuc.edu/PR334">Syntactic
|
||||
loops</a> in the code to help C compilers whose optimizers do not recognize
|
||||
loops formed from gotos (like GCC).</li>
|
||||
|
||||
<li>Fixed: <a href="http://llvm.cs.uiuc.edu/PR368">[sparcv9] null
|
||||
often spilled to constant pool</a>.</li>
|
||||
</ol>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user