]> gitweb.factorcode.org Git - factor.git/history - basis/compiler/cfg/ssa/destruction
scryfall: better moxfield words
[factor.git] / basis / compiler / cfg / ssa / destruction /
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-08 GiftpflanzeRename and add sorting words
2023-01-20 John BenediktssonSwitch to https urls
2018-02-13 John Benediktssonfix more typos in docs.
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2017-02-08 John Benediktssonsets: moving unique/conjoin/conjoin-at to compiler...
2016-09-11 Björn Lindqvistcompiler.*: Remove the scrubbing part of the GC maps
2016-04-22 Björn Lindqvistcompiler.*: more compiler docs
2016-03-30 John Benediktssondisambiguate namespaces:set and sets:set.
2015-09-22 Björn Lindqvistcompiler.cfg.*: random doc updates
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-08-12 Doug Colemanfactor: don't need FROM: namespaces => set or namespace...
2015-07-29 John Benediktssonfix some help-lint errors.
2015-07-29 Björn Lindqvistcompiler.cfg.*: tests against #1308
2015-07-29 Björn Lindqvistcompiler.cfg.ssa.destruction.coalescing: refactor and...
2015-07-29 Björn Lindqvistcompiler.cfg.*: some extra unit tests for the compiler
2015-07-29 Björn Lindqvistcompiler.cfg.ssa.destruction.coalescing: simpler code...
2015-07-29 Björn Lindqvistcompiler.cfg.*: a bunch of docs updates
2015-06-15 John Benediktssoncompiler.cfg.ssa.destruction.coalescing: lookup variabl...
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.*: lots of more compiler docs
2015-06-14 Björn Lindqvistcompiler.cfg.ssa.destruction: try and sort the vreg...
2015-06-14 Björn Lindqvistcompiler.cfg.ssa.destruction: refactors maybe/must...
2015-06-14 Björn Lindqvistcompiler.cfg.ssa.destruction: small refactoring which...
2015-06-14 Björn Lindqvistcompiler.cfg.ssa.destruction: a bunch of new docs
2015-06-14 Björn Lindqvistcompiler.cfg.ssa.destruction.tests: a bunch of new...
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2015-05-10 Björn Lindqvistcompiler.cfg.*: new test-case and setting leader-map...
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.ssa.*: refactors words to use stack parame...
2015-04-29 Björn Lindqvistcompiler.cfg.*: even more compiler docs
2015-04-29 Björn Lindqvistcompiler.cfg.*: lots of new unit tests
2015-04-29 Björn Lindqvistcompiler.cfg.ssa.cssa, compiler.cfg.ssa.destruction...
2015-04-29 Björn Lindqvistcompiler.cfg.*: smaller doc improvements
2014-12-31 Björn Lindqvistcompiler.cfg.stacks.local: refactoring making stack...
2014-12-14 John Benediktssoncompiler: cleanup usings.
2014-12-11 John Benediktssoncompiler: cleanup cfg passes to have stack effect ...
2014-12-11 Björn Lindqvistcompiler.cfg.dominance: change needs-dominance effect...
2012-12-31 Alex Vondrakcompiler.cfg.ssa.destruction.leaders: break off leader...
2012-12-31 Alex Vondrakcompiler.cfg.ssa.destruction: alien-call-insns are...
2012-12-31 Slava PestovWIP
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-09-27 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-25 Slava Pestovcompiler.cfg.liveness: merge in compiler.cfg.liveness...
2010-07-31 Joe GroffMerge remote branch 'Blei/Native-image-loader' into...
2010-07-27 Slava Pestovcompiler.cfg: now that kill-blocks cannot contain instr...
2010-07-18 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-07-17 Philipp BrüschweilerMerge remote branch 'origin/native-image-loader' into...
2010-07-17 Anton GorenkoMerge branch 'gtk' of git://github.com/Blei/factor
2010-07-17 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-07-13 Slava Pestovcompiler: re-architect low-level optimizer to allow...
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-06-15 Daniel EhrenbergMerge branch 'master' into propagation
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-23 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2010-05-17 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-17 Slava Pestovcompiler.cfg.ssa.interference: implement linear-time...
2010-05-14 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-05-14 Slava Pestovcompiler.cfg: more silly optimizations
2010-05-04 Joe GroffMerge branch 'master' into cuda-changes
2010-05-03 Daniel EhrenbergMerge branch 'master' into s3
2010-05-03 Slava Pestovcompiler.cfg: cleanup
2010-05-03 Slava Pestovcompiler.cfg.ssa.detruction: coalesce different represe...
2010-05-03 Slava PestovRegister allocation now uses SSA properties to coalesce...
2010-05-03 Slava Pestovcompiler.cfg: remove unused 'reps' slot from compiler...
2010-05-03 Slava PestovNew GC checks work in progress
2010-05-03 Slava PestovDebugging untagged fixnums
2010-03-23 Daniel EhrenbergMerge branch 's3' of git://github.com/littledan/Factor...
2010-03-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-17 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-03-16 Daniel EhrenbergMerge branch 'bags' of git://github.com/littledan/Factor
2010-03-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-26 Daniel EhrenbergMoving new-sets to sets
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-10-30 Slava PestovMerge branch 'master' into new_gc
2009-10-28 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-28 Slava Pestovfilter-here -> filter!
2009-10-12 Guillaume Nargeotmerge project-euler.factor
2009-10-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
2009-09-30 Doug ColemanMerge branch 'browser' of git://github.com/klazuka...
2009-09-30 Slava PestovMerge branch 'gif' of git://github.com/klazuka/factor
2009-09-30 Slava PestovMerge branch 'link' of git://github.com/klazuka/factor
2009-09-30 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-30 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-30 Slava Pestovcompiler.cfg.ssa.destruction: don't coalesce registers...
2009-09-28 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-28 Slava Pestovcpu.x86: shifts didn't work if dst != src1; re-organize...
2009-09-28 Slava Pestovcompiler.cfg.ssa.destruction: we can coalesce two regis...
next