summaryrefslogtreecommitdiff
path: root/src/jit/instrsarm64.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-28ARM64 SHA256 Crypto intrinsics implementationDebayan Ghosh1-0/+12
2018-02-28ARM64 SHA1 Crypto intrinsics implementationDebayan Ghosh1-0/+18
2018-02-28ARM64 Aes Crypto intrinsics implementationDebayan Ghosh1-0/+12
2017-10-20[Arm64] Add more SIMD instructionsSteve MacLean1-5/+22
2017-10-18[Arm64] Add instructions needed by SIMDSteve MacLean1-0/+106
2017-10-12[ARM64] Fix INS_dup DV_2D encodingSteve MacLean1-1/+1
2017-10-02[Arm64] Add LD/ST exclusive emittersSteve MacLean1-0/+36
2017-05-11[Arm64] Fixup stlr instrsSteve MacLean, Qualcomm Datacenter Technologies, Inc1-3/+3
2017-05-11[Arm64] Add emitter support for ldar/stlrSteve MacLean, Qualcomm Datacenter Technologies, Inc1-0/+18
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-15/+15
2016-07-29Massage code for clang-formatMichelle McDaniel1-2/+2
2016-06-14ARM64: Fix a GC hole for Indirect BranchKyungwoo Lee1-4/+4
2016-05-04ARM64: Enable Tail Call with VarargKyungwoo Lee1-1/+7
2016-04-29ARM64: Enabling Crossgen End-to-End MscorlibKyungwoo Lee1-1/+1
2016-03-15ARM64: Revisit for Fix GC hole in indirect call siteKyungwoo Lee1-8/+8
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+949