summary refs log tree commit diff
path: root/tests/mir-opt/pre-codegen/issue_117368_print_invalid_constant.main.GVN.64bit.panic-unwind.diff
AgeCommit message (Expand)AuthorLines
2024-01-16Auto merge of #119954 - scottmcm:option-unwrap-failed, r=WaffleLapkinbors-1/+1
2024-01-14Split out `option::unwrap_failed` like we have `result::unwrap_failed`Scott McMurray-1/+1
2024-01-11Sandwich MIR optimizations between DSE.Camille GILLOT-2/+14
2024-01-07Merge dead bb pruning and unreachable bb deduplication.Camille GILLOT-9/+9
2023-12-24Enable GVN by default.Camille GILLOT-2/+4
2023-12-07also print 'immutable' flagRalf Jung-1/+1
2023-11-26Update std::simd usage and test outputsCaleb Zulawski-2/+2
2023-11-01Make ui into mir-opt test.Camille GILLOT-0/+92