]> gitweb.factorcode.org Git - factor.git/history - basis/cpu/x86/x86.factor
basis: removing unnecessary method stack effects.
[factor.git] / basis / cpu / x86 / x86.factor
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2016-08-12 Björn Lindqvistcpu.*: new generic word enable-cpu-features
2016-08-08 Björn Lindqvistcompiler.*: Backend implementation of varargs
2016-08-02 Björn Lindqvistcpu.x86.*: improved varargs support
2016-08-01 Björn Lindqvistcpu.*: removes the vector-regs hook
2016-08-01 Björn Lindqvistcpu.*: the %loop-entry word is unused
2016-05-25 Björn Lindqvistcpu.x86.*: faster versions of the X-bit-version-of...
2016-05-20 Björn Lindqvistcpu.x86: xor rax, rax -> xor eax, eax
2016-05-19 Björn Lindqvistcpu.x86,bootstrap.assembler.*: making sure 0 is the...
2016-05-08 Björn Lindqvistcpu.x86: use INC and DEC in favor of ADD reg, 1 and...
2016-04-22 Björn Lindqvistcpu.x86: better code without locals
2015-12-14 Björn Lindqvistvm: remove vm-field-offset and context-field-offset
2015-11-04 Björn Lindqvistcompiler.cfg.*: refactoring which removes spill-area...
2015-09-08 John BenediktssonFix comments to be ! not #!.
2015-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
2015-07-29 Björn Lindqvistcpu.x86: define %alien-invoke and %alien-indirect using...
2015-07-21 Björn Lindqvistcpu.x86: use push and pop when emitting %prologue and...
2015-06-18 John Benediktssoncpu: enable bit-test intrinsic for fixnum-bit?.
2015-06-15 John Benediktssoncpu.x86: remove use of with-scope in favor of locals.
2015-05-22 Björn Lindqvistcpu.x86.*: %mov-vm-ptr isn't so useful, shorter and...
2015-05-18 Björn Lindqvistcpu.x86: fix silly bug in %clear 1322/head
2015-05-17 Björn Lindqvistcompiler.*: new cfg instruction ##clear, it makes it... 1321/head
2015-05-17 Björn Lindqvistcompiler.*: now when we're tracking uninitialized locat...
2015-05-10 Björn Lindqvistcompiler.*,cpu.*: add a height slot to ##call nodes...
2015-04-29 Björn Lindqvistcompiler.*: merge of ##inc-r and ##inc-d into one instr...
2014-12-09 Björn Lindqvistcompiler.cfg.*: the ##alien-assembly instruction does...
2014-11-30 John Benediktssoncpu.x86: "dup pop* push" is just "set-last".
2012-07-17 John Benediktssonusing if-zero in even more places.
2011-12-14 Joe Groffcpu.x86: reduce compiled frames by 2 cells too
2011-12-14 Joe Groffsimplify function prologs
2011-12-13 Joe Groffcpu.x86: enable POPCNT with a flag
2011-11-24 Joe Groffuse radix literals
2011-11-02 Doug ColemanMake "foo.private" require load foo instead.
2011-10-03 Slava PestovSplit up compiler.codegen.fixup into compiler.codegen...
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ajvondrak/graphviz'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ex-rzr/fixes'
2011-07-28 John BenediktssonMerge branch 'master' into highlight
2011-06-14 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2011-06-13 Joe GroffMerge remote branch 'erikc/master'
2011-05-24 Erik Charlebois32 and 64 bit Linux PPC support
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-09-28 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-28 Slava Pestovcompiler: preliminary implementation of tracking derive...
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-08-14 Joe GroffMerge remote branch 'Blei/master'
2010-08-14 Slava Pestovcompiler.cfg: Reading the return value of a float-retur...
2010-08-01 Philipp BrüschweilerMerge remote branch 'origin/native-image-loader' into...
2010-07-31 Joe GroffMerge remote branch 'Blei/Native-image-loader' into...
2010-07-26 Philipp BrüschweilerMerge branch 'gtk' into gtk-image-loader
2010-07-26 Philipp BrüschweilerMerge remote branch 'ex-rzr/master' into gtk
2010-07-25 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-07-19 Slava Pestovcpu.x86.64: fix calling varargs functions
2010-07-19 Slava Pestovcompiler.cfg: open-code parameter boxing and unboxing...
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-14 Slava Pestovcpu.x86: fix %load/store-stack-param for 32-bit
2010-07-13 Slava Pestovcompiler: re-architect low-level optimizer to allow...
2010-07-09 Doug ColemanMerge branch 'master' of github.com:erg/factor
2010-07-07 Joe GroffMerge branch 'master' into native-image-loader
2010-07-06 Slava PestovMerge branch 'mongodb-changes' of git://github.com...
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-07-02 Slava PestovFFI rewrite part 6: deconcatenatize
2010-06-22 Slava PestovMerge remote branch 'origin/new-icons'
2010-06-17 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-06-16 Slava PestovAdd GC maps to ##box, ##box-long-long, ##alien-invoke...
2010-06-16 Slava PestovMerge branch 'mongodb-changes' of git://github.com...
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-06-15 Daniel EhrenbergMerge branch 'master' into propagation
2010-06-14 Slava PestovAdd GC maps to ##box, ##box-long-long, ##alien-invoke...
2010-06-14 Doug ColemanMerge branch 'master' of github.com:erg/factor
2010-06-14 Doug ColemanMerge branch 'master' of http://factorcode.org/git...
2010-06-13 Anton GorenkoMerge branch 'gtk' of git://github.com/Blei/factor
2010-06-13 Joe GroffMerge branch 'master' of factorcode.org:/git/factor...
2010-06-13 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-06-12 Slava Pestovcpu.x86: combine 32-bit and 64-bit %dispatch template
2010-06-12 Slava PestovMerge branch 'for-slava' of git://git.rfc1149.net/factor
2010-06-12 Slava PestovGC maps for more compact inline GC checks
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-24 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-24 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-05-24 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-24 Slava Pestovcpu.x86: fix callbacks receiving stack parameters on...
2010-05-23 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2010-05-22 Slava PestovStack allocation improvements
2010-05-19 Slava Pestovcompiler.cfg: generalize ##prepare-struct-caller instru...
2010-05-17 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-17 Joe GroffMerge branch 'images.viewer' of git://github.com/jonens...
2010-05-17 Slava Pestovcpu.x86.64: call check-sse to ensure that cpu.x86.sse...
2010-05-17 Slava Pestovcpu.x86: add x87 codegen for Model T enthusiasts
2010-05-17 Slava Pestovcpu.x86: get rid of this extra-stack-space nonsense
next