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 (
Expand
)
Author
2012-12-31
disable non-optimized asm test suite
Alon Zakai
2012-12-31
fix llvm_swap_i64
Alon Zakai
2012-12-31
fix parseInt64
Alon Zakai
2012-12-31
export malloc and free from asm, if present
Alon Zakai
2012-12-31
Merge branch 'incoming' into asm_js
Alon Zakai
2012-12-31
make browser fs api test robust
Alon Zakai
2012-12-31
some debugging for browser fs api test
Alon Zakai
2012-12-31
improve parsing of globals and types
Alon Zakai
2012-12-30
emscripten_async_wget_data
Alon Zakai
2012-12-30
fix i64 precise modulo
Alon Zakai
2012-12-30
fix mmap; fixes #769
Alon Zakai
2012-12-30
fix parseInt of '0'
Alon Zakai
2012-12-30
minor i64 parsing fixes
Alon Zakai
2012-12-30
parse empty i64 strings properly
Alon Zakai
2012-12-30
use precise 64-bit parsing for parseInt, add bswap64 test, fixes #768
Alon Zakai
2012-12-30
update bignum code with bugfix from upstream, and add i64Math code to parse
Alon Zakai
2012-12-29
add llvm_bswap_i64 for #768
Alon Zakai
2012-12-29
force mmap to return page-aligned addresses, and check for valid input in munmap
Alon Zakai
2012-12-29
chunk very large embed-file
Alon Zakai
2012-12-29
save legalizedI64 state for multiphase compilation
Alon Zakai
2012-12-28
fix repeated compilation
Alon Zakai
2012-12-27
compile given ll in compiler.html
Alon Zakai
2012-12-27
option to provide raw ll to compiler.js
Alon Zakai
2012-12-27
compile and run in compiler.html
Alon Zakai
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
merge incoming
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
[prev]
[next]