projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51f148f
)
Bug fixed.
author
Brian Gaeke
<gaeke@uiuc.edu>
Fri, 11 Jun 2004 02:15:39 +0000
(
02:15
+0000)
committer
Brian Gaeke
<gaeke@uiuc.edu>
Fri, 11 Jun 2004 02:15:39 +0000
(
02:15
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14130
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ReleaseNotes.html
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.html
b/docs/ReleaseNotes.html
index 3b2edc63dbe42fbf054401bbae0aa7dabf7230d9..b6622d3c0b5ea8a1ebf2f79cc4d9cf5e5faef1d1 100644
(file)
--- a/
docs/ReleaseNotes.html
+++ b/
docs/ReleaseNotes.html
@@
-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>