| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-19 | Target: pass and use locals by pointer instead of by value | Jacob Young | |
| This struct is larger than 256 bytes and code that copies it consistently shows up in profiles of the compiler. | |||
| 2025-04-11 | compiler-rt: compute correct integer sizes from bits at runtime | Jacob Young | |
| Also, accepting `align(1)` pointers ensures that the alignment is safety checked rather than assumed. | |||
| 2025-02-09 | x86_64: implement conversions between scalar floats and ints | Jacob Young | |
| Closes #22797 | |||
