about summary refs log tree commit diff
path: root/tests/mir-opt/inline/unwrap_unchecked.unwrap_unchecked.PreCodegen.after.mir
AgeCommit message (Expand)AuthorLines
2023-06-12bless mir-optPietro Albini-41/+0
2023-05-21Normalize block and local orders in mir-opt testsScott McMurray-10/+10
2023-05-14Merge return place with other locals in CopyProp.Camille GILLOT-6/+2
2023-05-08Disable nrvo mir optJakob Degen-2/+6
2023-03-25Ignore the unwrap_unchecked test on wasm32-unknown-unknownBen Kimock-1/+1
2023-03-18Enable inlining of diverging functionsBen Kimock-0/+41