Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
Nikita Popov
|
4d7ff4e509
|
Update some codegen tests for opaque pointers
|
2022-05-25 17:29:37 +02:00 |
|
Scott McMurray
|
8e985376d4
|
Redo the array-equality codegen tests for the different threshold
|
2022-03-03 18:30:34 +00:00 |
|
Vin Singh
|
9d45e0e0b4
|
Revert #26494 regression
|
2022-03-03 18:30:27 +00:00 |
|
Nikita Popov
|
2967036f57
|
Update codegen tests for LLVM 13
|
2021-08-16 18:26:57 +02:00 |
|
Scott McMurray
|
07fb5ee78f
|
Adjust the threshold to look at the ABI, not just the size
|
2021-07-08 14:55:59 -07:00 |
|
Scott McMurray
|
039a3bafec
|
Add another codegen test, array_eq_zero
Showing that this avoids an alloca and private constant.
|
2021-07-08 14:55:58 -07:00 |
|
Scott McMurray
|
2456495a26
|
Stop generating alloca s+memcmp for simple array equality
|
2021-07-08 14:55:54 -07:00 |
|