factor/basis/compiler/codegen
Slava Pestov 3fb4fc1bde Improve code generation for shift word: add intrinsics for fixnum-shift-fast in the case where the shift count is not constant, transform 1 swap shift into a more overflow check with open-coded fast case, transform bitand into fixnum-bitand in more cases 2009-07-16 23:50:48 -05:00
..
fixup Fix compiler errors 2009-06-01 03:00:10 -05:00
codegen-tests.factor Redo compiler.codegen.fixup and get %dispatch to work 2009-06-01 02:32:36 -05:00
codegen.factor Improve code generation for shift word: add intrinsics for fixnum-shift-fast in the case where the shift count is not constant, transform 1 swap shift into a more overflow check with open-coded fast case, transform bitand into fixnum-bitand in more cases 2009-07-16 23:50:48 -05:00
summary.txt Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00