summary refs log tree commit diff stats
path: root/compiler/nir/nirinsts.nim
Commit message (Expand)AuthorAgeFilesLines
* NIR: C codegen, WIP (#22903)Andreas Rumpf2023-11-051-2/+32
* so close... (#22885)Andreas Rumpf2023-10-311-5/+23
* NIR: progress (#22884)Andreas Rumpf2023-10-291-1/+1
* NIR: VM + refactorings (#22835)Andreas Rumpf2023-10-291-7/+90
* NIR: temporary ID generation bugfix (#22830)Andreas Rumpf2023-10-161-3/+3
* NIR: store sizes, alignments and offsets in the type graph; beginning… (#22...Andreas Rumpf2023-10-161-1/+31
* NIR: progress (#22817)Andreas Rumpf2023-10-121-0/+3
* NIR: Nim intermediate representation (#22777)Andreas Rumpf2023-10-111-0/+418