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-12-19
don't use typed arrays in benchmarks for now - faster that way
Alon Zakai
2010-12-19
CHECK_OVERFLOWS option
Alon Zakai
2010-12-18
fixes for llvm optimized code in 2 tests
Alon Zakai
2010-12-18
utilize llvm opt
Alon Zakai
2010-12-17
fix format bug with floats
Alon Zakai
2010-12-12
update python .ll
Alon Zakai
2010-12-12
support for library dependencies +misc python float fixes
Alon Zakai
2010-12-11
improve printf formatting
Alon Zakai
2010-12-11
support for printing %p
Alon Zakai
2010-12-11
python fixes and test
Alon Zakai
2010-12-10
proper stubs for external values
Alon Zakai
2010-12-09
proper support for bitfields
Alon Zakai
2010-12-07
fix a few bugs related to highly-nested structs
Alon Zakai
2010-12-05
fix for functions in mathops
Alon Zakai
2010-12-04
fix for bitshifts
Alon Zakai
2010-12-04
llvm.va_copy
Alon Zakai
2010-12-04
qsort
Alon Zakai
2010-12-02
handle bitcasts etc. of call() idents +test
Alon Zakai
2010-11-27
fix bug in laying out of constant structures +tests
Alon Zakai
2010-11-27
proper memory initialization with or without typed arrays; additional lua tests
Alon Zakai
2010-11-26
improve varargs support
Alon Zakai
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 ↵
Alon Zakai
related fixes
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
--HG-- rename : tests/sauer/README => tests/cubescript/README rename : tests/sauer/command.cpp => tests/cubescript/command.cpp rename : tests/sauer/command.h => tests/cubescript/command.h rename : tests/sauer/tools.h => tests/cubescript/tools.h
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 ↵
alon@honor
function pointers
[prev]
[next]