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 |
|