typed-racket/typed-racket-test/optimizer/tests
2016-01-06 12:42:20 -06:00
..
add1.rkt
annotations.rkt
apply-plus.rkt
begin-float.rkt
binary-fixnum.rkt
binary-nonzero-fixnum.rkt
both-if-branches-dead.rkt Fix tests. 2015-10-19 16:23:26 -05:00
bounds-check.rkt
box.rkt
case-arrow.rkt
case-lambda-dead-branch.rkt
complex-exp.rkt
cross-module-struct.rkt
cross-module-struct2.rkt
dead-case-lambda.rkt
dead-else.rkt
dead-inf-comp.rkt
dead-substructs.rkt Fix test for removed missed opt logging. 2016-01-06 12:42:20 -06:00
dead-then.rkt
define-begin-float.rkt
define-call-float.rkt
define-float.rkt
define-pair.rkt
derived-pair-open-terms.rkt Rewrite compound pair operation optimization. 2015-08-14 17:28:47 -05:00
derived-pair.rkt Rewrite compound pair operation optimization. 2015-08-14 17:28:47 -05:00
derived-pair2.rkt Rewrite compound pair operation optimization. 2015-08-14 17:28:47 -05:00
derived-pair3.rkt Rewrite compound pair operation optimization. 2015-08-14 17:28:47 -05:00
different-langs.rkt
double-float.rkt
drop-pure-pred.rkt
exact-inexact.rkt
expt.rkt
extflonums.rkt
false-huh-dead-code.rkt
fixnum-bounded-expr.rkt
fixnum-comparison.rkt
float-comp.rkt
float-complex-conjugate-top.rkt
float-complex-conjugate.rkt
float-complex-div.rkt
float-complex-fixnum.rkt
float-complex-float-div.rkt
float-complex-float-mul.rkt
float-complex-float-small.rkt
float-complex-float.rkt Travis CI has yet another FPU. 2015-11-10 10:33:50 -06:00
float-complex-i.rkt
float-complex-integer.rkt
float-complex-mult.rkt
float-complex-number-mul.rkt
float-complex-parts.rkt
float-complex-parts2.rkt
float-complex-parts3.rkt
float-complex-sin.rkt
float-complex-unary.rkt
float-complex.rkt
float-fun.rkt
float-promotion.rkt Fix tests. 2015-10-19 16:23:26 -05:00
float-real.rkt Fix tests. 2015-10-19 16:23:26 -05:00
flrandom.rkt
flvector-length.rkt
fx-fl.rkt
fx2fl.rkt
gh60.rkt
in-bytes.rkt
in-list.rkt
in-range.rkt
in-string.rkt
in-vector.rkt
invalid-binary-nonzero-fixnum.rkt
invalid-derived-pair.rkt Rewrite compound pair operation optimization. 2015-08-14 17:28:47 -05:00
invalid-exact-inexact.rkt
invalid-float-comp.rkt
invalid-float-promotion.rkt
invalid-fxquotient.rkt Fix tests. 2015-10-19 16:23:26 -05:00
invalid-inexact-complex-parts.rkt
invalid-log-complex.rkt
invalid-make-flrectangular.rkt
invalid-make-polar.rkt
invalid-mpair.rkt
invalid-sqrt.rkt
invalid-unboxed-let.rkt
invalid-unboxed-let2.rkt
invalid-vector-ref.rkt
invalid-vector-set.rkt
known-length-lists.rkt
known-vector-length.rkt
let-float.rkt
let-loop-effects.rkt
let-rhs.rkt
list.rkt Rewrite compound pair operation optimization. 2015-08-14 17:28:47 -05:00
literal-int.rkt
magnitude.rkt
make-flrectangular.rkt
make-polar.rkt
maybe-exact-complex.rkt
module-path.rkt
mpair.rkt
multi-flcomp.rkt
n-ary-float-complex.rkt
n-ary-float.rkt
nested-float-complex.rkt
nested-float.rkt
nested-float2.rkt
nested-let-loop.rkt
nested-pair1.rkt
nested-pair2.rkt
nested-unboxed-let.rkt
one-arg-arith.rkt
opt-arg.rkt Fix tests. 2015-10-19 16:23:26 -05:00
pair-fun.rkt
pair-known-length-list.rkt
pr12475.rkt
pr13468.rkt
pr13788.rkt
pr14284.rkt
pr14380.rkt Fix test for removed missed opt logging. 2016-01-06 12:42:20 -06:00
projections.rkt
quote.rkt
rational-literal.rkt
real-part-loop.rkt
silent-dead-branch.rkt
simple-float.rkt
simple-pair.rkt
sqrt-segfault.rkt Fix tests. 2015-10-19 16:23:26 -05:00
sqrt.rkt
string-length.rkt
structs.rkt Fix test for removed missed opt logging. 2016-01-06 12:42:20 -06:00
ternary-equality.rkt
unary-fixnum-nested.rkt
unary-fixnum.rkt
unary-float.rkt
unary-minus-float-complex.rkt
unboxed-exp.rkt
unboxed-for.rkt
unboxed-let-constants-fail1.rkt
unboxed-let-constants.rkt
unboxed-let-functions1.rkt
unboxed-let-functions2.rkt
unboxed-let-functions3.rkt
unboxed-let-functions4.rkt
unboxed-let-functions5.rkt
unboxed-let-functions6.rkt
unboxed-let-functions7.rkt
unboxed-let-functions8.rkt
unboxed-let.rkt
unboxed-let2.rkt
unboxed-let3.rkt
unboxed-letrec-syntaxes+values.rkt
unboxed-letrec.rkt
unboxed-make-rectangular.rkt
vector-bounds-check.rkt Fix tests. 2015-10-19 16:23:26 -05:00
vector-chaperone1.rkt
vector-chaperone2.rkt
vector-length-impersonator.rkt
vector-length-nested.rkt
vector-length.rkt
vector-ref-set-ref.rkt
vector-ref.rkt
vector-ref2.rkt
vector-set-quote.rkt
vector-set.rkt
vector-set2.rkt
vector-sum.rkt Fix tests. 2015-10-19 16:23:26 -05:00
with-type.rkt
zero.rkt