about summary refs log tree commit diff
path: root/tests/codegen/array-codegen.rs
AgeCommit message (Expand)AuthorLines
2023-07-27Update the minimum external LLVM to 15Josh Stone-1/+0
2023-07-08Always name the return place.Camille GILLOT-3/+3
2023-06-04Use `load`-`store` instead of `memcpy` for short integer arraysScott McMurray-0/+35