factor/extra/compiler/cfg/gvn
Doug Coleman 38f3450519 compiler: fix D. 2015-08-13 18:15:25 -07:00
..
alien compiler.cfg.gvn: merge in applicable changes from compiler.cfg.value-numbering 2012-09-12 15:14:11 -07:00
avail factor: don't need FROM: namespaces => set or namespaces:set anymore 2015-08-12 11:25:57 -05:00
comparisons use swapd instead of [ swap ] dip. 2014-11-21 11:56:17 -08:00
expressions core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
folding compiler.cfg.gvn: merge in applicable changes from compiler.cfg.value-numbering 2012-09-12 15:14:11 -07:00
graph compiler.cfg.gvn: experiment to scan for available vregs when rewriting 2012-09-19 17:28:13 -07:00
math compiler.cfg.gvn.math: missed some availability checks that were causing math.vectors.simd.tests to fail (issue #671) 2012-09-18 00:07:10 -07:00
misc compiler.cfg.gvn: merge in applicable changes from compiler.cfg.value-numbering 2012-09-12 15:14:11 -07:00
rewrite compiler.cfg.gvn.redundancy-elimination: horrific tinkering that doesn't even work 2012-09-12 15:14:08 -07:00
simd core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
slots compiler.cfg.gvn: fix copyrights 2012-09-12 15:14:11 -07:00
testing graphviz: node[ -> [node etc. it can go back with the new parser. 2015-08-06 17:18:38 -05:00
gvn-tests.factor compiler: fix D. 2015-08-13 18:15:25 -07:00
gvn.factor compiler: cleanup cfg passes to have stack effect ( cfg -- ) 2014-12-11 12:48:43 -08:00
summary.txt