summaryrefslogtreecommitdiff
path: root/src/vm/jitinterfacegen.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-10-11Delete !FEATURE_IMPLICIT_TLS (#14398)Jan Kotas1-168/+15
2017-09-26Remove Monitor asm helpers (#14146)Koundinya Veluri1-42/+0
2017-06-26Replace array type handle with method table in arguments of array allocation ...Ruben Ayrapetyan1-6/+6
2017-04-12Add platform (x64 & arm64) specific optimized jit helpers for statics access ...Rahul Kumar1-0/+15
2017-03-16[Local GC] Break EE dependency on GC's generation table and alloc lock in sin...Sean Gillespie1-1/+1
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-3/+0
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-10-13Add string allocation fast path outside WindowsKoundinya Veluri1-0/+2
2015-10-12Add some fast paths that are missing outside WindowsKoundinya Veluri1-0/+3
2015-10-09Add allocation fast path for arrays of value type elements outside WindowsKoundinya Veluri1-4/+10
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+291