summaryrefslogtreecommitdiff
path: root/src/jit/loopcloning.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-30Pass CompAllocator by value (#15025)mikedn1-5/+5
2018-01-31Delete GenTreePtr. (#16027)Sergey Andreenko1-10/+10
2017-11-06Merge pull request #14281 from mikedn/mixed-type-relopCarol Eidt1-22/+5
2017-10-15Copy ExpandArray and SimplerHashTable to JIT's sourcesMike Danes1-32/+35
2017-10-15Avoid using IAllocatorMike Danes1-5/+5
2017-10-02Cleanup some mixed type relop the JIT producesMike Danes1-22/+5
2017-06-08Make JIT dumps more readableMike Danes1-1/+1
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-127/+150
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan1-4/+4
2015-03-26Fix warnings in the jitter codeJan Vorlicek1-10/+10
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+645