factor/basis/compiler/codegen
Slava Pestov 58e4381eb1 compiler: new "binary literal area" at the end of a word's machine code stores constant floats and SIMD vectors; this allows ##load-reference/##load-memory fusion to be performed on x86-64, with a RIP-relative address reaching the data; also simplifies VM since custom relocation types used by the previous 32-bit-only optimization are no longer needed 2010-05-03 17:34:35 -04:00
..
alien compiler: remove flat machine representation and generate code directly from the CFG 2010-05-03 17:34:32 -04:00
fixup compiler: new "binary literal area" at the end of a word's machine code stores constant floats and SIMD vectors; this allows ##load-reference/##load-memory fusion to be performed on x86-64, with a RIP-relative address reaching the data; also simplifies VM since custom relocation types used by the previous 32-bit-only optimization are no longer needed 2010-05-03 17:34:35 -04:00
codegen-tests.factor compiler.codegen: fix failing tests 2009-10-09 09:44:09 -05:00
codegen.factor compiler: remove flat machine representation and generate code directly from the CFG 2010-05-03 17:34:32 -04:00
summary.txt Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00