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
2010-11-25
lua test fix, fix breakage
Alon Zakai
2010-11-25
improve lua test + fixes
Alon Zakai
2010-11-25
check stores in SAFE_HEAP
Alon Zakai
2010-11-21
optimize SAFE_HEAP for speed and enable additional tests
Alon Zakai
2010-11-21
SAFE_HEAP now validates the load-store consistency assumption, plus minor rel...
Alon Zakai
2010-11-20
lua test
Alon Zakai
2010-11-20
misc minor fixes and additions
Alon Zakai
2010-11-20
refactor do_ll_test
Alon Zakai
2010-11-20
minimal C++ exceptions support
Alon Zakai
2010-11-18
check frontend optimizations in tests (except for gcc_unmangler)
Alon Zakai
2010-11-17
tweaks for frontend-optimized input
Alon Zakai
2010-11-16
handle identifiers with quotes and ignore |hidden| +test
puffnfresh
2010-11-14
handle global constants that are llvm function calls +test
Alon Zakai
2010-11-13
string constants inside struct constants +test
Alon Zakai
2010-11-13
rename sauer to cubescript
Alon Zakai
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
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-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
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-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-07
begin work to adapt to llvm 2.8 | TESTS BROKEN
alon@honor
[next]