Forgot to remove fast math metadata from the release notes.
authorDuncan Sands <baldrick@free.fr>
Mon, 16 Apr 2012 20:51:39 +0000 (20:51 +0000)
committerDuncan Sands <baldrick@free.fr>
Mon, 16 Apr 2012 20:51:39 +0000 (20:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154858 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 9174e9142eb61651ccaab5af4eda5cd74202699d..c2bd881c96fe29d5da2faae7058230745246ac08 100644 (file)
@@ -521,9 +521,6 @@ syntax, there are still significant gaps in that support.</p>
   <li>The <tt>unwind</tt> instruction is now gone. With the introduction of the
       new exception handling system in LLVM 3.0, the <tt>unwind</tt> instruction
       became obsolete.</li>
-  <li>Floating point instructions can be annotated with <tt>fpmath</tt> metadata
-      to indicate relaxed precision requirements, such as those corresponding to
-      "fast math".</li>
   <li>....</li>
 </ul>