Optimize and extend System.Array intrinsic identification. (#17047)
commitf57af77e69ebe0f47da00716cef4a8ff5ec9d9fc
authorJay Krell <jaykrell@microsoft.com>
Sun, 6 Oct 2019 08:27:42 +0000 (6 01:27 -0700)
committerMarek Safar <marek.safar@gmail.com>
Sun, 6 Oct 2019 08:27:42 +0000 (6 10:27 +0200)
tree793035c39fe139ef0d851d1b0e79918d34c670b1
parentd2f543b4b1f10bb43a78da807888c3af01cfca25
Optimize and extend System.Array intrinsic identification. (#17047)

* Optimize and extend System.Array intrinsic identification.
i.e. do the strcmp last.
Add GetRawArrayData.

* Use [Intrinsic] attribute instead of comment.
mono/mini/intrinsics.c
netcore/System.Private.CoreLib/src/System/Array.cs