Slava Pestov
|
60a5f535e9
|
fixing bugs
|
2005-12-07 08:37:05 +00:00 |
Slava Pestov
|
35b40a0f10
|
fix generic word error
|
2005-12-07 05:14:24 +00:00 |
Slava Pestov
|
eac3146be6
|
all intrinsics tests pass (except overflow)
|
2005-12-07 03:39:05 +00:00 |
Slava Pestov
|
ceb15dbe5d
|
load primitive types in stage 1
|
2005-12-07 02:34:18 +00:00 |
Slava Pestov
|
00ec673094
|
fixing slot vops
|
2005-12-07 01:42:17 +00:00 |
Slava Pestov
|
a4478d6bc0
|
fix %set-slot on x86
|
2005-12-06 00:07:41 +00:00 |
Slava Pestov
|
1337da225a
|
bootstrap fix
|
2005-12-05 03:57:51 +00:00 |
Slava Pestov
|
d79be44323
|
more fixes for AMD64
|
2005-12-05 03:55:02 +00:00 |
Slava Pestov
|
66c0c2875c
|
VOP cleanups
|
2005-12-05 03:06:12 +00:00 |
Slava Pestov
|
0c68096656
|
some VOP refactoring
|
2005-12-05 00:56:42 +00:00 |
Slava Pestov
|
70f44ce9e4
|
Reworking relocation code
|
2005-12-04 21:20:17 +00:00 |
Slava Pestov
|
57e990c35a
|
AMD64 port
|
2005-12-04 19:30:28 +00:00 |
Slava Pestov
|
ca14fd7b1c
|
amd64 work
|
2005-12-04 07:30:19 +00:00 |
Slava Pestov
|
08f15c4756
|
some more amd64 hacking
|
2005-12-02 08:49:25 +00:00 |
Slava Pestov
|
895de95355
|
finish elimination of list usage from x86 backend
|
2005-12-02 08:24:59 +00:00 |
Slava Pestov
|
fe991f4aee
|
load fix
|
2005-12-02 08:15:27 +00:00 |
Slava Pestov
|
d8384c12c9
|
initial AMD64 porting work
|
2005-12-02 07:25:44 +00:00 |
Slava Pestov
|
036d1f9673
|
bootstrap fix
|
2005-11-15 17:58:44 +00:00 |
Slava Pestov
|
9440f385e5
|
interruption checks get compiled now, fixnum/mod fixed on powerpc
|
2005-11-12 05:37:24 +00:00 |
Slava Pestov
|
c0f4d073df
|
fix 1.0 1+ compiler bug
|
2005-11-05 01:19:15 +00:00 |
Slava Pestov
|
23738087aa
|
big syntax change: vectors are now V{ }, hashtables are now H{ }, tuples T{ }, wrappers W{ }, complexes C{ }, arrays { }
|
2005-10-30 03:25:38 +00:00 |
Slava Pestov
|
867ccbe0b4
|
use array literals instead of vector literals
|
2005-10-29 20:53:47 +00:00 |
Slava Pestov
|
961d2258a6
|
fix powerpc abi issues, add load.factor files
|
2005-10-19 00:19:10 +00:00 |
Slava Pestov
|
c4cec1321c
|
rename ifte to if
|
2005-09-24 19:21:17 +00:00 |
Slava Pestov
|
ebf9a3fe7f
|
fix bug in x86 backend
|
2005-09-23 22:59:52 +00:00 |
Slava Pestov
|
976cb891df
|
powerpc backend fixes, remove some redundant vops
|
2005-09-23 22:41:26 +00:00 |
Slava Pestov
|
8af5e755c6
|
add 1+ 1- words and other tweaks
|
2005-09-17 02:47:28 +00:00 |
Slava Pestov
|
3f20042a03
|
fix naming clash, remove %tag-fixnum %untag-fixnum %jump-f vops
|
2005-09-10 06:56:33 +00:00 |
Slava Pestov
|
45d32d5089
|
reintroduce some intrinsics optimizations
|
2005-09-10 02:34:24 +00:00 |
Slava Pestov
|
d2eddcb4e8
|
removing non-branching fixnum comparison vops
|
2005-09-09 22:00:38 +00:00 |
Slava Pestov
|
d2f18a45de
|
remove pointless optimization
|
2005-09-09 21:11:48 +00:00 |
Slava Pestov
|
5fa2195c0c
|
more basic block optimizer work
|
2005-09-09 04:17:19 +00:00 |
Slava Pestov
|
55e2a9e232
|
reworking simplifier and basic blocks
|
2005-09-09 02:23:54 +00:00 |
Slava Pestov
|
258f853911
|
improved literal killing optimization
|
2005-09-07 21:21:11 +00:00 |
Slava Pestov
|
6c253ffae8
|
fix bootstrap issue
|
2005-09-05 21:36:20 +00:00 |
Slava Pestov
|
d35b6d39e3
|
fixnum/i overflow
|
2005-09-05 21:14:15 +00:00 |
Slava Pestov
|
24d3550168
|
optimizing stack shuffling; architecture description
|
2005-09-04 23:24:24 +00:00 |
Slava Pestov
|
7711aff1a5
|
tweaking stack shuffle compilation
|
2005-09-04 21:07:59 +00:00 |
Slava Pestov
|
6617d6e2d3
|
fix a few compilation mishaps
|
2005-09-03 22:34:50 +00:00 |
Slava Pestov
|
914e81e16a
|
scroller fix, rename 2unseq ==> first2, 3unseq ==> first3, string>number works with slices
|
2005-09-03 03:44:23 +00:00 |
Slava Pestov
|
4ce519c9f9
|
more cleanups
|
2005-08-22 19:33:18 +00:00 |
Slava Pestov
|
979225805e
|
images referencing libraries that could not be found no longer fail to load
|
2005-08-15 19:34:00 +00:00 |
Slava Pestov
|
2495ef46f3
|
redesigned generic arithmetic; new tag primitive
|
2005-08-15 07:25:39 +00:00 |
Slava Pestov
|
ad94142247
|
clickable code snippets in the tutorial
|
2005-07-20 05:16:33 +00:00 |
Slava Pestov
|
f8afe6856e
|
assemble [ EAX 0 ] etc as [ EAX ]
|
2005-07-20 04:50:26 +00:00 |
Slava Pestov
|
bf821880ab
|
removed profiler because it sucks
|
2005-06-15 20:34:16 +00:00 |
Slava Pestov
|
3b466e79fd
|
float-regs cleanup
|
2005-06-15 00:54:11 +00:00 |
Slava Pestov
|
69334b2043
|
various cleanups, and a new register class concept in preparation for float parameters in PowerPC FFI
|
2005-06-14 09:01:07 +00:00 |
Slava Pestov
|
2fae4a59a9
|
various PowerPC generator fixes
|
2005-06-07 07:44:34 +00:00 |
Slava Pestov
|
8453c00bbf
|
PowerPC backend fixes, new %write-barrier VOP
|
2005-06-04 06:20:54 +00:00 |