| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-12-05 | Attach range metadata to alignment loads from vtables | Erik Desjardins | -7/+11 | |
| ...because alignment is always nonzero. This helps eliminate redundant runtime alignment checks, when a DST is a field of a struct whose remaining fields have alignment 1. | ||||
| 2021-06-15 | Refactor to make interpreter and codegen backend neutral to vtable internal ↵ | Charles Lew | -1/+6 | |
| representation. | ||||
| 2020-09-04 | Change ty.kind to a method | LeSeulArtichaut | -2/+2 | |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+109 | |
