summaryrefslogtreecommitdiff
path: root/src/jit/indirectcalltransformer.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-03-29Use GenTreeStmt* where it is implied. (#22963)Sergey Andreenko1-15/+15
2019-01-09jit formatBrian Sullivan1-1/+1
2019-01-09When performing devirtualization we can not do both an unboxing optimization ...Brian Sullivan1-2/+4
2018-12-08Fix regression in fat calls (#21446)Michal Strehovský1-1/+1
2018-12-07JIT: block general cloning of candidate calls (#21418)Andy Ayers1-12/+18
2018-12-06JIT: move indirect call transformations to a new source file (#21414)Andy Ayers1-0/+839