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
2013-07-03
apply replacements to module defs, and add testing for merging of overlapping...
Alon Zakai
2013-07-03
merge global initializers
Alon Zakai
2013-07-03
add optional header to test_static_link
Alon Zakai
2013-07-03
fix memory initializer counting and add test for merging of two of them
Alon Zakai
2013-07-03
fix heap merging, add padding and offset adjustment, basic test passes in rev...
Alon Zakai
2013-07-03
begin work on memory relocation
Alon Zakai
2013-07-03
refactor test
Alon Zakai
2013-07-03
first working static linking test
Alon Zakai
2013-07-03
cleanup
Alon Zakai
2013-07-03
test improvements
Alon Zakai
2013-07-03
refactor and calculate new imports
Alon Zakai
2013-07-03
start to parse asm modules
Alon Zakai
2013-07-03
DISABLE_GL_EMULATION option
Alon Zakai
2013-07-03
initial setup
Alon Zakai
2013-07-02
Fix and test for find_executable.
Jez Ng
2013-07-01
update tests
Alon Zakai
2013-06-28
Some tweaks to make CSmith easier to setup / debug.
Jez Ng
2013-06-28
fix browser tests with their own shells
Alon Zakai
2013-06-27
disable test_zlib in s_0_x
Alon Zakai
2013-06-27
fix tests
Alon Zakai
2013-06-27
pass -s K=V values into test runner properly
Alon Zakai
2013-06-27
fix test_asm_pgo
Alon Zakai
2013-06-27
fix test_autodebug
Alon Zakai
2013-06-27
now that we serialize the settings in the test runner's call to emcc on sourc...
Alon Zakai
2013-06-27
fix argument passing to emcc on src-to-bitcode in test runner
Alon Zakai
2013-06-27
fix test_stack
Alon Zakai
2013-06-27
fix test_indirectbr
Alon Zakai
2013-06-27
fix test_openjpeg
Alon Zakai
2013-06-27
forward only -Ox to source compilation in test runner
Alon Zakai
2013-06-27
reduce debug output in test runner again
Alon Zakai
2013-06-27
add emcc args to source compilation step in test runner
Alon Zakai
2013-06-27
add option for -O3 style LTO without normal LLVM LTO, because java-nbody hits...
Alon Zakai
2013-06-27
--llvm-lto 2 option
Alon Zakai
2013-06-27
commented-out line for benchmark debugging
Alon Zakai
2013-06-27
remove old comment
Alon Zakai
2013-06-26
update tests
Alon Zakai
2013-06-26
update tests
Alon Zakai
2013-06-26
make EMCC_OPTIMIZE_NORMALLY the default
Alon Zakai
2013-06-26
deprecate llvm opts in non-ta2 modes
Alon Zakai
2013-06-26
fix test_debug
Alon Zakai
2013-06-26
Merge branch 'source-maps' of github.com:int3/emscripten into int3-source-maps
Alon Zakai
2013-06-24
Optimize!
Jez Ng
2013-06-24
notice when a function call definitely does not have a return
Alon Zakai
2013-06-24
relocation pass for shared modules
Alon Zakai
2013-06-24
Merge pull request #1317 from michaeljbishop/sdl-mixer-sound-leak
Alon Zakai
2013-06-22
Ensure original test environment is restored.
Jez Ng
2013-06-22
Merge remote-tracking branch 'upstream/incoming' into source-maps
Jez Ng
2013-06-22
update test
Alon Zakai
2013-06-22
fix -g2 and add testing
Alon Zakai
2013-06-22
-gLEVEL ; support varying degrees of debuggability
Alon Zakai
[next]