From 89976fff63679d10493ffb10c97805419fe106e1 Mon Sep 17 00:00:00 2001
From: Misha Brukman
Date: Fri, 18 Mar 2005 00:48:56 +0000
Subject: We shall have IA64 as a new experimental backend released with LLVM
1.5
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20671 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/ReleaseNotes.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'docs')
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 780a54a..5d31f8f 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -80,8 +80,8 @@ bug fixes for those problems found since the 1.4 release.
-ipsccp, which is run by default at link-time.
LLVM 1.5 is now about 15% faster than LLVM 1.4 and its core data structures
use about 30% less memory.
- LLVM includes new experimental native code generators for SparcV8 and
- Alpha.
+ LLVM includes new experimental native code generators for SparcV8,
+ Alpha, and IA64.
Support for Microsoft Visual Studio is improved, and now documented.
@@ -242,7 +242,7 @@ components, please contact us on the llvmdev list.
be used to step through programs and inspect the stack.
The "iterative scan" register allocator (enabled with -regalloc=iterativescan)
is not stable.
-The SparcV8 and Alpha ports are experimental.
+The SparcV8, Alpha, and IA64 ports are experimental.
--
cgit v1.1