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:
82f94f1
)
i128 and f80 are implemented for x86-64 now.
author
Dan Gohman
<gohman@apple.com>
Mon, 8 Sep 2008 16:42:56 +0000
(16:42 +0000)
committer
Dan Gohman
<gohman@apple.com>
Mon, 8 Sep 2008 16:42:56 +0000
(16:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55920
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/X86/README-X86-64.txt
patch
|
blob
|
history
diff --git
a/lib/Target/X86/README-X86-64.txt
b/lib/Target/X86/README-X86-64.txt
index 594a66f832b6dd78e1a816c7b91ac7b232094969..1f3d17bd27014c4c16914c0e500f6ac224d06cf2 100644
(file)
--- a/
lib/Target/X86/README-X86-64.txt
+++ b/
lib/Target/X86/README-X86-64.txt
@@
-9,10
+9,6
@@
Make use of "Red Zone".
//===---------------------------------------------------------------------===//
-Implement __int128 and long double support.
-
-//===---------------------------------------------------------------------===//
-
For this:
extern void xx(void);