about summary refs log tree commit diff
path: root/tests/mir-opt/pre-codegen/issue_117368_print_invalid_constant.main.GVN.32bit.panic-unwind.diff
AgeCommit message (Expand)AuthorLines
2025-08-11Convert moves of references to copies in RefPropBen Kimock-1/+1
2024-12-03Update `NonZero` and `NonNull` to not field-project (per MCP807)Scott McMurray-10/+2
2024-08-18Bless *all* the mir-opt testsScott McMurray-6/+6
2024-07-31Do not normalize constants eagerly.Camille GILLOT-7/+4
2024-04-18At debuginfo=0, don't inline debuginfo when inliningScott McMurray-5/+0
2024-03-10MIR printing: print the path of uneval'd const; refer to promoteds in a consi...Ralf Jung-1/+1
2024-03-08Update MIR with `MirPatch` in `UninhabitedEnumBranching`DianQK-10/+10
2024-02-29Bless testr0cky-3/+3
2024-02-09Fold consecutive PtrToPtr casts.Camille GILLOT-4/+8
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