Bug fixed.

llvm-svn: 14130
This commit is contained in:
Brian Gaeke 2004-06-11 02:15:39 +00:00
parent 5caed4e7dd
commit 522235efbf
1 changed files with 3 additions and 0 deletions

View File

@ -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>