summaryrefslogtreecommitdiff
path: root/src/jit/loopcloning.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-03-29Use GenTreeStmt* where it is implied. (#22963)Sergey Andreenko1-2/+2
2018-06-30Pass CompAllocator by value (#15025)mikedn1-1/+1
2018-06-25Cross-bitness in instance fields placement and CORINFO structs (#18366)Egor Chesakov1-1/+1
2018-01-31Delete GenTreePtr. (#16027)Sergey Andreenko1-9/+9
2017-11-06Merge pull request #14281 from mikedn/mixed-type-relopCarol Eidt1-13/+7
2017-10-15Copy ExpandArray and SimplerHashTable to JIT's sourcesMike Danes1-27/+28
2017-10-15Avoid using IAllocatorMike Danes1-2/+2
2017-10-02Cleanup some mixed type relop the JIT producesMike Danes1-13/+7
2017-08-31Enable checking of GTF_EXCEPT and GTF_ASG flags. (#13668)Eugene Rozenfeld1-1/+1
2016-11-23Increment lclVar refCounts in fgMorphBlockStmt.Pat Gavlin1-1/+1
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-79/+87
2016-01-27Update license headersdotnet-bot1-4/+3
2015-04-28Removed the -Wno-switch compiler option for the Clang builds on LinuxBrian Sullivan1-0/+4
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+834