Add a line to ReleaseNotes for half float.
authorDan Gohman <gohman@apple.com>
Tue, 20 Dec 2011 01:10:56 +0000 (01:10 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 20 Dec 2011 01:10:56 +0000 (01:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146939 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 6159628ecb27d66371fac737e3da042f2b715230..608a1f354b183d917773e0acd54c63b6a7e70c7f 100644 (file)
@@ -284,6 +284,7 @@ Release Notes</a>.</h1>
    expose new optimization opportunities:</p>
 
   <ul>
+    <li>IR support for half float</li>
     <li>....</li>
   </ul>
 </div>