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:
240d6f4
)
Bug fixed
author
Chris Lattner
<sabre@nondot.org>
Tue, 19 Apr 2005 06:08:04 +0000
(06:08 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 19 Apr 2005 06:08:04 +0000
(06:08 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21355
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ReleaseNotes.html
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.html
b/docs/ReleaseNotes.html
index dc3a4488397d1503be3fef97d81529e61c6d41a6..e3ae3896db60d5ade9cc1c6d99d194fcc01e79da 100644
(file)
--- a/
docs/ReleaseNotes.html
+++ b/
docs/ReleaseNotes.html
@@
-144,6
+144,8
@@
were fixed:</a>
<ol>
<li><a href="http://llvm.cs.uiuc.edu/PR491">[dse] DSE deletes stores that
are partially overwritten by smaller stores</a></li>
+ <li><a href="http://llvm.cs.uiuc.edu/PR548">[instcombine] miscompilation of
+ setcc or setcc in one case</a></li>
</ol>
<p>Code Generator Bugs:</p>