aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2011-12-20 01:10:56 +0000
committerDan Gohman <gohman@apple.com>2011-12-20 01:10:56 +0000
commiteb4c70b9c4683978b30042329c8e2761e0becc59 (patch)
treea357398ef0158f19f102bb759391de2a50c85cd8
parent04b5d93250bef585631a583a85f6733b1bdc8c52 (diff)
Add a line to ReleaseNotes for half float.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146939 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/ReleaseNotes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 6159628ecb..608a1f354b 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -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>