From: Akira Hatanaka Date: Tue, 15 Nov 2011 21:33:05 +0000 (+0000) Subject: Update section "MIPS Target Improvements" in the llvm 3.0 release notes. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=5381cbf4f4466e73df870e20383a0b4478bca33e;p=oota-llvm.git 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 --- 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