attempt more correct loop marking
This commit is contained in:
parent
3538e769a7
commit
a6168e6ed5
3 changed files with 38 additions and 29 deletions
|
@ -76,6 +76,7 @@ main(int ac, char *av[])
|
|||
|
||||
fprintf(stderr, "[Testing Spilling]\n");
|
||||
fillrpo(fn);
|
||||
fillpreds(fn);
|
||||
filllive(fn);
|
||||
fillcost(fn);
|
||||
fprintf(stderr, "> Spill costs:\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue