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 |