summaryrefslogtreecommitdiff
path: root/src/jit/sideeffects.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-08-25Remove some GT_ASG_op leftovers (#18205)mikedn1-1/+1
2018-07-12Include the processor atomic operations in the OperIsStore categoryBrian Sullivan1-1/+1
2017-10-03Fix IsSafeToContained. (#14268)Sergey Andreenko1-0/+4
2017-06-29Replace some uses of the operand iterator with the operand visitor.Pat Gavlin1-3/+3
2016-09-28Fix lowering's containment analysis.Pat Gavlin1-0/+549