Add a small release not about the range metadata.
[oota-llvm.git] / docs / ReleaseNotes.html
index 99e5805218f9dce6e673a9cd1f7a868a7ae4f1a9..961a5f6a703d9cb9dd12efd3960ab4ce8f53b163 100644 (file)
@@ -290,6 +290,8 @@ Release Notes</a>.</h1>
     <li>IR support for vectors of pointers, including vector GEPs.</li>
     <li>Module flags have been introduced. They convey information about the
         module as a whole to LLVM subsystems.</li>
+    <li>Loads can now have range metadata attached to them to restrict the
+        possible values being loaded.</li>
     <li>....</li>
   </ul>
 </div>