alon@honor
|
ed6f035581
|
snippets work
|
2010-09-05 17:05:35 -07:00 |
alon@honor
|
3e6c745b82
|
optimize makesplitter
|
2010-09-05 16:30:28 -07:00 |
alon@honor
|
33059350a3
|
sauer cleanup
|
2010-09-05 14:01:43 -07:00 |
alon@honor
|
9b1f6f9cf2
|
optimize FunctionReconstructor
|
2010-09-05 13:46:37 -07:00 |
alon@honor
|
545cad31eb
|
optimize enzymatic loops
|
2010-09-05 13:32:46 -07:00 |
alon@honor
|
e9358cc2ac
|
sauer setup notes
|
2010-09-05 10:36:03 -07:00 |
alon@honor
|
f99f77064c
|
sauer test setup
|
2010-09-05 10:27:01 -07:00 |
alon@honor
|
dd1b1df025
|
Sauer hello world runs, without optimization or relooping, and without testing internals
|
2010-09-05 10:11:22 -07:00 |
alon@honor
|
1546cdbebe
|
atexit alias
|
2010-09-04 22:57:05 -07:00 |
alon@honor
|
cd668dc906
|
atexit +test
|
2010-09-04 21:39:06 -07:00 |
alon@honor
|
c3d043f329
|
clean up settings and add code snippets file
--HG--
rename : tests/settings.cfg => tests/settings.py
|
2010-09-04 21:32:35 -07:00 |
alon@honor
|
f44ff32026
|
better support for exceptions and pointers to multiparameter functions
|
2010-09-04 20:22:35 -07:00 |
alon@honor
|
1715e6c9b2
|
finish varargs work
|
2010-09-04 18:05:18 -07:00 |
alon@honor
|
4344835f29
|
initial work towards varargs
|
2010-09-04 16:46:11 -07:00 |
alon@honor
|
6e15b7617b
|
function fix
|
2010-09-04 15:42:58 -07:00 |
alon@honor
|
a21a2fcf89
|
cleanup for mathops, function and error reporting
|
2010-09-04 14:26:31 -07:00 |
alon@honor
|
03f2bdb99e
|
expose type2 in alloca
|
2010-09-04 12:46:53 -07:00 |
alon@honor
|
182d88a90b
|
types in dict
|
2010-09-04 12:45:22 -07:00 |
alon@honor
|
33a2d0ee30
|
zeroinitialize support for global structs
|
2010-09-04 11:34:49 -07:00 |
alon@honor
|
62dd7f4bb7
|
Support for global pointers +test
|
2010-09-03 23:18:37 -07:00 |
alon@honor
|
8181e23818
|
support for global consts
|
2010-09-03 23:04:23 -07:00 |
alon@honor
|
c1f71fad78
|
names for zymes
|
2010-09-03 20:23:00 -07:00 |
alon@honor
|
61c4ab0f3b
|
fptrunc and inttoptr
|
2010-09-03 20:08:40 -07:00 |
alon@honor
|
a0a31c81d8
|
fixes for invoke (+fix of regression in test runner)
|
2010-09-03 20:03:18 -07:00 |
alon@honor
|
1a589b26ce
|
fsub
|
2010-09-02 23:00:47 -07:00 |
alon@honor
|
d5500368c0
|
lshl/r
|
2010-09-02 22:59:51 -07:00 |
alon@honor
|
ab371a5c46
|
ptrtoint support, +test that includes scanning generated code
|
2010-09-02 21:34:15 -07:00 |
alon@honor
|
1ba6a6f48f
|
and/or support
|
2010-09-02 20:37:30 -07:00 |
alon@honor
|
26753c442d
|
xor support +test
|
2010-09-02 20:27:29 -07:00 |
alon@honor
|
aa9ac51abc
|
support for bitshifts +test
|
2010-09-02 20:05:14 -07:00 |
alon@honor
|
e8c3ecd8cd
|
optimize tokenizer
|
2010-08-31 23:03:57 -07:00 |
alon@honor
|
99a81c84dd
|
cleanup
|
2010-08-31 20:37:21 -07:00 |
alon@honor
|
9426f471ec
|
optimize makeCombiner
|
2010-08-31 20:21:06 -07:00 |
alon@honor
|
da7a906536
|
optimize reintegrator
|
2010-08-31 20:16:12 -07:00 |
alon@honor
|
0fab1ac3a4
|
missing \!intertypes that slowed us down
|
2010-08-31 20:09:35 -07:00 |
alon@honor
|
b1a2633db9
|
move enzymatic2 to experimental
--HG--
rename : src/enzymatic2.js => src/experimental/enzymatic2.js
|
2010-08-30 22:39:13 -07:00 |
alon@honor
|
50a1abf1ad
|
imported patch optimize_enzymatic
|
2010-08-30 21:30:09 -07:00 |
alon@honor
|
100294df68
|
enzymatic2 tweaks
|
2010-08-30 20:03:47 -07:00 |
alon@honor
|
fdf699d366
|
cleanup enzymatic2
|
2010-08-29 22:44:51 -07:00 |
alon@honor
|
29ee2b5492
|
typo
|
2010-08-29 21:13:21 -07:00 |
alon@honor
|
7f6a38d25c
|
bugfix: void (...) detected as a function type
|
2010-08-29 20:57:43 -07:00 |
alon@honor
|
7a0103b77e
|
clean up segments from noalias etc.
|
2010-08-29 20:39:36 -07:00 |
alon@honor
|
c203d5c8e0
|
fix for 'sret' & other GEP features
|
2010-08-29 17:36:10 -07:00 |
alon@honor
|
ee99b2e41f
|
Support for llvm 'switch'
|
2010-08-29 16:25:06 -07:00 |
alon@honor
|
ce8bc85042
|
add non-working sauer test
|
2010-08-29 15:30:49 -07:00 |
alon@honor
|
4fecb8fcce
|
patch for multiple heaps in /experimental
|
2010-08-29 11:21:12 -07:00 |
alon@honor
|
2dab432a42
|
speed comp
|
2010-08-28 22:05:13 -07:00 |
alon@honor
|
de312eeea6
|
missing file
--HG--
rename : AUTHORS.txt => AUTHORS
|
2010-08-28 21:06:12 -07:00 |
alon@honor
|
5f8562e1d5
|
Version 0.1
--HG--
rename : LICENSE.txt => LICENSE
rename : README.txt => README
|
2010-08-28 19:16:06 -07:00 |
alon@honor
|
2e650b627c
|
parseNumerical on consts in structs ; fasta passes
|
2010-08-28 18:38:30 -07:00 |