summaryrefslogtreecommitdiff
path: root/src/jit/lir.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-22Remove JIT LEGACY_BACKEND code (#18064)Bruce Forstall1-2/+0
2017-12-18Eliminate gtLsraInfo from GenTreeCarol Eidt1-0/+18
2017-08-16Move Containment Analysis to LoweringCarol Eidt1-2/+5
2017-07-18Add helpers to set, clear, and check IsUnusedValue.Pat Gavlin1-6/+21
2017-06-26Use LIR utilities in the intrinsic rewriter.Pat Gavlin1-0/+2
2017-06-24Maintain `LIR::IsUnusedValue` in the backend.Pat Gavlin1-1/+1
2016-08-31Do not run local var liveness before rationalize.Pat Gavlin1-0/+2
2016-08-19Implement the proposed design for RyuJIT's LIR. (#6689)Pat Gavlin1-0/+308