factor/basis/cpu/x86/64
Slava Pestov d957ae4e44 Performance improvements to make struct-arrays benchmark faster
- improved optimization of ##unbox-any-c-ptr on ##box-displaced-alien; convert it to ##unbox-c-ptr where possible using class info stored in the ##bda instruction
- make fcos, fsin, etc inline again; everything in math.libm inline again, except for fsqrt which is an intrinsic
- convert min and max on floats to float-min and float-max
- make min and max not inline, so that the above can work
- struct-arrays: rice a bit so that more fixnums come up
2009-08-28 05:21:16 -05:00
..
unix Split off the notion of a register representation from a register class 2009-08-07 17:44:50 -05:00
winnt Split off the notion of a register representation from a register class 2009-08-07 17:44:50 -05:00
64.factor Performance improvements to make struct-arrays benchmark faster 2009-08-28 05:21:16 -05:00
authors.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
bootstrap.factor cpu.x86: update non-optimizing compiler backends for assembler vocab split 2009-07-30 02:22:37 -05:00
summary.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
tags.txt Add 'unportable' tag in place of hard-coded list of 'dangerous' vocabs in load-everything 2008-07-29 16:47:52 -05:00