factor/basis/compiler/tests
Slava Pestov 941d7a1eeb Various linear scan fixes
insert spill before reload to fix x86-32 regression
inactive splitting: if all inactive intervals' registers are in use, don't fail
fix stack analysis tests
2009-06-13 17:35:40 -05:00
..
alien.factor Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
call-effect.factor Fix some test failures and add an unportable tag 2009-04-30 22:56:15 -05:00
codegen.factor Various linear scan fixes 2009-06-13 17:35:40 -05:00
curry.factor Fix unit tests and load errors for slip removal 2009-05-10 17:03:41 -05:00
float.factor
folding.factor
generic.factor Some new compiler tests 2009-05-01 06:48:33 -05:00
intrinsics.factor Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
optimizer.factor Fix compiler breakage if a GENERIC# has an incorrect stack effect declaration 2009-05-12 21:23:52 -05:00
peg-regression-2.factor
peg-regression.factor
pic-problem-1.factor
redefine0.factor
redefine1.factor
redefine2.factor
redefine3.factor
redefine4.factor
redefine5.factor
redefine6.factor
redefine7.factor
redefine8.factor
redefine9.factor
redefine10.factor
redefine11.factor
redefine12.factor
redefine13.factor
redefine14.factor Fix typo in redefine14 test 2009-05-01 08:29:04 -05:00
redefine15.factor
redefine16.factor
redefine17.factor Some new compiler tests 2009-05-01 06:48:33 -05:00
reload.factor
simple.factor Remove cruddy string encoding/decoding code from VM 2009-05-02 13:45:38 -05:00
spilling.factor
stack-trace.factor
tuples.factor