about summary refs log tree commit diff
path: root/src/test/mir-opt/dataflow-const-prop/if.main.DataflowConstProp.diff
AgeCommit message (Expand)AuthorLines
2022-12-09Remove unneeded field from `SwitchTargets`Jakob Degen-4/+4
2022-11-09Completely remove tracking of references for nowJannis Christopher Köhl-71/+63
2022-11-07Only assume Stacked Borrows if -Zunsound-mir-opts is givenJannis Christopher Köhl-82/+82
2022-11-07Add tracking of unreachabilityJannis Christopher Köhl-2/+4
2022-11-07Add initial version of value analysis and dataflow constant propagationJannis Christopher Köhl-0/+118