summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2008-09-08 16:42:56 +0000
committerDan Gohman <gohman@apple.com>2008-09-08 16:42:56 +0000
commitfd18d630bc65840c151fcf87754fc7173027a28c (patch)
tree263b9c65dbbf959f7875f6c236629fb2e66f6d4a /llvm/lib/Target
parentf9b2054df19490f742bf0c23fd413b39e24da8a2 (diff)
downloadbcm5719-llvm-fd18d630bc65840c151fcf87754fc7173027a28c.tar.gz
bcm5719-llvm-fd18d630bc65840c151fcf87754fc7173027a28c.zip
i128 and f80 are implemented for x86-64 now.
llvm-svn: 55920
Diffstat (limited to 'llvm/lib/Target')
-rw-r--r--llvm/lib/Target/X86/README-X86-64.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/lib/Target/X86/README-X86-64.txt b/llvm/lib/Target/X86/README-X86-64.txt
index 594a66f832b..1f3d17bd270 100644
--- a/llvm/lib/Target/X86/README-X86-64.txt
+++ b/llvm/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);
OpenPOWER on IntegriCloud