Alon Zakai
|
326b36f840
|
clarify -show-annotations in settings.py
|
2011-01-20 19:49:45 -08:00 |
Alon Zakai
|
9d209878f9
|
refactor shared components of python tools, and add emmaken.py
|
2011-01-14 22:44:52 -08:00 |
Alon Zakai
|
1a2f55979d
|
enable llvm opts on tests with precompiled .ll (python, bullet, lua); fix minor uncovered bugs; disable some dangerous llvm opts
|
2011-01-07 20:44:14 -08:00 |
Alon Zakai
|
2890aa49d7
|
utilize llvm opt
|
2010-12-18 15:55:21 -08:00 |
Alon Zakai
|
1b153b7466
|
rename sauer to cubescript
--HG--
rename : tests/sauer/README => tests/cubescript/README
rename : tests/sauer/command.cpp => tests/cubescript/command.cpp
rename : tests/sauer/command.h => tests/cubescript/command.h
rename : tests/sauer/tools.h => tests/cubescript/tools.h
|
2010-11-13 14:45:22 -08:00 |
Alon Zakai
|
906a8745c2
|
framework for integration tests
|
2010-11-05 20:48:19 -07:00 |
alon@honor
|
fcb71c83e9
|
fix bug with type of |select|
|
2010-10-25 19:55:09 -07:00 |
alon@honor
|
1522f18aab
|
bullet test
|
2010-10-24 19:12:49 -07:00 |
alon@honor
|
971976f42a
|
use tracemonkey in settings.py
|
2010-10-13 23:02:20 -07:00 |
alon@honor
|
5efa5e4674
|
aggressively nativize variables; stop doing optimizations that are no longer needed; fix some uncovered bugs; 49% speedup
|
2010-10-13 22:24:06 -07:00 |
alon@honor
|
d276be7499
|
use closure compiler in benchmarks; 13% speedup
|
2010-10-12 20:38:12 -07:00 |
alon@honor
|
425295d786
|
typed arrays support; function __index__ing ; 36% speedup
|
2010-10-10 22:52:54 -07:00 |
alon@honor
|
5a4c4614b7
|
clean up flattener code and remove unneeded flattener definitions; 3% speedup
|
2010-10-10 11:49:50 -07:00 |
alon@honor
|
ab097f0b3a
|
spidermonkey opts
|
2010-10-10 10:41:51 -07:00 |
alon@honor
|
b7a45a4236
|
make llvm 2.7/clang work again
|
2010-10-09 10:39:57 -07:00 |
alon@honor
|
8e37aa593d
|
beginnings of fixes for clang 2.8
|
2010-10-08 19:31:51 -07:00 |
alon@honor
|
efc63830c5
|
all llvm-gcc tests pass
|
2010-10-07 23:32:32 -07:00 |
alon@honor
|
d0eb15c81a
|
begin work to adapt to llvm 2.8 | TESTS BROKEN
|
2010-10-07 22:50:33 -07:00 |
alon@honor
|
240d161bf8
|
separate build stage out in test runner
|
2010-10-07 20:00:52 -07:00 |
alon@honor
|
7acd07a63f
|
clean up relooper
|
2010-10-03 15:05:26 -07:00 |
alon@honor
|
2f64c26930
|
add missing branch detection of default in switch. all reloop but sauer, dlmalloc/clang
|
2010-10-02 23:29:02 -07:00 |
alon@honor
|
981b5832f5
|
test both reloop and non-reloop
|
2010-10-02 20:39:24 -07:00 |
alon@honor
|
51d1c32a77
|
memory implementation cleanup
|
2010-10-02 12:03:07 -07:00 |
alon@honor
|
b94c061e12
|
optional memory alignment that matches c/c++; used in clang, not in llvm-gcc
|
2010-09-25 20:26:16 -07:00 |
alon@honor
|
6ed3cfef2f
|
test using both clang and llvm-gcc by default
|
2010-09-21 21:37:12 -07:00 |
alon@honor
|
fea809cb09
|
refactor into files
--HG--
rename : src/parser.js => src/compiler.js
|
2010-09-20 18:59:15 -07:00 |
Alon Zakai
|
ac2b1c6606
|
fixes for clang, including support for phi; all tests pass, but optimizer and relooper broken (on clang)
|
2010-09-20 09:02:11 -07:00 |
alon@honor
|
7c92cce36b
|
settings.py tweak
|
2010-09-12 15:00:13 -07:00 |
alon@honor
|
aa7724802f
|
comments
|
2010-09-09 21:25:52 -07:00 |
alon@honor
|
5bc458f7a3
|
fix some regexps that v8 and sm do not agree on
|
2010-09-09 21:22:12 -07:00 |
alon@honor
|
a523ad539c
|
emscripten.py
|
2010-09-09 20:03:24 -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 |