aboutsummaryrefslogtreecommitdiffhomepage
path: root/optmem.c
Commit message (Expand)AuthorAgeFilesLines
* backend: fix regalloc to work with more complex dataflow lemon2023-06-241-6/+17
* change RMORE -> RADDR; use RXXX (RNONE) for special args,also undef lemon2023-06-221-3/+3
* misc fix lemon2023-06-221-13/+10
* mem2reg: implement ssa construction; this breaks regalloc right now lemon2023-06-211-29/+149
* add basic mem2reg lemon2023-06-201-0/+99