factor/basis/compiler/cfg/intrinsics
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
..
alien PowerPC backend almost functional; some new compiler unit tests added, 2008-11-06 06:27:27 -06:00
allot Tuple layouts are now arrays, instead of built-in types. The superclass 2008-11-05 22:20:29 -06:00
fixnum Forgot to emit a ##branch after ##fixnum-{add,sub,mul} ops; tools.annotations test faild 2008-11-29 00:36:43 -06:00
float Don't generate GC checks if the allocation instruction is optimized out 2008-11-02 01:50:48 -06:00
slots 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
intrinsics.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