-
- Downloads
Changes to support :DEBUG-ENVIRONMENT and :ALIAS TNs, and new
representation of conflicts for :ENVIRONMENT TNs. Debug environment TNs are used to hold things that don't absoultely have to be there all the time, and that we would like to be able to target to/from. These TNs are considered to be live in all blocks in the environment that they aren't referenced in, and normal otherwise (more or less.) Alias TNs are used to allow local call to directly assign the callee variables in self-recursive calls without confusing environment analysis.
Loading
Please register or sign in to comment