commit | 948ec427fa3462ba6b88a647ca96466c2166244f | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Tue Dec 20 01:10:56 2011 +0000 |
committer | Dan Gohman <gohman@apple.com> | Tue Dec 20 01:10:56 2011 +0000 |
tree | 40e2a03bd305e3dd36543ba5be03480859e4ad6f | |
parent | dd5d0dc4f40cbb262ea9002c8ea3da88f81014ed [diff] [blame] |
Add a line to ReleaseNotes for half float. llvm-svn: 146939
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 6159628..608a1f3 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html
@@ -284,6 +284,7 @@ expose new optimization opportunities:</p> <ul> + <li>IR support for half float</li> <li>....</li> </ul> </div>