mirror of
git://c9x.me/qbe.git
synced 2026-04-05 18:09:47 +00:00
It seems that this logic of shuffling stuff around between blocks should be handled by the register allocator instead: it *will* have to shuffle between registers, so we might as well mix some spill locations in. |
||
|---|---|---|
| .. | ||
| test | ||
| .gitignore | ||
| isel.c | ||
| lisc.h | ||
| live.c | ||
| main.c | ||
| Makefile | ||
| parse.c | ||
| spill.c | ||
| ssa.c | ||