factor/basis/compiler/cfg/ssa/construction
Daniel Ehrenberg 248730d39f Cleaning up compiler.cfg.ssa.construction 2010-03-17 20:12:10 -04:00
..
tdmsc Cleaning up compiler.cfg.ssa.construction 2010-03-17 20:12:10 -04:00
construction-tests.factor compiler.cfg: new system to track when results of analyses need to be recomputed (reverse post order, linear order, predecessors, dominance, loops). Passes can now call needs-predecessors, needs-dominance, needs-loops at the beginning, and cfg-changed, predecessors-changd at the end. Linearization order now takes loop nesting into account, and linear scan now uses linearization order instead of RPO. 2009-08-08 20:02:56 -05:00
construction.factor Cleaning up compiler.cfg.ssa.construction 2010-03-17 20:12:10 -04:00