factor/basis/compiler/cfg/stacks
Slava Pestov fd2f0a602d compiler.cfg.stacks.local: more accurate local replace set computation; optimizes out 'swap swap' 2009-08-19 22:00:21 -05:00
..
finalize Improving write barrier elimination; change to compiler.cfg.utilities to support this 2009-08-14 19:41:41 -05:00
global Fixing write-barrier elimination; adding bb as a parameter to join-sets in dataflow analysis 2009-08-12 23:52:29 -05:00
height compiler.cfg.stacks: now performs online local DCN 2009-07-23 20:54:38 -05:00
local compiler.cfg.stacks.local: more accurate local replace set computation; optimizes out 'swap swap' 2009-08-19 22:00:21 -05:00
uninitialized Merge branch 'master' of git://factorcode.org/git/factor 2009-08-13 19:40:02 -05:00
authors.txt More work on intrinsics; memory allocation and slot access now expands correctly 2008-10-20 20:40:15 -05:00
stacks.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
summary.txt Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00