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
/
utility.js
Age
Commit message (
Expand
)
Author
2010-10-23
optimize out unneeded item[0]
alon@honor
2010-10-21
fixes in parseConst; move getFunctionIndex into Runtime; test for global func...
alon@honor
2010-10-18
minor fixes and cleanups
alon@honor
2010-10-09
optimize away 1's and 0's in getelementptr; 1% speedup
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-09-25
optional memory alignment that matches c/c++; used in clang, not in llvm-gcc
alon@honor
2010-09-21
fix some relooper bugs, and EXECUTION_TIMEOUT setting for debugging such prob...
alon@honor
2010-09-20
refactor into files
alon@honor
2010-09-15
rewrite enzymatic, compilation is x2.5 faster
alon@honor
2010-09-05
optimize FunctionReconstructor
alon@honor
2010-08-30
imported patch optimize_enzymatic
alon@honor
2010-08-29
clean up segments from noalias etc.
alon@honor
2010-08-29
fix for 'sret' & other GEP features
alon@honor
2010-08-26
cleanup + prep for enzymatic2
alon@honor
2010-08-25
the code
alon@honor