summaryrefslogtreecommitdiff
path: root/src/jit/jitee.h
AgeCommit message (Expand)AuthorFilesLines
2018-11-01Fix JIT flags for ARM64 altjit (#20711)Bruce Forstall1-1/+27
2018-02-28ARM64 SHA256 Crypto intrinsics implementationDebayan Ghosh1-1/+1
2018-01-04Merge changes from TFS (#15732)dotnet bot1-3/+2
2017-12-08[Arm64] Define ISA feature flagsSteve MacLean1-5/+50
2017-10-18[Arm64] Support flag FEATURE_SIMDSteve MacLean1-2/+11
2017-09-29Implement IsSuppoored for all ISA classesFei Peng1-0/+45
2017-07-24Add the runtime code versioning featurenoahfalk1-1/+5
2017-05-15Change relocations in ngen-ed code with PC-relative constants for Linux ARM32.Ruben Ayrapetyan1-0/+12
2017-03-31Add Tier0/1 jit flagsnoahfalk1-0/+4
2017-03-18Remove JIT-EE version ifdefs (#10273)Bruce Forstall1-68/+0
2016-10-27Fix conversion from CorJitFlag2 enum to JitFlag. (#7857)Austin Wise1-1/+1
2016-10-27Introduce new CORJIT_FLAGS typeBruce Forstall1-0/+264