Bug fixed
authorChris Lattner <sabre@nondot.org>
Mon, 22 Dec 2003 04:06:24 +0000 (04:06 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 22 Dec 2003 04:06:24 +0000 (04:06 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10575 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index e55187d90d483eb74f816cf7c73e1806606ed286..1431b32a396b8d0d8a42c3edd7e7b6d7ba3a3b29 100644 (file)
@@ -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>