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
/
src
Age
Commit message (
Expand
)
Author
2012-11-20
llvm trap
Alon Zakai
2012-11-20
gc additions
Alon Zakai
2012-11-20
pthread_cleanup_pop
Alon Zakai
2012-11-20
pthread_cleanup_push
Alon Zakai
2012-11-20
fx fscanf
Alon Zakai
2012-11-20
comment
Alon Zakai
2012-11-20
warn on very large structural types that slow us down
Alon Zakai
2012-11-20
switch dpring to stderr
Alon Zakai
2012-11-20
fix sscanf bug and clean up code; fixes #723
Alon Zakai
2012-11-19
Fix a bug in erfc function
Xuejie Xiao
2012-11-19
Add erf and erfc implementations
Xuejie Xiao
2012-11-19
fix separator in atomic ops; fixes #722
Alon Zakai
2012-11-19
handle empty inline js
Alon Zakai
2012-11-19
ignore thread_local linkage
Alon Zakai
2012-11-19
support/ignore cc11
Alon Zakai
2012-11-16
print out hexadecimal 64-bit values properly, and fix some bugs with I64_PREC...
Alon Zakai
2012-11-16
add PRECISE_I64_MATH mode 2, to force inclusion of i64 code even when we can'...
Alon Zakai
2012-11-16
update heap exports when enlarging memory; fixes #713
Alon Zakai
2012-11-16
remove unneeded assertion
Alon Zakai
2012-11-15
cache isType calls
Alon Zakai
2012-11-15
optimize isPossiblyFunctionType and use it more
Alon Zakai
2012-11-15
emit libraries and globals in pre phase, which needs to parse globals anyhow,...
Alon Zakai
2012-11-15
optimize token closing brace check
Alon Zakai
2012-11-15
use test in makeToken as a minor optimization
Alon Zakai
2012-11-13
glVertex2fv, +tests
Alon Zakai
2012-11-13
headless option
Alon Zakai
2012-11-12
handle byval varargs; fixes #705
Alon Zakai
2012-11-12
zoomSurface support; fixes #673
Alon Zakai
2012-11-12
make Module.run accessible through closure also in pre and post-js (#704)
Alon Zakai
2012-11-12
handle as best we can surprising types for legalized bitcasts. fixes #701
Alon Zakai
2012-11-12
remove broken assertion, should fix #682
Alon Zakai
2012-11-11
optimize unbalanced 2-multiple shapes in relooper, prevent unnecessary nestin...
Alon Zakai
2012-11-11
add relooper sources
Alon Zakai
2012-11-10
remove relooper build in preparation for bootstrapping
Alon Zakai
2012-11-10
updated relooper build
Alon Zakai
2012-11-09
improve LABEL_DEBUG
Alon Zakai
2012-11-09
remove dead code
Alon Zakai
2012-11-09
cleanup
Alon Zakai
2012-11-09
fix bug with line cleanup
Alon Zakai
2012-11-09
add relooper build
Alon Zakai
2012-11-09
remove unneeded lines in output
Alon Zakai
2012-11-09
fix switch relooping with multiple identical targets
Alon Zakai
2012-11-09
support invoke in new relooper; fix branch code generation; generate emulated...
Alon Zakai
2012-11-08
ignore resume
Alon Zakai
2012-11-08
improve node detection in compiler
Alon Zakai
2012-11-08
handle switch with new relooper
Alon Zakai
2012-11-08
ignore unreachable
Alon Zakai
2012-11-08
rename __label__ => label
Alon Zakai
2012-11-08
render phis in new relooper
Alon Zakai
2012-11-08
start to send proper data to relooper
Alon Zakai
[prev]
[next]