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
Age
Commit message (
Collapse
)
Author
2010-10-21
expose ___SIZE of structs
alon@honor
2010-10-21
namespace generator tool
alon@honor
2010-10-21
gcc_demanger tool
alon@honor
2010-10-21
optimize away unneeded FLATTENER[0]; enable gcc_unmangler test
alon@honor
2010-10-20
dynamic stack allocation support; demangler test closer to passing
alon@honor
2010-10-20
non-working gcc demangler test
alon@honor
2010-10-20
prep for bullet test
alon@honor
2010-10-18
fix bug with size of small structures, and parsing them
alon@honor
2010-10-16
use quantum of 4 in benchmarks, to better simulate real-world conditions
alon@honor
2010-10-16
optimize raytrace demo
alon@honor
2010-10-16
remove unneeded BREAKs
alon@honor
2010-10-16
optimize stack winding with local var; 5% speedup
alon@honor
2010-10-14
sanity checks for benchmarks
alon@honor
2010-10-13
use tracemonkey in settings.py
alon@honor
2010-10-13
aggressively nativize variables; stop doing optimizations that are no longer ↵
alon@honor
needed; fix some uncovered bugs; 49% speedup
2010-10-12
use closure compiler in benchmarks; 13% speedup
alon@honor
2010-10-10
typed arrays support; function __index__ing ; 36% speedup
alon@honor
2010-10-10
clean up flattener code and remove unneeded flattener definitions; 3% speedup
alon@honor
2010-10-10
spidermonkey opts
alon@honor
2010-10-09
pass types to makeGetValue/makeSetValue
alon@honor
2010-10-09
do not GUARD_MEMORY in benchmark; 7% speedup
alon@honor
2010-10-09
benchmarking setup
alon@honor
2010-10-09
allow test runner to not check timeouts when running code
alon@honor
2010-10-09
fix memory alignment/padding of structures | TESTS FIXED
alon@honor
2010-10-09
make llvm 2.7/clang work again
alon@honor
2010-10-08
beginnings of fixes for clang 2.8
alon@honor
2010-10-07
all llvm-gcc tests pass
alon@honor
2010-10-07
begin work to adapt to llvm 2.8 | TESTS BROKEN
alon@honor
2010-10-07
separate running stage out in test runner
alon@honor
2010-10-07
separate build stage out in test runner
alon@honor
2010-10-03
clean up relooper
alon@honor
2010-10-03
cleanup + test both optimized and non-optimized
alon@honor
2010-10-02
add missing branch detection of assign&invoke. all tests pass with relooping
alon@honor
2010-10-02
add missing branch detection of default in switch. all reloop but sauer, ↵
alon@honor
dlmalloc/clang
2010-10-02
test both reloop and non-reloop
alon@honor
2010-10-02
rewrite of relooper, part I: just emulated and loops, no ifs. all reloop but ↵
alon@honor
sauer
2010-10-02
dlmalloc test
alon@honor
2010-10-02
memory implementation cleanup
alon@honor
2010-10-01
test+fix for modifying fields of global structures
alon@honor
2010-09-30
show test names
alon@honor
2010-09-30
optional stricter support for unsigned values +test
alon@honor
2010-09-28
call stack implementation
alon@honor
2010-09-27
cleanup parseGetElementPtr and ignore 'volatile'
alon@honor
2010-09-25
add raytracing test
alon@honor
2010-09-25
fix for arrays of arrays +test
alon@honor
2010-09-25
optional memory alignment that matches c/c++; used in clang, not in llvm-gcc
alon@honor
2010-09-24
Infinity and NaN
alon@honor
2010-09-24
floating point fixes +test
alon@honor
2010-09-24
IEEE floats fixes
alon@honor
2010-09-23
proper print buffering, + cleanup
alon@honor
[prev]
[next]