Commit Graph

1 Commits

Author SHA1 Message Date
Peter Wang
38ae31cf88 Run a simplication pass on procedures before doing liveness
Estimated hours taken: 1.5
Branches: main, release

compiler/stack_opt.m:
	Run a simplication pass on procedures before doing liveness
	computation.  This avoids the compiler throwing an exception
	for the test case below.

tests/valid/stack_opt_simplify.m:
tests/valid/Mmakefile:
	Add a test case.
2005-02-21 00:13:39 +00:00