aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index e55187d90d..1431b32a39 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -149,6 +149,8 @@ In this release, the following bugs in the previous release were fixed:
locations to registers</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR191">[licm] Memory read after free causes
infrequent crash</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR194">[indvars] Induction variable
+canonicalization always makes 32-bit indvars</a></li>
</ol>