factor/basis/compiler/cfg/intrinsics
Joe Groff aa3392e50f implement vand, vor, vandn, and vxor as bitwise intrinsics for simd types 2009-10-02 14:17:01 -05:00
..
alien Merge branch 'master' of git://factorcode.org/git/factor 2009-10-01 23:14:16 -05:00
allot Merge branch 'master' of git://factorcode.org/git/factor 2009-10-01 23:14:16 -05:00
fixnum compiler.cfg: nuke ##bignum>integer and ##integer>bignum since they were unused 2009-09-27 20:36:05 -05:00
float math: add unordered comparison operators u< u<= u> u>= which behave exactly like < <= > >= except no floating point exceptions are set if one or both inputs are NaNs; also add efficient intrinsic for unordered? predicate, and fix propagation type functions for abs, absq, and bitnot 2009-09-12 22:20:13 -05:00
misc Completing slot and set-slot changes on x86 2009-09-26 01:39:48 -05:00
simd Revert "add a %blend-vector intrinsic for v?" 2009-09-30 23:40:37 -05:00
slots Merge branch 'master' of git://factorcode.org/git/factor 2009-10-01 23:14:16 -05:00
intrinsics.factor implement vand, vor, vandn, and vxor as bitwise intrinsics for simd types 2009-10-02 14:17:01 -05:00
summary.txt Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00