diff options
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r-- | docs/ReleaseNotes.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index cad0b15..d1759f1 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -184,6 +184,7 @@ produced when linking C++ programs has been fixed.</li> <li><a href="http://llvm.cs.uiuc.edu/PR391">lli Doesn't Handle Exceptions From Bytecode Reader</a></li> <li><a href="http://llvm.cs.uiuc.edu/PR341">operator<< on a Value* now prints the address of the object instead of its contents.</a></li> +<li><a href="http://llvm.cs.uiuc.edu/PR404">[loopsimplify] Loop simplify is really slow on 252.eon</a></li> </ol> </div> |