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
2010-10-05
version 0.3
alon@honor
2010-10-04
higher memory defaults, for raytracing demo
alon@honor
2010-10-04
temporary hackish removal of unneeded breaks outside of complex emulated blocks
alon@honor
2010-10-04
GUARD_LABELS option + further cleanup
alon@honor
2010-10-04
clean up relooper
alon@honor
2010-10-04
initial working version of 'multiple' block in relooper
alon@honor
2010-10-03
cleanup fallback when no RELOOP
alon@honor
2010-10-03
proper indentation of generated code
alon@honor
2010-10-03
reloop blocks with multiple entries
alon@honor
2010-10-03
minor relooper fixes
alon@honor
2010-10-03
clean up relooper
alon@honor
2010-10-03
cleanup + test both optimized and non-optimized
alon@honor
2010-10-02
add missing branch detection of assign&invoke. all tests pass with relooping
alon@honor
2010-10-02
add missing branch detection of default in switch. all reloop but sauer, dlma...
alon@honor
2010-10-02
rewrite of relooper, part I: just emulated and loops, no ifs. all reloop but ...
alon@honor
2010-10-02
dlmalloc test
alon@honor
2010-10-02
memory implementation cleanup
alon@honor
2010-10-01
test+fix for modifying fields of global structures
alon@honor
2010-10-01
handle nested function calls in mathops
alon@honor
2010-09-30
use parse/finalizeLLVM in mathops
alon@honor
2010-09-30
library additions
alon@honor
2010-09-30
optional stricter support for unsigned values +test
alon@honor
2010-09-30
abort()
alon@honor
2010-09-29
nicer llvm parameter parsing tools, used in 'store'
alon@honor
2010-09-29
clean up memory allocation
alon@honor
2010-09-28
SDL fixes, do not malloc for each frame
alon@honor
2010-09-28
call stack implementation
alon@honor
2010-09-27
parseLLVMFunctionCall/finalizeLLVMFunctionCall cleanup
alon@honor
2010-09-27
preprocessor requires variable>0 to consider it true
alon@honor
2010-09-27
ignore 'noalias' in function defs
alon@honor
2010-09-27
emscripten.h tweaks
alon@honor
2010-09-27
missing udiv
alon@honor
2010-09-27
simplify intertyping of store
alon@honor
2010-09-27
clean out parseBitcast
alon@honor
2010-09-27
cleanup parseGetElementPtr and ignore 'volatile'
alon@honor
2010-09-26
beginnings of SDL support; minor fixes for SDL; raytrace web demo
alon@honor
2010-09-25
add raytracing test
alon@honor
2010-09-25
fix for arrays of arrays +test
alon@honor
2010-09-25
optional memory alignment that matches c/c++; used in clang, not in llvm-gcc
alon@honor
2010-09-25
snippets ==> library
alon@honor
2010-09-25
improve snippets format, and a few additional library implementations
alon@honor
2010-09-25
additional function qualifiers to ignore
alon@honor
2010-09-25
parseNumerical in fastops
alon@honor
2010-09-25
getelementptr intertyping fix
alon@honor
2010-09-24
Infinity and NaN
alon@honor
2010-09-24
floating point fixes +test
alon@honor
2010-09-24
IEEE floats fixes
alon@honor
2010-09-23
iostream fixes
alon@honor
2010-09-23
proper print buffering, + cleanup
alon@honor
2010-09-22
several stdlib implementations
alon@honor
[next]