From: Dan Gohman
Date: Tue, 20 Dec 2011 01:10:56 +0000 (+0000)
Subject: Add a line to ReleaseNotes for half float.
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=eb4c70b9c4683978b30042329c8e2761e0becc59;p=oota-llvm.git
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
---
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 6159628ecb2..608a1f354b1 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -284,6 +284,7 @@ Release Notes.
expose new optimization opportunities:
+ - IR support for half float
- ....