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
Age
Commit message (
Collapse
)
Author
2012-12-27
allow (unoptimal) single-phase compiler.js invocation
Alon Zakai
2012-12-25
patch up compiler.html
Alon Zakai
2012-12-25
fix typo
Alon Zakai
2012-12-25
fix autodebugger
Alon Zakai
2012-12-25
add x86-64 workaround to nativizer
Alon Zakai
2012-12-25
show python/java defaults only in debug mode
Alon Zakai
2012-12-25
invalidate calls in if bodies in eliminator
Alon Zakai
2012-12-25
add failing eliminator testcase
Alon Zakai
2012-12-25
add function calls and params to js autodebugger
Alon Zakai
2012-12-25
add heap writes to js debugger
Alon Zakai
2012-12-25
js autodebugger tool
Alon Zakai
2012-12-25
print library debug to stdout, not err
Alon Zakai
2012-12-24
move llvm opt debug messages
Alon Zakai
2012-12-24
autodebugger fixes
Alon Zakai
2012-12-24
debugging tool tweaks
Alon Zakai
2012-12-24
test
Alon Zakai
2012-12-24
fix llvm.expect and add test
Alon Zakai
2012-12-24
show js stack in C assertions
Alon Zakai
2012-12-24
fix ctlz and add test
Alon Zakai
2012-12-23
llvm_ctlz_i64
Alon Zakai
2012-12-23
clean up all temp files in js optimizer
Alon Zakai
2012-12-23
clean up temp files in js optimizer
Alon Zakai
2012-12-23
undef i386 and x86_64, not just with __'s
Alon Zakai
2012-12-21
add slack to crunch reftests
Alon Zakai
2012-12-21
update crunch reference image to latest crunch svn
Alon Zakai
2012-12-21
fix test_utf
Alon Zakai
2012-12-21
bump version
1.1.0
Alon Zakai
2012-12-21
fix missing returns in embind code
Alon Zakai
2012-12-21
improve lto
Alon Zakai
2012-12-21
fix test_emcc_caching
Alon Zakai
2012-12-21
avoid separate lto pass
Alon Zakai
2012-12-21
make -fno-math-errno the default
Alon Zakai
2012-12-21
by default only keep main alive
Alon Zakai
2012-12-21
safely internalize in s_x_x tests too
Alon Zakai
2012-12-21
update test_strings
Alon Zakai
2012-12-21
update test_jcache
Alon Zakai
2012-12-21
update test_emcc
Alon Zakai
2012-12-21
do lto before dce, since lto opens up dce opportunities
Alon Zakai
2012-12-21
improve and fix test_relooper
Alon Zakai
2012-12-21
update test_emcc_caching to improve llvm 3.2 sizes
Alon Zakai
2012-12-21
be careful with internalize in llvm LTO, and mark needed symbols for relooper
Alon Zakai
2012-12-21
update libcxxabi
Alon Zakai
2012-12-21
llvm 3.2 internalize internalizes even main, so manually keep it and other ↵
Alon Zakai
exports alive
2012-12-21
bump expected LLVM version to 3.2
Alon Zakai
2012-12-20
timeb
Alon Zakai
2012-12-20
modify sdl error text
Alon Zakai
2012-12-20
SDL_SetGamma
Alon Zakai
2012-12-19
fix python typo
Alon Zakai
2012-12-19
re-kill test_remove_duplicates
Alon Zakai
2012-12-19
keep order of unique link inputs the same, for jcache
Alon Zakai
[next]