mirror of
git://c9x.me/qbe.git
synced 2026-04-05 18:09:47 +00:00
1. In limit(), there can be machine registers that are live, thus we need to iterate from 0 (not Tmp0) to ntmp in the for loop building the array. 2. When an instruction can have a memory argument, we must not reload arguments that got spilled and were not live. Instead, the must be replaced by SLOT() arguments. |
||
|---|---|---|
| lisc | ||
| minic | ||
| proto | ||