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:
2ca1fd1
)
new feature
author
Chris Lattner
<sabre@nondot.org>
Mon, 24 May 2004 05:34:32 +0000
(
05:34
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 24 May 2004 05:34:32 +0000
(
05:34
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13714
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ReleaseNotes.html
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.html
b/docs/ReleaseNotes.html
index ef56380d22d2e2c00850a6c915b568a5e7228477..4c3be015b35df5deaf3436a2c5fc04174d46eeea 100644
(file)
--- a/
docs/ReleaseNotes.html
+++ b/
docs/ReleaseNotes.html
@@
-112,6
+112,8
@@
Garbage Collection</a>, enabling the use of aggressive copying and generational
collectors.</li>
<li>LLVM now includes an implementation of Andersen's interprocedural alias
analysis algorithm.</li>
+<li>Bugpoint can <a href="http://llvm.cs.uiuc.edu/PR327">extract individual
+basic blocks</a> to track down reduce miscompilation testcases.</li>
</ol>
</div>