summary refs log tree commit diff
path: root/tests/mir-opt/funky_arms.float_to_exponential_common.GVN.panic-abort.diff
AgeCommit message (Expand)AuthorLines
2024-12-05Access members of `FormattingOptions` directly instead of via getters/settersElias Holzmann-73/+74
2024-12-05Fixed funky_arms (broken mir-opt test due to refactoring fmt::FormattingOptions)Elias Holzmann-104/+72
2024-12-05Fixed mir-opt test broken because of `std::Formatter` changesElias Holzmann-14/+45
2024-08-18Bless *all* the mir-opt testsScott McMurray-16/+16
2024-04-18At debuginfo=0, don't inline debuginfo when inliningScott McMurray-2/+0
2024-03-07Replace the default branch with an unreachable branch If it is the last variantDianQK-1/+5
2024-01-11Sandwich MIR optimizations between DSE.Camille GILLOT-3/+31
2023-12-24Replace legacy ConstProp by GVN.Camille GILLOT-0/+111