summary refs log tree commit diff
path: root/src/test/mir-opt/const_prop/mutable_variable
AgeCommit message (Expand)AuthorLines
2020-05-14[const-prop] Don't replace Rvalues that are already constantsWesley Wiser-2/+1
2020-05-06Const prop aggregates even if partially or fully modifiedOliver Scherer-0/+53