Add the loop unrolling info to ReleaseNotes.html and CREDITS.TXT.
[oota-llvm.git] / docs / ReleaseNotes.html
index 71555a478014493330c31b279437f4e84ff9938c..ca2bc649efd3d0730b20ba04162418821473a4a1 100644 (file)
@@ -308,6 +308,9 @@ Release Notes</a>.</h1>
    optimizers:</p>
 
 <ul>
+  <li>The loop unroll pass now is able to unroll loops with run-time trip counts.
+      This feature is turned off by default, and is enabled with the
+      <code>-unroll-runtime</code> flag.</li>
   <li>....</li>
 </ul>