about summary refs log tree commit diff
path: root/src/test/codegen/vec-in-place.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-74/+0
2022-10-14more dupe word typosRageking8-1/+1
2022-07-01Amend codegen test.Camille GILLOT-4/+6
2022-04-13Add codegen tests for additional cases where noop iterators get optimized awayThe 8472-4/+63
2021-10-22Update the minimum external LLVM to 11Josh Stone-1/+0
2021-03-21disable debug assertions in codegen testThe8472-0/+1
2021-03-21add codegen testThe8472-0/+13