summaryrefslogtreecommitdiff
path: root/src/jit/jitee.h
AgeCommit message (Expand)AuthorFilesLines
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