summaryrefslogtreecommitdiff
path: root/src/vm/interpreter.h
AgeCommit message (Expand)AuthorFilesLines
2018-08-27Some fixes for the interpreter (#19678)Andy Ayers1-0/+3
2017-07-24Add the runtime code versioning featurenoahfalk1-3/+0
2017-07-04Support interprter build when INTERP_TRACING is not set (#12625)Jonghyun Park1-5/+7
2016-12-13[ARM32/Linux] Initial bring up of FEATURE_INTERPRETER (#8594)mskvortsov1-1/+1
2016-04-06Replace SimplerHash with SHash in the interpreter.Pat Gavlin1-3/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2015-08-06Merge pull request #1357 from benpye/arm64-release-fixJan Kotas1-1/+1
2015-08-06Fix ARM64 compile breakBen Pye1-1/+1
2015-07-30Fix more build breaks on Windows arm64Jan Kotas1-1/+1
2015-07-28[aarch64] Enable the interpreter on linux as wellGeoff Norton1-18/+18
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+2053