typed-racket/collects/typed-scheme/optimizer
Vincent St-Amour f5c518398f Enabled optimization of complex conjugate at the top level of complex operations.
original commit: fff71e6a1d5746bf30ec7b3d64ec63ccd43f8065
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 Enabled optimization of complex conjugate at the top level of complex operations. 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