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
2010-12-04
fix 2 bugs in variable analyzer
Alon Zakai
2010-12-04
fix for bitshifts
Alon Zakai
2010-12-04
llvm.va_copy
Alon Zakai
2010-12-04
qsort
Alon Zakai
2010-12-02
handle bitcasts etc. of call() idents +test
Alon Zakai
2010-11-28
additional SDL stubs
Alon Zakai
2010-11-28
lua demo note
Alon Zakai
2010-11-28
lua demo additional files
Alon Zakai
2010-11-28
paranoid memory initialization in typed arrays, lua demo update (with ↵
Alon Zakai
missing files)
2010-11-27
comment
Alon Zakai
2010-11-27
update lua demo
Alon Zakai
2010-11-27
fix bug in laying out of constant structures +tests
Alon Zakai
2010-11-27
simplify dump(), avoid memory issues
Alon Zakai
2010-11-27
update lua demo
Alon Zakai
2010-11-27
proper memory initialization with or without typed arrays; additional lua tests
Alon Zakai
2010-11-26
return the optimization of dropping function data as soon as possible
Alon Zakai
2010-11-26
remove clumsy iterative creation attempts of globals
Alon Zakai
2010-11-26
updated lua demo
Alon Zakai
2010-11-26
|abs| in stdlib
Alon Zakai
2010-11-26
improve varargs support
Alon Zakai
2010-11-26
do not try to unflatten slabs at runtime
Alon Zakai
2010-11-26
flatten global constants at compile time
Alon Zakai
2010-11-25
generate [0 x type] types automatically
Alon Zakai
2010-11-25
identify all llvm linkages
Alon Zakai
2010-11-25
version 0.6
Alon Zakai
2010-11-25
lua demo tweaks
Alon Zakai
2010-11-25
lua web demo
Alon Zakai
2010-11-25
lua test fix, fix breakage
Alon Zakai
2010-11-25
improve lua test + fixes
Alon Zakai
2010-11-25
check stores in SAFE_HEAP
Alon Zakai
2010-11-22
strengthen SAFE_HEAP in malloc and on the stack
Alon Zakai
2010-11-21
optimize SAFE_HEAP for speed and enable additional tests
Alon Zakai
2010-11-21
strengthen SAFE_HEAP
Alon Zakai
2010-11-21
SAFE_HEAP now validates the load-store consistency assumption, plus minor ↵
Alon Zakai
related fixes
2010-11-20
lua test
Alon Zakai
2010-11-20
misc minor fixes and additions
Alon Zakai
2010-11-20
refactor do_ll_test
Alon Zakai
2010-11-20
minimal C++ exceptions support
Alon Zakai
2010-11-20
nonworking stubs for setjmp.h
Alon Zakai
2010-11-20
simple realloc implementation
Alon Zakai
2010-11-19
analyze types of function parameters
Alon Zakai
2010-11-19
add |undef| value
Alon Zakai
2010-11-19
missing mathops: ord, uno, true
Alon Zakai
2010-11-18
check frontend optimizations in tests (except for gcc_unmangler)
Alon Zakai
2010-11-18
fix parsing of |noalias| in function calls, minor fix to |getelementptr| ↵
Alon Zakai
type discovery error
2010-11-18
correct lineNums in unparsedFunctions
Alon Zakai
2010-11-17
tweaks for frontend-optimized input
Alon Zakai
2010-11-16
differentiate llvm variables from functions in niceIdents
Alon Zakai
2010-11-16
handle identifiers with quotes and ignore |hidden| +test
puffnfresh
2010-11-15
addition SDL stubs
Alon Zakai
[prev]
[next]