summaryrefslogtreecommitdiff
path: root/src/jit/gtstructs.h
AgeCommit message (Expand)AuthorFilesLines
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