aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-04-01 20:31:29 +0000
committerChris Lattner <sabre@nondot.org>2004-04-01 20:31:29 +0000
commit56d0f1157b3341261b0d06b3755e63e9d0ca3c6a (patch)
tree9efa501daac4058f92cb371c4c410ddaa29cace3 /docs
parentc68bace452dbad23794d4b3c47eeebc00d489cef (diff)
downloadexternal_llvm-56d0f1157b3341261b0d06b3755e63e9d0ca3c6a.zip
external_llvm-56d0f1157b3341261b0d06b3755e63e9d0ca3c6a.tar.gz
external_llvm-56d0f1157b3341261b0d06b3755e63e9d0ca3c6a.tar.bz2
Bug fixed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12598 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 7b96d10..b632c73 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -139,6 +139,7 @@ In this release, the following build problems were fixed:
<ol>
<li><a href="http://llvm.cs.uiuc.edu/PR306">[loopsimplify] Loop simplify incorrectly updates dominator information</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR310">[tailduplicate] DemoteRegToStack breaks SSA form</a></li>
</ol>