mirror of
git://c9x.me/qbe.git
synced 2026-04-07 19:09:48 +00:00
test liveness
This commit is contained in:
parent
ecebb6f48e
commit
866b981a55
@ -55,6 +55,8 @@ func(Fn *fn)
|
|||||||
fillrpo(fn);
|
fillrpo(fn);
|
||||||
fillpreds(fn);
|
fillpreds(fn);
|
||||||
filluse(fn);
|
filluse(fn);
|
||||||
|
|
||||||
|
filllive(fn);
|
||||||
#if 0
|
#if 0
|
||||||
memopt(fn);
|
memopt(fn);
|
||||||
ssa(fn);
|
ssa(fn);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user