summaryrefslogtreecommitdiff
path: root/src/jit/treelifeupdater.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-03-29Moving VariableLiveRanges classes outside Compiler classBrian Bohe1-1/+1
2019-03-29A new way of tracking variables (#23373)Brian Bohe1-0/+6
2019-03-20Adding a flag to able/disable scope info (#23298)Brian Bohe1-1/+2
2018-08-31JIT: don't allocate promoted struct death vars map for clear or lookup (#19753)Andy Ayers1-4/+6
2018-08-25Remove some GT_ASG_op leftovers (#18205)mikedn1-1/+1
2018-05-22Remove JIT LEGACY_BACKEND code (#18064)Bruce Forstall1-73/+3
2018-05-15Do not allocate memory in compUpdateTreeLife. (#17055)Sergey Andreenko1-0/+366