summaryrefslogtreecommitdiff
path: root/src/jit/ssabuilder.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-16Do not compute the IDF for all blocks in advance (#15146)mikedn1-8/+5
2018-02-02Delete unused SSA_FEATURE_USEDEF ifdefs (#15654)mikedn1-32/+0
2018-01-31Delete GenTreePtr. (#16027)Sergey Andreenko1-1/+1
2017-11-15Improve SSA dominator computation memory usage (#14965)mikedn1-1/+5
2017-11-09Track actual SSA memory usageMike Danes1-30/+11
2017-10-19Remove references to IAllocator that are now uselessMike Danes1-1/+1
2017-10-15Avoid using IAllocatorMike Danes1-1/+1
2017-02-08Introduce `MemoryKind` abstractionJoseph Tremoulet1-2/+2
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-14/+8
2016-07-29Massage code for clang-formatMichelle McDaniel1-5/+5
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+219