| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-02-18 | better lint names | Ralf Jung | -1/+1 | |
| 2020-02-15 | fix codegen tests | Ralf Jung | -1/+1 | |
| 2018-12-21 | Fix alignment for array indexing | Nikita Popov | -0/+44 | |
| We need to reduce the alignment with the used offset. If the offset isn't known, we need to reduce with the element size to support arbitrary offsets. | ||||
