]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-07-28 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-07-28 Sam Anklesariadb configurations factored out through db.info
2009-07-28 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-07-28 Joe Groffi just cut and pasted
2009-07-28 Slava Pestovcompiler.cfg.ssa.destruction: rename coalesce word...
2009-07-28 Slava PestovMerge branch 'dcn'
2009-07-28 Slava Pestovcompiler.cfg: Minor optimization. Instructions can...
2009-07-28 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-07-28 Joe GroffSSE4 opcodes for x86 assembler
2009-07-28 Slava Pestovcompiler.cfg.ssa.construction: use the optimization...
2009-07-28 Slava PestovMove set-last from circular.private to sequences
2009-07-28 Sam Anklesariacomboboxes use frp
2009-07-28 Slava PestovMerge branch 'master' into dcn
2009-07-28 Slava PestovMove Joe's HEX{ syntax to byte-arrays.hex in basis
2009-07-28 Slava Pestovcompiler.cfg.graphviz: add render-dom word
2009-07-28 Slava PestovIN: fix for compiler test
2009-07-28 Slava Pestovcompiler.cfg.ssa.construction: Use TDMSC algorithm...
2009-07-28 Slava PestovFaster bit-array equality, add bit-set-subset? word
2009-07-28 Slava Pestovcompiler.cfg: Rename ssa to ssa.construction, coalescin...
2009-07-28 Slava Pestovcompiler.cfg: Fix some unit tests
2009-07-28 Slava Pestovcompiler.cfg.branch-splitting: re-enable with a better...
2009-07-28 Slava Pestovcompiler.cfg.utilities: add loop-entry? word
2009-07-28 Slava Pestovcompiler.cfg.linear-scan: fix resolve pass
2009-07-28 Slava Pestovcompiler.cfg.coalescing: cleanups
2009-07-28 Slava PestovRevert "compiler.cfg.coalescing: some cleanups"
2009-07-28 Slava Pestovcompiler.cfg.linear-scan.resolve: unit tests
2009-07-28 Slava Pestovcompiler.cfg.utilities: fix stack effect declaration
2009-07-28 Slava Pestovcompiler.cfg.linear-scan: use compiler.cfg.parallel...
2009-07-28 Slava Pestovcompiler.cfg.coalescing: some cleanups
2009-07-28 Slava Pestovcompiler.cfg.utilities: fix load error
2009-07-28 Slava Pestovclasses.algebra: stack effect fix
2009-07-28 Slava Pestovtools.annotations: doc addition
2009-07-28 Slava Pestovcompiler.cfg.coalescing: Only run if CFG has ##phi...
2009-07-28 Slava PestovAdd some compiler tests
2009-07-28 Slava Pestovcompiler.cfg.liveness: fix liveness computation in...
2009-07-28 Slava Pestovcompiler.cfg.graphviz: A utility for rendering CFGs...
2009-07-28 Slava Pestovcompiler.cfg.critical-edges: reset RPO
2009-07-28 Joe GroffSSE1–SSSE3 opcodes + branch hints for x86 assembler
2009-07-28 Slava PestovAdd some tests that directly generate low level IR
2009-07-28 Slava Pestovcompiler.cfg.coalescing: precompute live intervals...
2009-07-28 Slava Pestovcompiler.cfg.two-operand: make it work in more cases
2009-07-28 Slava Pestovcompiler.cfg.debugger: reset vreg counters
2009-07-28 Slava Pestovcpu.x86: compile a load of zero, and adds, subs where...
2009-07-28 Joe Groffdisassemble method for byte-arrays. HEX{ abcd } syntax...
2009-07-28 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-07-28 Sam Anklesariasome non-reflective frp deployment working
2009-07-28 Slava PestovDebugging compiler.cfg.coalescing
2009-07-27 Slava PestovMerge branch 'dcn' of git://factorcode.org/git/factor...
2009-07-27 Slava Pestovcompiler.cfg.parallel-copy: fix algorithm
2009-07-27 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-07-27 Joe Groffverify transform feedback format matches requested...
2009-07-27 Slava PestovMerge branch 'master' into dcn
2009-07-27 Slava Pestovcompiler.codegen: collect instruction statistics
2009-07-27 Slava Pestovcompiler.cfg.coalescing: fix shuffling bug
2009-07-27 Slava Pestovcompiler.cfg.phi-elimination: no longer needed
2009-07-27 Slava Pestovcompiler.cfg.coalescing: more or less complete, now...
2009-07-27 Slava Pestovcompiler.cfg.coalescing: more work done
2009-07-27 Slava Pestovcompiler.tree.propagation.info: fix load error
2009-07-27 Joe Groffupdate gpu docs
2009-07-27 Jeremy Hughesalien.marshall: doc fix
2009-07-27 Joe Groffaccept transform-feedback-output target from render
2009-07-27 Slava Pestovcompiler.cfg.coalescing: work in progress
2009-07-27 Slava Pestovcompiler.cfg.copy-prop: remove ##phi nodes where all...
2009-07-27 Slava Pestovcompiler.cfg.utilities: move value-info utilities to...
2009-07-27 Slava Pestovcompiler.cfg.def-use: build def-use chains
2009-07-27 Slava Pestovcompiler.cfg.dominance: add pre order and max pre order...
2009-07-26 Joe Groffset transform feedback format at program link
2009-07-25 Joe Groffadd a buffer-range tuple to represent a subset of a...
2009-07-25 Joe Groffmove vertex-formats and vertex-arrays to gpu.shaders...
2009-07-25 Jeremy Hughesalien.cxx.syntax: fix tests
2009-07-25 Joe Groffnitpick
2009-07-25 Slava PestovMerge branch 'dcn' of git://factorcode.org/git/factor...
2009-07-25 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2009-07-25 Slava Pestovcompiler.cfg.copy-prop: work in progress
2009-07-25 Slava PestovMerge branch 'dcn' of git://factorcode.org/git/factor...
2009-07-25 Slava Pestovcompiler.cfg.parallel-copy: forgot to add this
2009-07-24 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-07-24 Doug Colemanadd more links to floating point words in docs
2009-07-24 Doug Colemandocument a word in sequences
2009-07-24 Doug Colemanscaffold tools now uses the boolean type instead of...
2009-07-24 Slava PestovMerge branch 'marshall' of git://github.com/jedahu...
2009-07-24 Slava Pestovsequences: update docs a bit
2009-07-24 Slava PestovMerge branch 'dcn' of git://factorcode.org/git/factor...
2009-07-24 Slava Pestovcompiler.cfg.phi-elimination: move some utilities from...
2009-07-24 Slava Pestovcompiler.cfg: Fixing test failures
2009-07-24 Slava Pestovcompiler.cfg.copy-prop: Global copy propagation
2009-07-24 Slava Pestovcompiler.cfg.value-numbering: insert ##copy instruction...
2009-07-24 Slava Pestovcompiler.cfg.write-barrier: simplify a little bit....
2009-07-24 Slava Pestovcompiler.cfg: introduce less temporaries when building CFG
2009-07-24 Jeremy Hughesalien.marshall: docs lint fix
2009-07-24 Jeremy Hughesalien.inline: define-c-library: set "c-library"
2009-07-24 Jeremy Hughesalien.inline.syntax: changed RAW-C: to <RAW-C
2009-07-24 Slava PestovMerge branch 'master' into dcn
2009-07-24 Slava PestovMerge branch 'cxx' of git://github.com/jedahu/factor
2009-07-24 Slava Pestovcompiler.cfg.builder: fix stack effect declaration
2009-07-24 Slava Pestovcompiler.cfg.stacks: now performs online local DCN
2009-07-23 Doug Colemanremove call to check-c-name
2009-07-23 Doug Colemanallow FUNCTION: to parse pointers in the name field
2009-07-23 Slava PestovAdd testcase for recent bug
2009-07-23 Slava Pestovcompiler.cfg.linear-scan.mapping: simplify
next