| commit | 57e7a4cd56b2718f612a4141a403f4c5b7845d27 | [log] [tgz] | 
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Mon May 24 05:34:32 2004 +0000 | 
| committer | Chris Lattner <sabre@nondot.org> | Mon May 24 05:34:32 2004 +0000 | 
| tree | 9acf57e1d3205dfd13a70382d7316fa9a55ac9ab | |
| parent | b97a9b2e7e004c6a7ea9abffcc550b8d2d0f452d [diff] [blame] | 
new feature llvm-svn: 13714
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index ef56380..4c3be01 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html
@@ -112,6 +112,8 @@ 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>