summaryrefslogtreecommitdiff
path: root/src/ToolBox/superpmi/superpmi/icorjitinfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-12-12Add SPMI for getTypeForPrimitiveNumericClassFei Peng1-0/+8
2017-12-06new intrinsic type support (#15340)Fei Peng1-0/+14
2017-11-21format spmi source (#15144)Sergey Andreenko1-2/+1
2017-10-30JIT: optimize calls on boxed objectsAndy Ayers1-0/+9
2017-10-17format spmi sources. (#14545)Sergey Andreenko1-11/+10
2017-10-05JIT: More type equality opts (#14317)Andy Ayers1-0/+16
2017-09-27JIT: devirtualization support for EqualityComparer<T>.Default (#14125)Andy Ayers1-0/+9
2017-09-07New jit intrinsic support (#13815)Andy Ayers1-0/+9
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-15/+9
2017-04-17Format spmi sources with clang-format (#11027)Sergey Andreenko1-668/+405
2017-03-28Ctor Jit-EE interface change (#10512)Sergey Andreenko1-1/+1
2017-03-25Typo correction (#10482)Ofer Zelig1-2/+2
2017-03-16Interface call devirtualization: VM side of changesAndy Ayers1-2/+3
2017-03-02Jit interface support for devirtualizationAndy Ayers1-0/+12
2016-11-08Support GetHFAType in SuperPMI for ARM32 hardFPHyeongseok Oh1-3/+2
2016-10-27Introduce new CORJIT_FLAGS typeBruce Forstall1-2/+2
2016-08-20SuperPMI: fix ARM build breakBruce Forstall1-4/+9
2016-08-19Open source SuperPMIBruce Forstall1-0/+2039