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 (
Expand
)
Author
2010-11-06
__new__ instead of __alloc__ in integration
Alon Zakai
2010-11-06
cleanup integration code
Alon Zakai
2010-11-06
working integration test
Alon Zakai
2010-11-05
framework for integration tests
Alon Zakai
2010-10-28
bustage fix
alon@honor
2010-10-26
enable optimized bullet test
alon@honor
2010-10-25
fix bug with type of |select|
alon@honor
2010-10-24
bullet test
alon@honor
2010-10-24
fixes for more complex statics test
alon@honor
2010-10-24
add nonvirtual part to polymorph test; fails in clang
alon@honor
2010-10-23
support for pure virtual functions
alon@honor
2010-10-23
handle llvm functions in ret
alon@honor
2010-10-21
gettimeofday(), and more stuff in Runtime
alon@honor
2010-10-21
fixes in parseConst; move getFunctionIndex into Runtime; test for global func...
alon@honor
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
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, dlma...
alon@honor
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
[next]