make spiller aware of parallel assignments
This commit is contained in:
parent
bc3e07536a
commit
762fb723e5
2 changed files with 36 additions and 4 deletions
|
@ -280,6 +280,7 @@ void fillcost(Fn *);
|
|||
void spill(Fn *);
|
||||
|
||||
/* rega.c */
|
||||
int isreg(Ref);
|
||||
void rega(Fn *);
|
||||
|
||||
/* emit.c */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue