projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7b4225
)
Bug fixed
author
Chris Lattner
<sabre@nondot.org>
Mon, 23 Feb 2004 03:36:36 +0000
(
03:36
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 23 Feb 2004 03:36:36 +0000
(
03:36
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11730
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ReleaseNotes.html
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.html
b/docs/ReleaseNotes.html
index 121ce140f095346ad52e295a8618086f1eb20098..c1eb2d985b95f4a1973f60d0b0aa97c705f2f9b1 100644
(file)
--- a/
docs/ReleaseNotes.html
+++ b/
docs/ReleaseNotes.html
@@
-100,6
+100,7
@@
In this release, the following missing features were implemented:
<li><a href="http://llvm.cs.uiuc.edu/PR16">Exception handling support in the X86
& Sparc native code generators</a></li>
<li>The C/C++ front-end now support the GCC <tt>__builtin_return_address</tt> and <tt>__builtin_frame_address</tt> extensions.</li>
+<li><a href="http://llvm.cs.uiuc.edu/PR249">[X86] Missing cast from ULong -> Double, cast FP -> bool and support for -9223372036854775808</a></li>
</ol>