[llvm-branch-commits] [llvm-branch] r230281 - Note stackmap/patchpoint support for PowerPC in the release notes

Hal Finkel hfinkel at anl.gov
Mon Feb 23 15:30:41 PST 2015


Author: hfinkel
Date: Mon Feb 23 17:29:11 2015
New Revision: 230281

URL: http://llvm.org/viewvc/llvm-project?rev=230281&view=rev
Log:
Note stackmap/patchpoint support for PowerPC in the release notes

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

Modified: llvm/branches/release_36/docs/ReleaseNotes.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_36/docs/ReleaseNotes.rst?rev=230281&r1=230280&r2=230281&view=diff
==============================================================================
--- llvm/branches/release_36/docs/ReleaseNotes.rst (original)
+++ llvm/branches/release_36/docs/ReleaseNotes.rst Mon Feb 23 17:29:11 2015
@@ -502,6 +502,8 @@ There are numerous improvements to the P
 
 * PPC32 SVR4 now supports small-model PIC.
 
+* Experimental support for the stackmap/patchpoint intrinsics has been added.
+
 * There have been many smaller bug fixes and performance improvements.
 
 Changes to the OCaml bindings





More information about the llvm-branch-commits mailing list