| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -18/+0 | |
| 2022-05-25 | Update some codegen tests for opaque pointers | Nikita Popov | -1/+1 | |
| 2018-11-28 | Fix alignment of stores to scalar pair | Nikita Popov | -0/+18 | |
| The alignment for the second element of a scalar pair is not the same as for the first element. Make sure it is computed correctly based on the element size. | ||||
