factor/basis/cpu
Slava Pestov 22fbe01c17 Compiled code size optimizations for x86-64 resulting in development image size reduction of about 350kb
- RIP-relative LEA is now used to load program counter in prolog and tail calls; saves 3 bytes of code and 4 bytes of relocation information over an immediate MOV
- VM field accesses no longer involve a redundant addition
2010-02-03 23:11:35 +13:00
..
architecture Compiled code size optimizations for x86-64 resulting in development image size reduction of about 350kb 2010-02-03 23:11:35 +13:00
arm/assembler Factor source files should not be executable 2009-11-21 17:50:43 -06:00
ppc Compiled code size optimizations for x86-64 resulting in development image size reduction of about 350kb 2010-02-03 23:11:35 +13:00
x86 Compiled code size optimizations for x86-64 resulting in development image size reduction of about 350kb 2010-02-03 23:11:35 +13:00
summary.txt
tags.txt