aboutsummaryrefslogtreecommitdiffhomepage
path: root/ir.c
Commit message (Collapse)AuthorAgeFilesLines
* style lemon2023-06-051-2/+2
|
* strlits lemon2023-06-051-9/+15
|
* command line switch for debug options lemon2023-06-051-3/+0
|
* abi lowering pass lemon2023-06-041-25/+95
|
* basic ABI lowering of aggregates lemon2023-06-011-23/+60
|
* struct args and return lemon2023-06-011-7/+6
|
* regalloc skeleton lemon2023-05-311-1/+23
|
* fix void conditional expr; condjump, condexprvalue optimizations lemon2023-05-311-0/+21
|
* phis? lemon2023-05-301-14/+39
|
* bool fixes lemon2023-05-281-1/+1
|
* hm lemon2023-05-261-5/+5
|
* initial commit lemon2023-05-101-0/+221