summaryrefslogtreecommitdiff
path: root/src/jit/gschecks.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-02-27Implement JitDefaultFillBrian Sullivan1-0/+3
2018-01-31Delete GenTreePtr. (#16027)Sergey Andreenko1-12/+12
2017-01-17GS checkes: only set lVExactSize for SIMD vars.Pat Gavlin1-2/+2
2017-01-11Copy lvExactSize to shadowVarMichelle McDaniel1-0/+1
2016-09-21Reformat jit code for Windows x64Michelle McDaniel1-24/+24
2016-09-011st Class Struct Block AssignmentsCarol Eidt1-54/+51
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-201/+189
2016-06-29Split the lvIsMultiRegArgOrRet into two bitsBrian Sullivan1-1/+2
2016-03-28Safe Refactor - Remove conditional definition and references to lvIsMultiRegA...Brian Sullivan1-2/+0
2016-03-251stClassStructs: Replace GT_LDOBJ with GT_OBJCarol Eidt1-1/+1
2016-02-08Fix to SquareRootUInt16 test failure under JitStress=1/2sivarv1-2/+13
2016-02-02Outgoing call arg preliminary refactoringCarol Eidt1-3/+3
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-12Fix issue 2295.Lubomir Litchev1-0/+3
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan1-7/+56
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+537