summaryrefslogtreecommitdiff
path: root/src/jit/compphases.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-06Streamline LSRA for non-enregistered lclVarsCarol Eidt1-0/+2
2017-05-15Morph implicit byrefs after struct promotionJoseph Tremoulet1-1/+1
2017-02-15JIT: Finally chain merging (#8810)Andy Ayers1-0/+1
2017-02-13Format code.Pat Gavlin1-1/+2
2017-02-13Add IR size after certain phases to the JIT log.Pat Gavlin1-61/+62
2017-01-27JIT: Remove empty try regions (#8949)Andy Ayers1-0/+1
2017-01-23Fix the ordering of phases in compphases.h.Pat Gavlin1-3/+2
2017-01-10JIT: Finally OptimizationsAndy Ayers1-1/+5
2016-09-28Add option to measure time spent inside calls to the CLR. (#7357)Peter Kukol1-0/+6
2016-09-22Split MORPH into multiple phases. (#7314)Peter Kukol1-2/+7
2016-08-08Work towards objects stack allocation: moved allocation part of newobj-loweri...Egor Chesakov1-0/+1
2016-07-29Massage code for clang-formatMichelle McDaniel1-0/+2
2016-03-25Remove empty phase lvaAdjustRefCntsBrian Sullivan1-2/+0
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan1-50/+51
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+90