about summary refs log tree commit diff
path: root/tests/mir-opt/inline_coroutine_body.run2-{closure#0}.Inline.panic-unwind.diff
AgeCommit message (Expand)AuthorLines
2025-04-15Update tests.Mara Bos-3/+3
2025-04-04Allow GVN to produce places and not just locals.Camille GILLOT-2/+2
2025-03-12Allow more top-down inlining for single-BB calleesScott McMurray-58/+104
2024-08-18Bless *all* the mir-opt testsScott McMurray-5/+5
2024-04-18At debuginfo=0, don't inline debuginfo when inliningScott McMurray-8/+0
2024-04-03Remove MIR unsafe checkMatthew Jasper-14/+10
2024-03-25In `pretty_print_type()`, print `async fn` futures' paths instead of spans.Kevin Reid-31/+31
2024-03-22Fix validation on substituted callee bodies in MIR inlinerMichael Goulet-0/+341