factor/basis/cpu/architecture
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.factor Compiled code size optimizations for x86-64 resulting in development image size reduction of about 350kb 2010-02-03 23:11:35 +13:00
authors.txt
summary.txt
tags.txt