summaryrefslogtreecommitdiff
path: root/src/jit/ICorJitInfo_API_wrapper.hpp
AgeCommit message (Expand)AuthorFilesLines
2017-12-12Add SPMI for getTypeForPrimitiveNumericClassFei Peng1-0/+9
2017-12-06new intrinsic type support (#15340)Fei Peng1-0/+16
2017-10-30Add wrapper support for getUnboxedEntry (#14752)Andy Ayers1-0/+11
2017-09-27JIT: devirtualization support for EqualityComparer<T>.Default (#14125)Andy Ayers1-0/+10
2017-09-07New jit intrinsic support (#13815)Andy Ayers1-0/+11
2017-08-07Review fixesGleb Balykov1-1/+1
2017-07-10Remove relocations for MethodTable's vtable-1st-level-indirectionGleb Balykov1-2/+3
2017-06-06new JitEE interface method: expandRawHandleIntrinsic (#12071)Sergey Andreenko1-19/+21
2017-03-29change JitEE interface signature for getReadyToRunDelegateCtorHelper (#10562)dotnet bot1-1/+1
2017-03-18Remove JIT-EE version ifdefs (#10273)Bruce Forstall1-46/+0
2016-09-28Add option to measure time spent inside calls to the CLR. (#7357)Peter Kukol1-0/+1666