summaryrefslogtreecommitdiff
path: root/src/jit/gentree.h
AgeCommit message (Expand)AuthorFilesLines
2016-04-04Safe refactoring changes and code cleanup itemsBrian Sullivan1-10/+44
2016-04-04Merge pull request #4042 from sivarv/refactor2Sivarv1-3/+112
2016-04-04Refactor Unix structDesc of GenTreeCall node into MultiRegReturnTypeDesc.sivarv1-3/+112
2016-03-31Replace uses of _WIN64 with _HOST_64BIT_.Pat Gavlin1-2/+2
2016-03-30Fix R2R fixups for delegate ctorsJan Kotas1-1/+1
2016-03-251stClassStructs: Replace GT_LDOBJ with GT_OBJCarol Eidt1-18/+22
2016-03-07Reapply change 1578859: Add a new set of APIs for JIT configuration.Pat Gavlin1-2/+1
2016-02-26Clean up some truncation warnings in the JIT.Pat Gavlin1-1/+1
2016-02-25Roll back change 1578859 on behalf of pagavlin. Change broke SuperPMI.dotnet-bot1-1/+2
2016-02-25Add a new set of APIs for JIT configuration.Pat Gavlin1-2/+1
2016-02-19InlineRefactoring: start to capture failures in the inline treeAndy Ayers1-1/+1
2016-02-19Merge pull request #3247 from AndyAyersMS/InlineRefactor4cAndy Ayers1-9/+8
2016-02-18Merge pull request #3243 from LLITCHEV/structDesc-cloneLubomir Litchev1-5/+0
2016-02-18Added code to clone the structDesc member of GT_CALL.Lubomir Litchev1-5/+0
2016-02-18InlineRefactor: rename inlExpLst to InlineContextAndy Ayers1-9/+8
2016-02-18Inline refactoring: capture failing observation for non-candidatesAndy Ayers1-0/+6
2016-02-12Merge pull request #3145 from erozenfeld/PreserveCastVNEugene Rozenfeld1-0/+4
2016-02-12Fix issues with passing 16-byte structs on Arm64Brian Sullivan1-1/+2
2016-02-11Preserve value numbers when discarding a cast.Eugene Rozenfeld1-0/+4
2016-02-08Merge pull request #3067 from erozenfeld/MultToShiftVNEugene Rozenfeld1-2/+10
2016-02-08Preserve value numbers when morphing multiplication into shift.Eugene Rozenfeld1-2/+10
2016-02-05Generate P/Invoke transitions for CoreRT.Pat Gavlin1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-24Revert "Generate P/Invoke transitions for CoreRT."Jan Kotas1-1/+1
2016-01-22Generate P/Invoke transitions for CoreRT.Pat Gavlin1-1/+1
2016-01-12Do loop cloning only if zero trip test can be ensured.Russ Keldorph1-0/+1
2016-01-04Fix compilation of Object.GetType intrinsic in ReadyToRun modeJan Kotas1-0/+5
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan1-33/+128
2015-10-29Fix putarg_stk for tail call functions.Lubomir Litchev1-0/+6
2015-10-21 Generate efficient code for rotation patterns.Eugene Rozenfeld1-7/+11
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev1-24/+169
2015-07-14Fix definition/initalization order build breakMatt Ellis1-2/+2
2015-07-09Support for SIMD ExceptionsCarol Eidt1-6/+35
2015-04-07Merge changes from parent branchdotnet-bot1-2/+4
2015-03-26Fix warnings in the jitter codeJan Vorlicek1-0/+2
2015-02-25FI from $/DevDiv/FXMain to $/DevDiv/FX/Product/ProjectK **FI_LABEL=22625.00**dotnet-bot1-0/+14
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+3468