about summary refs log tree commit diff
path: root/tests/mir-opt/pre-codegen/mem_replace.mem_replace.PreCodegen.after.mir
AgeCommit message (Expand)AuthorLines
2024-02-08Bless/fix testsBen Kimock-66/+0
2024-01-11Sandwich MIR optimizations between DSE.Camille GILLOT-8/+11
2023-11-26Update std::simd usage and test outputsCaleb Zulawski-5/+5
2023-09-01update tests that are ignored by debugDing Xiang Fei-2/+32
2023-07-22Add #[inline] to core debug assertion helpersBen Kimock-8/+2
2023-07-10Enable by default.Camille GILLOT-14/+6
2023-06-15Remove comments from mir-opt MIR dumpsBen Kimock-27/+27
2023-05-31Enable ScalarReplacementOfAggregatesBen Kimock-8/+2
2023-05-14Merge return place with other locals in CopyProp.Camille GILLOT-23/+19
2023-05-08Disable nrvo mir optJakob Degen-19/+23
2023-04-30Codegen fewer instructions in `mem::replace`Scott McMurray-22/+10
2023-04-30MIR pre-codegen test for `mem::replace`Scott McMurray-0/+65