aboutsummaryrefslogtreecommitdiffhomepage
path: root/optmem.c
Commit message (Expand)AuthorAgeFilesLines
* fix mem2reg ?? lemon2023-07-061-10/+43
* backend: fix mem2reg & regalloc lemon2023-06-261-27/+33
* fix replcuses lemon2023-06-241-0/+1
* 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