Slava Pestov
|
44bfff7c7b
|
Rename ##load-indirect to ##load-reference since this is more descriptive; value numbering doesn't assign expressions to ##load-reference nodes since this would end up folding literals which were eq? but not =
|
2009-01-29 01:44:58 -06:00 |
Slava Pestov
|
3e685b2eb4
|
Add test case for bug discovered by erg
|
2009-01-28 23:35:41 -06:00 |
Slava Pestov
|
f34c14a0f5
|
Remove some usages of tuck
|
2009-01-23 18:20:47 -06:00 |
Slava Pestov
|
34792a9f23
|
Remove >r/r>
|
2008-12-17 19:17:37 -06:00 |
Slava Pestov
|
e8a69a3aea
|
Fix conflict
|
2008-11-29 05:14:49 -06:00 |
Slava Pestov
|
52f1ff3a95
|
Fix conflict
|
2008-11-29 04:23:23 -06:00 |
Slava Pestov
|
1c0789e616
|
Didn't generate ##branch after ##alien-invoke and ##alien-indirect
|
2008-11-29 03:46:57 -06:00 |
sheeple
|
26c002d23f
|
Fix fixnum* problem; result was shifted to the right by 3 bits if both input registers were equal
|
2008-11-29 00:44:46 -06:00 |
Slava Pestov
|
c1d249afb2
|
Add unit test
|
2008-11-29 00:37:07 -06:00 |
Slava Pestov
|
f2040c0529
|
Add some more tests
|
2008-11-24 11:12:36 -06:00 |
Slava Pestov
|
2fe364a7bb
|
Specialized arrays work in progress
|
2008-11-14 20:18:16 -06:00 |
Slava Pestov
|
5b4e8e9d09
|
Rename tests/templates.factor to tests/codegen.factor since that's really what its testing
|
2008-11-13 04:16:58 -06:00 |