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 (
Collapse
)
Author
2010-11-13
string constants inside struct constants +test
Alon Zakai
2010-11-13
recognize varargs in function pointer types
Alon Zakai
2010-11-13
cleanup in function header
Alon Zakai
2010-11-07
wip bullet/webgl demo
Alon Zakai
2010-11-06
cleanup integration code
Alon Zakai
2010-11-05
framework for integration tests
Alon Zakai
2010-11-02
support for struct/aggregate values in load&store; all tests pass
alon@honor
2010-11-01
add HEAPs and malloc/free to Module
alon@honor
2010-10-31
allow both modularized and non-modularized shell.js
alon@honor
2010-10-31
finish module-ization of generated code
alon@honor
2010-10-31
remove getters from global vars
alon@honor
2010-10-28
bustage fix
alon@honor
2010-10-27
modularize generated code
alon@honor
2010-10-26
proper blockIds, fixes relooper bug
alon@honor
2010-10-25
fix for type of |inttoptr|,|ptrtoint|
alon@honor
2010-10-25
fix bug with type of |select|
alon@honor
2010-10-24
benchmarks working again
alon@honor
2010-10-24
progress on cleaning up Runtime
alon@honor
2010-10-24
fixes for more complex statics test
alon@honor
2010-10-24
add nonvirtual part to polymorph test; fails in clang
alon@honor
2010-10-23
small simplification for variable analyzer
alon@honor
2010-10-23
math funcs
alon@honor
2010-10-23
additional memset alias
alon@honor
2010-10-23
support for pure virtual functions
alon@honor
2010-10-23
nicer numerical constants
alon@honor
2010-10-23
better LABEL_DEBUG
alon@honor
2010-10-23
fix for invoke function calls not using function table
alon@honor
2010-10-23
handle llvm functions in ret
alon@honor
2010-10-23
fix in exception handling
alon@honor
2010-10-23
fix for phi-in-phi, and fix uncovered bug with llvm function calls inside phi
alon@honor
2010-10-23
regex-ize tokenizer
alon@honor
2010-10-23
optimize out unneeded item[0]
alon@honor
2010-10-22
optimize enzymatic addItem[s]
alon@honor
2010-10-22
optimize tokenizer
alon@honor
2010-10-21
gettimeofday(), and more stuff in Runtime
alon@honor
2010-10-21
fixes in parseConst; move getFunctionIndex into Runtime; test for global ↵
alon@honor
function pointers
2010-10-21
expose ___SIZE of structs
alon@honor
2010-10-21
demangler python script
alon@honor
2010-10-21
optimize flattener appearances
alon@honor
2010-10-21
optimize away unneeded FLATTENER[0]; enable gcc_unmangler test
alon@honor
2010-10-21
properly analyze [0 x ...] types (used only for indexing)
alon@honor
2010-10-21
support phi with >2 params
alon@honor
2010-10-21
support for 'c' in printf
alon@honor
2010-10-21
tweak stack allocation optimization
alon@honor
2010-10-20
dynamic stack allocation support; demangler test closer to passing
alon@honor
2010-10-20
prep for bullet test
alon@honor
2010-10-20
optimize tokenizer
alon@honor
2010-10-20
getelementptr corner cases
alon@honor
2010-10-19
more fastcc
alon@honor
2010-10-19
fastcc
alon@honor
[prev]
[next]