aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ir_mem2reg.c
Commit message (Expand)AuthorAgeFilesLines
* mem2reg: improve on f9e3a52eaa lemon2026-03-221-2/+18
* mem2reg: fix rare edge case with weird control flow lemon2026-03-221-0/+6
* IR: add 3rd operand to Instr lemon2026-03-221-2/+2
* Refactor: use typedefs and CamelCase for aggregate types lemon2026-03-181-47/+47
* Refactor: move some utils from antcc.h to their own headers lemon2026-03-171-0/+1
* REFACTOR: move sources to src/ lemon2026-03-171-0/+317