factor/basis/compiler/tests
Slava Pestov 64f93e41a9 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 Update compiler tests for tag number changes 2009-04-28 21:43:30 -05:00
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 Update compiler tests for tag number changes 2009-04-28 21:43:30 -05:00
pic-problem-1.factor compiler: don't wrap non-inference errors in compile errors, since they indicate compiler bugs; just rethrow them. Add unit test for a PIC regression 2009-04-29 19:39:04 -05:00
redefine0.factor
redefine1.factor fix some compiler tests 2009-04-26 02:23:33 -05:00
redefine2.factor fix some compiler tests 2009-04-26 02:23:33 -05:00
redefine3.factor Split up types.c/h into smaller files, remove optimized slot from F_WORD struct 2009-04-28 17:26:11 -05:00
redefine4.factor fix some compiler tests 2009-04-26 02:23:33 -05:00
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 Update compiler tests for tag number changes 2009-04-28 21:43:30 -05:00
stack-trace.factor
tuples.factor