about summary refs log tree commit diff
path: root/tests/assembly/manual-eq-efficient.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/assembly` into `tests/assembly-llvm`Guillaume Gomez-22/+0
2025-02-08tests/assembly: use -Copt-level=3 instead of -OJubilee Young-1/+1
2024-04-30Add test for efficient codegen of manual `eq` implementations of a small structclubby789-0/+22