about summary refs log tree commit diff
path: root/src/test/codegen/array-equality.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-74/+0
2022-05-25Update some codegen tests for opaque pointersNikita Popov-12/+7
2022-03-03Redo the array-equality codegen tests for the different thresholdScott McMurray-10/+31
2022-03-03Revert #26494 regressionVin Singh-0/+1
2021-08-16Update codegen tests for LLVM 13Nikita Popov-2/+2
2021-07-08Adjust the threshold to look at the ABI, not just the sizeScott McMurray-0/+12
2021-07-08Add another codegen test, array_eq_zeroScott McMurray-0/+9
2021-07-08Stop generating `alloca`s+`memcmp` for simple array equalityScott McMurray-0/+36