summaryrefslogtreecommitdiff
path: root/src/ToolBox/superpmi/superpmi-shim-simple
AgeCommit message (Expand)AuthorFilesLines
2018-03-08Don't build superpmi as crosscomponent (#16729)Egor Chesakov1-2/+2
2017-12-12Add SPMI for getTypeForPrimitiveNumericClassFei Peng1-0/+7
2017-12-06new intrinsic type support (#15340)Fei Peng1-0/+10
2017-11-04[Infrastructure] Use MSBuild v15 extension point to control CL parallelism, a...Jacek Blaszczynski1-1/+1
2017-10-30JIT: optimize calls on boxed objectsAndy Ayers1-0/+6
2017-10-17format spmi sources. (#14545)Sergey Andreenko2-8/+7
2017-10-05JIT: More type equality opts (#14317)Andy Ayers1-0/+14
2017-09-27JIT: devirtualization support for EqualityComparer<T>.Default (#14125)Andy Ayers1-0/+7
2017-09-07New jit intrinsic support (#13815)Andy Ayers1-0/+8
2017-08-08Merge pull request #12168 from gbalykov/remove-relocations-readonlyBruce Forstall1-2/+3
2017-08-07Fix SuperPMI x86 desktop buildBruce Forstall1-4/+4
2017-08-07Review fixesGleb Balykov1-1/+1
2017-07-10Remove relocations for MethodTable's vtable-1st-level-indirectionGleb Balykov1-2/+3
2017-06-22Spmi third cleaning (#12418)Sergey Andreenko1-0/+1
2017-06-06new JitEE interface method: expandRawHandleIntrinsic (#12071)Sergey Andreenko1-11/+7
2017-04-20[x86/Linux] Use CDECL as STDAPICALLTYPE (#10969)Jonghyun Park2-15/+6
2017-04-17Format spmi sources with clang-format (#11027)Sergey Andreenko12-748/+489
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/+10
2016-10-27Introduce new CORJIT_FLAGS typeBruce Forstall2-3/+3
2016-08-19Open source SuperPMIBruce Forstall17-0/+2769