i128 and f80 are implemented for x86-64 now.
authorDan Gohman <gohman@apple.com>
Mon, 8 Sep 2008 16:42:56 +0000 (16:42 +0000)
committerDan 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

index 594a66f832b6dd78e1a816c7b91ac7b232094969..1f3d17bd27014c4c16914c0e500f6ac224d06cf2 100644 (file)
@@ -9,10 +9,6 @@ Make use of "Red Zone".
 
 //===---------------------------------------------------------------------===//
 
-Implement __int128 and long double support.
-
-//===---------------------------------------------------------------------===//
-
 For this:
 
 extern void xx(void);