summaryrefslogtreecommitdiff
path: root/src/jit/ICorJitInfo_API_wrapper.hpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-08Two additional minor changesBrian Sullivan1-2/+2
2019-05-08Prefer UINT32 over DWORD in the IBC BlockCount API'sBrian Sullivan1-3/+3
2019-05-07Rename struct ICorJitInfo::ProfileBuffer to ICorJitInfo::BlockCountsBrian Sullivan1-13/+13
2018-12-21Improve removal of dead calls to allocator helpers.Eugene Rozenfeld1-2/+3
2018-11-29Update JIT/EE getMethodNameFromMetadata to get enclosing class nameFei Peng1-4/+5
2018-11-19Make type comparisons more general purpose (#20940)Michal Strehovský1-0/+8
2018-10-11JitEE interface additions to support object stack allocation. (#20283)Eugene Rozenfeld1-0/+16
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