summaryrefslogtreecommitdiff
path: root/src/jit/compmemkind.h
AgeCommit message (Expand)AuthorFilesLines
2018-11-08Implement escape analysis and stack allocation of non-box objects without gc ...Eugene Rozenfeld1-0/+1
2018-10-18[RyuJIT] Delete dead code (#20411)mikedn1-1/+0
2018-09-13Replace fgMarkAddressExposedLocals (#19621)mikedn1-1/+1
2018-07-23Change gtExtractSideEffList to use GenTreeVisitor (#18257)mikedn1-0/+1
2017-11-09Track actual SSA memory usageMike Danes1-0/+1
2017-11-06RangeCheck cleanupMike Danes1-0/+1
2017-10-19Remove references to IAllocator that are now uselessMike Danes1-1/+1
2017-02-08Introduce `MemoryKind` abstractionJoseph Tremoulet1-1/+1
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-1/+1
2016-07-29Massage code for clang-formatMichelle McDaniel1-0/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+55