index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
runner.py
Age
Commit message (
Expand
)
Author
2011-11-16
initial support for unaligned reads/writes in t2
Alon Zakai
2011-11-13
simplify typed array code, support for .set() on typed arrays, and remove opt...
Alon Zakai
2011-11-13
use safe heap in all ta2 tests, to check for alignment issues
Alon Zakai
2011-11-13
make test_time pass
Alon Zakai
2011-11-13
disable i64=1 tests in q1
Alon Zakai
2011-11-12
weaken i64 test
Alon Zakai
2011-11-12
prepare to merge to master
Alon Zakai
2011-11-12
prepare to merge to master
Alon Zakai
2011-11-12
don't use unsafe opts in benchmarks
Alon Zakai
2011-11-12
clean up benchmark code and disable raytrace, which is unreliable
Alon Zakai
2011-11-11
test fixes
Alon Zakai
2011-11-11
test fixes
Alon Zakai
2011-11-11
fix cubescript
Alon Zakai
2011-11-11
fix dlfcn_qsort
Alon Zakai
2011-11-11
fix bug with duplicate llvm_as, and other tweaks to that code
Alon Zakai
2011-11-11
roundy math ops (add etc.) in i64=1
Alon Zakai
2011-11-11
focus on ta2 i64=1 tests
Alon Zakai
2011-11-11
tweak raytrace test
Alon Zakai
2011-11-11
tiny cleanup
Alon Zakai
2011-11-11
fix remaining ta2 i64=1 tests
Alon Zakai
2011-11-11
focus on ta2 i64mode=1 tests
Alon Zakai
2011-11-10
fix for test_parseInt
Alon Zakai
2011-11-10
test tweak
Alon Zakai
2011-11-10
test tweak
Alon Zakai
2011-11-10
more i64 tests
Alon Zakai
2011-11-10
i64 fix for printing the very largest values
Alon Zakai
2011-11-10
cleanup and fixes for i64
Alon Zakai
2011-11-10
more i64 fixes and tests
Alon Zakai
2011-11-10
i64 fixes and tests
Alon Zakai
2011-11-10
i64 tests
Alon Zakai
2011-11-09
initial work on i64
Alon Zakai
2011-11-07
basic support for dynamic_cast
Alon Zakai
2011-11-07
benchmarks fixes
Alon Zakai
2011-11-07
add skinning benchmark
Alon Zakai
2011-11-07
use eliminator in raytrace benchmark
Alon Zakai
2011-11-05
fix raytrace test and benchmark
Alon Zakai
2011-11-04
optimize ta1 memcpy, and use ta1 in raytrace benchmark
Alon Zakai
2011-11-03
use bit shifts in multiplications where possible
Alon Zakai
2011-11-02
fix atoi
Alon Zakai
2011-11-02
scanf improvements
Alon Zakai
2011-11-01
do 10 runs in benchmarks
Alon Zakai
2011-10-31
fix eliminator bug of running on functions it shouldn't
Alon Zakai
2011-10-30
add fingerprint data to benchmarks
Alon Zakai
2011-10-30
use only existing js engines in test runner
Alon Zakai
2011-10-29
add working test for <vector>
Alon Zakai
2011-10-28
fixes for busted openjpeg and poppler tests
Alon Zakai
2011-10-28
profiling option from C++
Alon Zakai
2011-10-26
build fixes
Alon Zakai
2011-10-26
refactoring fixes
Alon Zakai
2011-10-26
refactor do_emscripten
Alon Zakai
[next]