summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Gaeke <gaeke@uiuc.edu>2004-07-23 19:41:13 +0000
committerBrian Gaeke <gaeke@uiuc.edu>2004-07-23 19:41:13 +0000
commit204fa53528414152433e835813b794a997da21af (patch)
tree8050caa8497ab25774425e8818ee21e00f09764f /docs
parentb26c215c059d4674bd6a9a8b94da86e497e64844 (diff)
downloadllvm-204fa53528414152433e835813b794a997da21af.tar.gz
llvm-204fa53528414152433e835813b794a997da21af.tar.bz2
llvm-204fa53528414152433e835813b794a997da21af.tar.xz
bug fixed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15142 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index f25c56cb6a..765e5427c0 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -295,6 +295,7 @@ instruction</a></li>
an instruction is not embedded into a function</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR369">[X86] stackifier crash on floating
point setcc X, X</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR407">Can't add LICM to FunctionPassManager</a></li>
</ol>
<p>Bugs in the C/C++ front-end:</p>