summaryrefslogtreecommitdiff
path: root/src/jit/lsraxarch.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-05-23Introduce GT_CMP and GT_SETCC(condition)Mike Danes1-3/+12
2017-05-19LSRA throughput tweaks (#11698)Bruce Forstall1-1/+0
2017-05-19Remove `GTF_REVERSE_OPS` from LIR. (#10698)Pat Gavlin1-36/+2
2017-05-10add jit intrinsic support for vector conversion/narrow/widen on AMD64 and x86...helloguo1-0/+84
2017-02-25Refactor register arg handling in TreeNodeInfoInit.Pat Gavlin1-150/+71
2017-02-08Add gtGetOp2IfPresent()Bruce Forstall1-1/+1
2017-02-05Enable SIMD for RyuJIT/x86Bruce Forstall1-10/+117
2017-02-02Refactor TreeNodeInfoInitCarol Eidt1-0/+3577