factor/basis/compiler/cfg/write-barrier
Slava Pestov 31f39ce32f compiler.cfg.alias-analysis: optimize ##vm-field-ptr and ##alien-global instructions, and optimize out ##compare between values of different alias classes; this optimizes '[ [ >float ] bi@ [ + ] [ - ] 2bi eq? ]' down to an o-op and removes boxing from '[ [ >float ] bi@ [ + ] [ - ] 2bi = ]' 2009-10-01 23:03:17 -05:00
..
authors.txt Making write barrier elimination global 2009-08-11 21:21:21 -05:00
summary.txt Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
write-barrier-tests.factor Write barriers are hoisted out of loops when their target is slot-available 2009-08-13 20:26:44 -05:00
write-barrier.factor compiler.cfg.alias-analysis: optimize ##vm-field-ptr and ##alien-global instructions, and optimize out ##compare between values of different alias classes; this optimizes '[ [ >float ] bi@ [ + ] [ - ] 2bi eq? ]' down to an o-op and removes boxing from '[ [ >float ] bi@ [ + ] [ - ] 2bi = ]' 2009-10-01 23:03:17 -05:00