]> gitweb.factorcode.org Git - factor.git/history - basis/compiler/cfg/ssa/destruction/destruction-tests.factor
inverse: Fix docs
[factor.git] / basis / compiler / cfg / ssa / destruction / destruction-tests.factor
2016-09-11 Björn Lindqvistcompiler.*: Remove the scrubbing part of the GC maps
2015-07-29 Björn Lindqvistcompiler.cfg.*: some extra unit tests for the compiler
2015-06-15 Björn Lindqvistcompiler.cfg.ssa.destruction.coalescing: new vocab... 1361/head
2015-06-15 Björn Lindqvistcompiler.cfg.ssa.destruction: the natural-sort was...
2015-06-14 Björn Lindqvistcompiler.cfg.ssa.destruction: try and sort the vreg...
2015-06-14 Björn Lindqvistcompiler.cfg.ssa.destruction.tests: a bunch of new...
2015-05-10 Björn Lindqvistcompiler.cfg.ssa.destruction: fix and testcase for the
2015-04-29 Björn Lindqvistcompiler.cfg.*: reverting the commit
2015-04-29 Björn Lindqvistcompiler.cfg.*: lots of new unit tests
2009-08-02 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-02 Slava Pestovcompiler.cfg.ssa.destruction: new implementation: simpl...
2009-08-02 Slava Pestovcompiler.cfg.ssa.destruction: add some unit tests