Commit graph

7 commits

Author SHA1 Message Date
Chris Fallin 38591d90a3
fix regalloc 2022-11-30 17:28:18 -08:00
Chris Fallin 75d4323c4d
Working single-pass regalloc. 2022-11-30 14:25:53 -08:00
Chris Fallin 92a7486bf3
regalloc bug: mark locals as used when value already has locals, e.g. for function param 2022-11-30 00:07:32 -08:00
Chris Fallin 52013a7f46
Fix subtle interaction of treeifier-induced code motion and local (register) allocation. 2022-11-29 21:04:55 -08:00
Chris Fallin d0ecd1238a WIP. 2022-11-29 00:58:55 -08:00
Chris Fallin 5859930639 WIP. 2022-11-29 00:27:38 -08:00
Chris Fallin a676310629 WIP. 2022-11-29 00:07:29 -08:00