summaryrefslogtreecommitdiff
path: root/src/jit/gtlist.h
AgeCommit message (Expand)AuthorFilesLines
2017-02-25Refactor isContained().Pat Gavlin1-5/+5
2017-01-20CommentsMike Danes1-0/+7
2017-01-17Add GT_TEST_EQ and GT_TEST_NEMike Danes1-0/+4
2017-01-10Updates based on PR review.Carol Eidt1-1/+1
2017-01-10Fix handling of PutArgStkCarol Eidt1-2/+2
2016-11-18Reinstate the struct optimization changes:Carol Eidt1-0/+2
2016-11-03Revert "Enable optimization of structs"Jan Kotas1-2/+0
2016-10-20Enable optimization of structsCarol Eidt1-0/+2
2016-09-20Clean up GenTree node size dumping code. (#7278)Peter Kukol1-0/+2
2016-09-20Support GT_OBJ for x86Carol Eidt1-1/+2
2016-09-16Add optimization for shift by CNS_INTMichelle McDaniel1-0/+10
2016-09-15Option for reporting GenTree operator bashing stats (#7152)Peter Kukol1-162/+158
2016-09-14Address PR feedback.Pat Gavlin1-0/+3
2016-09-14Introduce GT_JCC.Pat Gavlin1-0/+1
2016-09-07Enable long multiplyMichelle McDaniel1-4/+14
2016-09-01More PR FeedbackCarol Eidt1-2/+2
2016-09-011st Class Struct Block AssignmentsCarol Eidt1-10/+11
2016-08-31Fix #6893. (#6932)Pat Gavlin1-1/+1
2016-08-19Implement the proposed design for RyuJIT's LIR. (#6689)Pat Gavlin1-80/+82
2016-08-08Work towards objects stack allocation: moved allocation part of newobj-loweri...Egor Chesakov1-0/+2
2016-07-29Massage code for clang-formatMichelle McDaniel1-0/+2
2016-07-06Introduce GT_ADD_LO and GT_SUB_LOMike Danes1-0/+2
2016-05-11Small tweaks to RyuJIT/x86 LONG handlingBruce Forstall1-6/+6
2016-03-251stClassStructs: Replace GT_LDOBJ with GT_OBJCarol Eidt1-1/+1
2016-02-26Fixes GT_MOD codegen and three other issues for ARM64Brian Sullivan1-2/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan1-124/+130
2015-10-21 Generate efficient code for rotation patterns.Eugene Rozenfeld1-0/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+239