summaryrefslogtreecommitdiff
path: root/src/jit/gtstructs.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-26Update the table-driven framework to support x86 imm-intrinsics.Fei Peng1-3/+7
2018-02-14[RyuJit] Stack level setter (#15597)Sergey Andreenko1-2/+4
2018-01-19Fix desktop buildBruce Forstall1-1/+1
2017-11-20Fix debuggable GenTree (#15081)Bruce Forstall1-5/+20
2017-10-25Enable Crc32 , Popcnt, Lzcnt intrinsicsFei Peng1-0/+3
2017-10-06Fix RyuJIT/arm32 assertsBruce Forstall1-4/+0
2017-10-05JIT: More type equality opts (#14317)Andy Ayers1-0/+1
2017-09-26[RyuJIT/armarch] Put arguments with GT_BITCASTHanjoung Lee1-1/+1
2017-08-31[RyuJIT/armel] Fix MultiRegOp definitionHanjoung Lee1-2/+2
2017-08-30Revert commit bec6ac10f3968a8f699aad6233657ac59df37a73.Pat Gavlin1-0/+1
2017-08-30Revert "Merge pull request #13245 from pgavlin/NoExpandIndex" (#13682)Jan Kotas1-1/+0
2017-08-28[RyuJIT/ARM32] Fix MultiRegOp declarationAlexander Soldatov1-1/+5
2017-08-21Use a smaller expansion of `GT_INDEX` in MinOpts.Pat Gavlin1-0/+1
2017-06-29[RyuJIT/armel] Support `double` argument passingHanjoung Lee1-1/+1
2017-06-28[RyuJIT/ARM32] Enable passing large split struct argument (#12050)Hyeongseok Oh1-0/+3
2017-05-23Introduce GT_CMP and GT_SETCC(condition)Mike Danes1-1/+1
2017-05-15RyuJIT/ARM32: Enable GT_MUL_LONG codegen.Mikhail Skvortcov1-0/+3
2016-09-20Support GT_OBJ for x86Carol Eidt1-1/+2
2016-09-14Introduce GT_JCC.Pat Gavlin1-0/+1
2016-09-011st Class Struct Block AssignmentsCarol Eidt1-6/+4
2016-08-19Implement the proposed design for RyuJIT's LIR. (#6689)Pat Gavlin1-1/+1
2016-08-08Work towards objects stack allocation: moved allocation part of newobj-loweri...Egor Chesakov1-0/+1
2016-07-29Massage code for clang-formatMichelle McDaniel1-0/+3
2016-07-20More Struct-related RefactoringsCarol Eidt1-1/+1
2016-05-04Multi-reg call node support.sivarv1-0/+1
2016-03-251stClassStructs: Replace GT_LDOBJ with GT_OBJCarol Eidt1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+110