summaryrefslogtreecommitdiff
path: root/src/jit/hwintrinsicArm64.h
AgeCommit message (Expand)AuthorFilesLines
2019-04-05Update the JIT to recognize the IsSupported property for all HWIntrinsics (#2...Tanner Gooding1-3/+0
2018-11-03Add Windows support for Arm64 HW IntrinsicsCarol Eidt1-0/+10
2018-06-02Moving the simdSizeOfHWIntrinsic and numArgsOfHWIntrinsic methods to be stati...Tanner Gooding1-0/+1
2018-06-02Moving the getHWIntrinsicInfo and getHWIntrinsicName methods to be static met...Tanner Gooding1-2/+9
2018-02-28ARM64 SHA1 Crypto intrinsics implementationDebayan Ghosh1-5/+10
2018-02-28ARM64 Aes Crypto intrinsics implementationDebayan Ghosh1-2/+3
2018-02-01[Arm64] Lower Unsigned Compare ZeroSteve MacLean1-1/+2
2018-01-26[Arm64] Initial HWIntrinsic implementationSteve MacLean1-0/+49