.. |
builder
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
checker
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
cleanup
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
combinators
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
comparisons
|
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 |
dead-code
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
debugger
|
deprimitivize tuck and put it to pasture
|
2009-11-05 22:47:05 -06:00 |
def-use
|
compiler.tree.modular-arithmetic: stronger optimization handles > 1 usages case as well as values defined and used in loops. Eliminates 5 out of 8 >fixnum calls in benchmark.yuv-to-rgb
|
2009-08-15 18:42:41 -05:00 |
escape-analysis
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
finalization
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
identities
|
Add summary for heaps more vocabs
|
2009-02-16 21:05:13 -06:00 |
late-optimizations
|
Add summary for heaps more vocabs
|
2009-02-16 21:05:13 -06:00 |
modular-arithmetic
|
memq? -> member-eq?, sorted-memq? -> sorted-member-eq?
|
2009-10-28 15:02:00 -05:00 |
normalization
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
optimizer
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
propagation
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
recursive
|
move if-zero etc to math, remove 1-/1+ from math
|
2009-08-14 14:27:23 -05:00 |
tuple-unboxing
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
authors.txt
|
New front-end and high-level optimizer lands
|
2008-08-12 03:22:45 -05:00 |
summary.txt
|
New front-end and high-level optimizer lands
|
2008-08-12 03:22:45 -05:00 |
tree.factor
|
New identity-hashcode primitive
|
2009-11-10 21:18:54 -06:00 |