summary refs log tree commit diff
path: root/src/test/mir-opt/const_prop/switch_int.rs
AgeCommit message (Expand)AuthorLines
2020-04-07--bless more mir-opt tests.Ana-Maria Mihalache-29/+2
2019-06-13Create fewer basic blocks in match MIR loweringMatthew Jasper-4/+4
2019-05-19[const-prop] Support propagating into SwitchInt's `discr` OperandWesley Wiser-0/+38