| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -55/+0 |
| 2022-12-06 | Fix failing codegen tests on s390x | Ulrich Weigand | -1/+1 |
| 2022-05-25 | Update some codegen tests for opaque pointers | Nikita Popov | -4/+4 |
| 2022-02-20 | limit tests to llvm 14+ | Erik Desjardins | -0/+1 |
| 2022-02-19 | reduce default uninit_const_chunk_threshold to 16 (from 256) | Erik Desjardins | -2/+2 |
| 2022-02-19 | switch to limiting the number of init/uninit chunks | Erik Desjardins | -1/+2 |
| 2022-02-18 | Use undef for partially-uninit constants up to 1024 bytes | Erik Desjardins | -2/+15 |
| 2021-08-25 | don't generate partially-undef consts | Erik Desjardins | -13/+2 |
| 2021-08-25 | use undef for uninitialized bytes in constants | Erik Desjardins | -0/+51 |
