From 5381cbf4f4466e73df870e20383a0b4478bca33e Mon Sep 17 00:00:00 2001 From: Akira Hatanaka Date: Tue, 15 Nov 2011 21:33:05 +0000 Subject: [PATCH] Update section "MIPS Target Improvements" in the llvm 3.0 release notes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144699 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 8c803cd9dc6..1985afa7184 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -968,6 +968,27 @@ Builder.CreateResume(UnwindData); + +

+MIPS Target Improvements +

+ +
+ +

New features and major changes in the MIPS target include:

+ + +
+

Other Target Specific Improvements -- 2.34.1