| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-07-27 | CHECK only for opaque ptr | Josh Stone | -3/+3 | |
| 2023-07-08 | Always name the return place. | Camille GILLOT | -1/+1 | |
| 2023-01-22 | abi: add `AddressSpace` field to `Primitive::Pointer` | Erik Desjardins | -0/+25 | |
| ...and remove it from `PointeeInfo`, which isn't meant for this. There are still various places (marked with FIXMEs) that assume all pointers have the same size and alignment. Fixing this requires parsing non-default address spaces in the data layout string, which will be done in a followup. | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+111 | |
