diff options
| author | Chris Lattner <sabre@nondot.org> | 2004-07-15 04:30:35 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2004-07-15 04:30:35 +0000 |
| commit | 34cc695252ff3dd5f3be976b249da32c192789c8 (patch) | |
| tree | 67c519cfd836068d950d0bccf40697c5c16a8581 /llvm/docs | |
| parent | 70177e402d1b469d4a014faafa9540927eeb60ff (diff) | |
| download | bcm5719-llvm-34cc695252ff3dd5f3be976b249da32c192789c8.tar.gz bcm5719-llvm-34cc695252ff3dd5f3be976b249da32c192789c8.zip | |
QOI issue fixed
llvm-svn: 14852
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/ReleaseNotes.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index cad0b1579e1..d1759f1c539 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/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> |

