factor/basis/cpu/x86
Slava Pestov e256846acd Tweak string representation; high bit indicates if character has high bits in aux vector. Avoids memory access in common case. Split set-string-nth into two primitives; set-string-nth-fast is open-coded by optimizing compiler. 13% improvement on reverse-complement 2008-12-05 06:38:51 -06:00
..
32 Better command-line processing 2008-12-01 16:10:48 -06:00
64 Fix register assignments on 64-bit x86 2008-11-30 08:05:36 -06:00
assembler Update cpu.x86.assembler to use dip instead of >r/r> 2008-12-02 03:10:01 -06:00
authors.txt
bootstrap.factor Faster generic arithmetic on fiixnums: both-fixnums? sub-primitive performs a check if the top two stack items are both fixnums with a single conditional branch 2008-11-28 08:35:02 -06:00
summary.txt
tags.txt Add unportable tag 2008-11-06 09:29:21 -06:00
x86.factor Tweak string representation; high bit indicates if character has high bits in aux vector. Avoids memory access in common case. Split set-string-nth into two primitives; set-string-nth-fast is open-coded by optimizing compiler. 13% improvement on reverse-complement 2008-12-05 06:38:51 -06:00