From 94ac58d99a2c06f0e96688e5b2f80dd01c6cbf77 Mon Sep 17 00:00:00 2001
From: Chris Lattner 
Date: Sun, 11 Oct 2009 18:21:32 +0000
Subject: some notes from Anton
llvm-svn: 83777
---
 llvm/docs/ReleaseNotes-2.6.html | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
(limited to 'llvm/docs')
diff --git a/llvm/docs/ReleaseNotes-2.6.html b/llvm/docs/ReleaseNotes-2.6.html
index f97310d3fe0..0638baeb5e3 100644
--- a/llvm/docs/ReleaseNotes-2.6.html
+++ b/llvm/docs/ReleaseNotes-2.6.html
@@ -682,6 +682,9 @@ it run faster:
 The vector forms of the icmp and fcmp instructions now select to efficient
     SSE operations.
+Support for the win64 calling conventions have improved.  The primary
+    missing feature is support for varargs function definitions.  It seems to
+    work well for many win64 JIT purposes.
 The X86 backend has preliminary support for mapping address spaces to segment
     register references.  This allows you to write GS or FS relative memory
@@ -748,7 +751,8 @@ supports both the Thumb2 and Advanced SIMD (Neon) instruction sets.
 
 These features are still somewhat experimental
 and subject to change. The Neon intrinsics, in particular, may change in future
-releases of LLVM.
+releases of LLVM.  ARMv7 support has progressed a lot on top of tree since 2.6
+branched.
 
 
 
-- 
cgit v1.2.3