summaryrefslogtreecommitdiff
path: root/src/ToolBox/superpmi/superpmi
AgeCommit message (Expand)AuthorFilesLines
2018-03-08Don't build superpmi as crosscomponent (#16729)Egor Chesakov1-2/+2
2018-03-06Remove libuuid usage (#16643)Jan Vorlicek1-1/+1
2018-01-19Revert "Change just-in-time debugging registry keys. (#15722)" (#15921)Mike McLaughlin1-5/+5
2018-01-05Change just-in-time debugging registry keys. (#15722)Mike McLaughlin1-5/+5
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-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/+9
2017-10-17format spmi sources. (#14545)Sergey Andreenko12-76/+105
2017-10-05JIT: More type equality opts (#14317)Andy Ayers1-0/+16
2017-09-28Add the capability to force JIT options on the SPMI command line. (#14209)Sergey Andreenko7-72/+155
2017-09-27JIT: devirtualization support for EqualityComparer<T>.Default (#14125)Andy Ayers1-0/+9
2017-09-15fix ilgen after: "Add the capability to specify JIT options from smpi command...dotnet-bot1-3/+3
2017-09-07Add the capability to specify JIT options on the SPMI command line.Pat Gavlin7-34/+183
2017-09-07New jit intrinsic support (#13815)Andy Ayers1-0/+9
2017-08-28SuperPMI replay: fix enviroment variables initialization. (#13596)Sergey Andreenko4-1/+33
2017-08-17Enable SuperPMI asm diffs using CoreDisToolsBruce Forstall6-27/+92
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-15/+9
2017-04-20[x86/Linux] Use CDECL as STDAPICALLTYPE (#10969)Jonghyun Park2-11/+6
2017-04-17Format spmi sources with clang-format (#11027)Sergey Andreenko25-1599/+1332
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-12-09Remove sscanf and sprintf usage (#8508)Jan Vorlicek2-14/+14
2016-11-21Remove unsafe banned functions (#8162)Jan Vorlicek1-1/+1
2016-11-08Support GetHFAType in SuperPMI for ARM32 hardFPHyeongseok Oh3-4/+6
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 Forstall29-0/+7324