summaryrefslogtreecommitdiff
path: root/src/jit/objectalloc.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-01-31Delete GenTreePtr. (#16027)Sergey Andreenko1-11/+11
2016-08-26fgOptimizeBranch loses bbFlags while duplicating the block #6886Egor Chesakov1-1/+5
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-10/+9
2016-08-08Work towards objects stack allocation: moved allocation part of newobj-loweri...Egor Chesakov1-0/+204