From: Chris Lattner Date: Thu, 1 Apr 2004 20:31:29 +0000 (+0000) Subject: Bug fixed X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=56d0f1157b3341261b0d06b3755e63e9d0ca3c6a;p=oota-llvm.git Bug fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12598 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 7b96d105ccf..b632c73a567 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -139,6 +139,7 @@ In this release, the following build problems were fixed:
  1. [loopsimplify] Loop simplify incorrectly updates dominator information
  2. +
  3. [tailduplicate] DemoteRegToStack breaks SSA form