typed-racket/collects/typed-scheme/optimizer
Vincent St-Amour 4e3f1c1e4b Added unboxed complex conjugate.
original commit: 063211d92263267b8e6b2703af70d9a46e7186bf
2010-07-16 12:22:12 -04:00
..
dead-code.rkt Added dead code elimination. 2010-07-16 12:22:11 -04:00
fixnum.rkt Pushed optimizations to auxiliary syntax classes. 2010-07-08 18:29:15 -04:00
float.rkt Pushed optimizations to auxiliary syntax classes. 2010-07-08 18:29:15 -04:00
inexact-complex.rkt Added unboxed complex conjugate. 2010-07-16 12:22:12 -04:00
optimizer.rkt Added optimizations for iterating over vectors and strings. 2010-07-16 12:22:12 -04:00
pair.rkt Pushed optimizations to auxiliary syntax classes. 2010-07-08 18:29:15 -04:00
sequence.rkt Added optimizations for iterating over vectors and strings. 2010-07-16 12:22:12 -04:00
struct.rkt Pushed optimizations to auxiliary syntax classes. 2010-07-08 18:29:15 -04:00
utils.rkt Refactoring of the optimizer. 2010-07-08 18:29:15 -04:00
vector.rkt Pushed optimizations to auxiliary syntax classes. 2010-07-08 18:29:15 -04:00