Author: dsanders
Date: Fri Jul 31 05:48:19 2015
New Revision: 243742

URL: http://llvm.org/viewvc/llvm-project?rev=243742&view=rev
Log:
[mips] Add Fast ISel support to the release notes.

Modified:
    llvm/branches/release_37/docs/ReleaseNotes.rst

Modified: llvm/branches/release_37/docs/ReleaseNotes.rst
URL: 
http://llvm.org/viewvc/llvm-project/llvm/branches/release_37/docs/ReleaseNotes.rst?rev=243742&r1=243741&r2=243742&view=diff
==============================================================================
--- llvm/branches/release_37/docs/ReleaseNotes.rst (original)
+++ llvm/branches/release_37/docs/ReleaseNotes.rst Fri Jul 31 05:48:19 2015
@@ -118,6 +118,8 @@ During this release the MIPS target has:
 
 * Added support for MCJIT on all 64-bit subtargets as well as MIPS32R6.
 
+* Added support for fast instruction selection on MIPS32 and MIPS32R2 with PIC.
+
 * Various bug fixes. Including the following notable fixes:
 
   * Fixed 'jumpy' debug line info around calls where calculation of the address


_______________________________________________
llvm-branch-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-branch-commits

Reply via email to