Alon Zakai
|
ce07f2aa77
|
intentionally do reSign in printing %d
|
2011-09-14 18:08:52 -07:00 |
Alon Zakai
|
55013f30bc
|
sqlite test tweaks
|
2011-09-14 13:54:42 -07:00 |
Alon Zakai
|
323bd5206e
|
faster shortcuts for sign/unsign
|
2011-09-13 18:36:38 -07:00 |
Alon Zakai
|
7aa745d5bf
|
update autooptimize test
|
2011-09-13 17:32:54 -07:00 |
Alon Zakai
|
b3a279b0a5
|
disable roundings in sqlite
|
2011-09-13 17:25:51 -07:00 |
Alon Zakai
|
77f5ee985c
|
optimize sqlite
|
2011-09-13 17:21:37 -07:00 |
Alon Zakai
|
9743324f37
|
fix bug in autodebugger output
|
2011-09-13 17:21:22 -07:00 |
Alon Zakai
|
0bd01fc782
|
improve sqlite test
|
2011-09-13 10:29:47 -07:00 |
Alon Zakai
|
d2a5ea9e13
|
read_auto_optimize utility
|
2011-09-13 10:24:49 -07:00 |
Alon Zakai
|
3dba21acf3
|
do not do some unnecessary signing/unsigning
|
2011-09-13 10:20:23 -07:00 |
Alon Zakai
|
ef124013a5
|
fix sqlite porting bug
|
2011-09-12 17:59:20 -07:00 |
Alon Zakai
|
7143eab384
|
improve sqlite test
|
2011-09-11 16:16:10 -07:00 |
Alon Zakai
|
4a29c4fa7d
|
fix autodebugger bug
|
2011-09-11 16:15:51 -07:00 |
Alon Zakai
|
9517204029
|
autodebugger support for loads
|
2011-09-11 14:13:00 -07:00 |
Alon Zakai
|
2c3ff19388
|
clean up sqlite test
|
2011-09-10 22:01:22 -07:00 |
Alon Zakai
|
a93550e86f
|
sqlite test
|
2011-09-10 20:38:30 -07:00 |
Alon Zakai
|
fd28971b9a
|
force shifts on i64s to remain integers
|
2011-09-10 18:52:35 -07:00 |
Alon Zakai
|
5c7eb019a4
|
library aliases and stubs
|
2011-09-10 16:50:04 -07:00 |
Alon Zakai
|
b3bcc62d15
|
better autodebugger support for floats
|
2011-09-10 14:30:17 -07:00 |
Alon Zakai
|
ea94dbe3b7
|
rename test_error ; all tests pass
|
2011-09-09 13:51:14 -07:00 |
Alon Zakai
|
a286d7cfc8
|
Merge branch 'master' into llvm-svn
|
2011-09-08 17:44:10 -07:00 |
Alon Zakai
|
541ea2f893
|
expose branch condition to analysis; fixes ta2 bug with test_if
|
2011-09-08 17:28:52 -07:00 |
Alon Zakai
|
8088f52fba
|
disable some not-yet-relevant tests
|
2011-09-08 16:26:55 -07:00 |
Alon Zakai
|
bd5581ffe8
|
make sure the current working directory is valid in do_emscripten; fixes python failure
|
2011-09-08 13:08:52 -07:00 |
Alon Zakai
|
77dbc8e0ad
|
typo fix
|
2011-09-07 15:30:24 -07:00 |
Alon Zakai
|
0a89324b72
|
improve global alias processing, including sort by dependency. poppler test passes
|
2011-09-07 15:26:23 -07:00 |
Alon Zakai
|
af88c4ce71
|
additional library aliases
|
2011-09-07 15:20:54 -07:00 |
Alon Zakai
|
a70b811afc
|
vtable customization in bindings generator, +misc infra improvements to help test it
|
2011-09-06 20:40:20 -07:00 |
Alon Zakai
|
fa5c7b07f9
|
do not indexize global aliases
|
2011-09-06 16:40:24 -07:00 |
Alon Zakai
|
d3f5b239da
|
some library aliases
|
2011-09-06 16:40:04 -07:00 |
Alon Zakai
|
7d6d4be944
|
handle llvm funcs in aliases
|
2011-09-06 16:03:27 -07:00 |
Alon Zakai
|
921a5d81d1
|
handle anonymous packed struct types
|
2011-09-06 14:26:05 -07:00 |
Alon Zakai
|
d52f7f8a7b
|
fix switch for the case with no labels given
|
2011-09-06 12:06:38 -07:00 |
Alon Zakai
|
328ee0ba86
|
mark types in global constants as needing analysis
|
2011-09-06 11:44:30 -07:00 |
Alon Zakai
|
a085c0e4a9
|
fix for bindings generator to use enclosing classes in return values
|
2011-09-05 12:38:23 -07:00 |
Alon Zakai
|
40a3f51f3c
|
disable -indvars on q1
|
2011-09-04 15:24:45 -07:00 |
Alon Zakai
|
2aa41b3c30
|
fix bug with stub functions and implemented library functions
|
2011-09-04 13:59:07 -07:00 |
Alon Zakai
|
5c70758542
|
some debug stuff for dlmalloc
|
2011-09-04 13:25:24 -07:00 |
Alon Zakai
|
07ae29c2cd
|
some updates for q1
|
2011-09-04 12:06:59 -07:00 |
Alon Zakai
|
391fb94d3f
|
fix llvm opts for 3.0
|
2011-09-04 10:52:59 -07:00 |
Alon Zakai
|
ff8ea20b9b
|
always use clang in emscripten.py; fixes python test
|
2011-09-04 10:20:02 -07:00 |
Alon Zakai
|
30cc97c85c
|
stubs for lifecycle intrinsics, and do not generate calls to stubs
|
2011-09-04 00:15:13 -07:00 |
Alon Zakai
|
7a7ab766e5
|
fix expect bug in library, fixes dlmalloc test
|
2011-09-03 22:35:35 -07:00 |
Alon Zakai
|
6c259a53dd
|
optional pointer printing in autodebugger
|
2011-09-03 22:35:16 -07:00 |
Alon Zakai
|
144f2f1784
|
Merge branch 'master' into llvm-svn
|
2011-09-03 18:45:17 -07:00 |
Alon Zakai
|
3f89bd84dc
|
simplify emmaken with EMMAKEN_JUST_CONFIGURE, and use llvm-ld instead of llvm-link for better compatibility
|
2011-09-03 18:26:55 -07:00 |
Alon Zakai
|
fa9e495e4d
|
LIBRARY_DEBUG option
|
2011-09-02 16:57:05 -07:00 |
Alon Zakai
|
cb596dcd84
|
disable libcxx due to llvm bug, and improve skip() printing
|
2011-09-02 16:03:33 -07:00 |
Alon Zakai
|
1afc868263
|
generalize some more metadata regexps
|
2011-09-02 14:09:28 -07:00 |
Alon Zakai
|
a6d1361de7
|
some metadata and label fixes
|
2011-09-02 13:43:56 -07:00 |