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-10-15
recurse blocks in loop optimizer; 1% speedup
alon@honor
2010-10-15
BNOPP in some simple emulated blocks; 1% speedup
alon@honor
2010-10-14
sanity checks for benchmarks
alon@honor
2010-10-14
remove unnecessary boolean ==> int conversions; fix uncovered bug; 20% speedup
alon@honor
2010-10-13
use tracemonkey in settings.py
alon@honor
2010-10-13
aggressively nativize variables; stop doing optimizations that are no longer ↵
alon@honor
needed; fix some uncovered bugs; 49% speedup
2010-10-12
use closure compiler in benchmarks; 13% speedup
alon@honor
2010-10-12
comment
alon@honor
2010-10-11
clean up relooper label storage
alon@honor
2010-10-11
increment stack all at once; 2% speedup
alon@honor
2010-10-10
typed arrays support; function __index__ing ; 36% speedup
alon@honor
2010-10-10
clean up flattener code and remove unneeded flattener definitions; 3% speedup
alon@honor
2010-10-10
spidermonkey opts
alon@honor
2010-10-09
pass types to makeGetValue/makeSetValue
alon@honor
2010-10-09
cleanup: remove need for .text in item.pointer
alon@honor
2010-10-09
cleanup: remove need for .text in item.type
alon@honor
2010-10-09
optimize away 1's and 0's in getelementptr; 1% speedup
alon@honor
2010-10-09
do not GUARD_MEMORY in benchmark; 7% speedup
alon@honor
2010-10-09
benchmarking setup
alon@honor
2010-10-09
allow test runner to not check timeouts when running code
alon@honor
2010-10-09
fix memory alignment/padding of structures | TESTS FIXED
alon@honor
2010-10-09
make llvm 2.7/clang work again
alon@honor
2010-10-08
add entry labels only when necessary | all tests pass but fasta on clang
alon@honor
2010-10-08
fix bug with last commit, and better GUARD_MEMORY option
alon@honor
2010-10-08
initial support for |extractvalue|
alon@honor
2010-10-08
beginnings of fixes for clang 2.8
alon@honor
2010-10-07
all llvm-gcc tests pass
alon@honor
2010-10-07
handle |linkonce| constants | all llvm_gcc tests pass but sauer
alon@honor
2010-10-07
begin work to adapt to llvm 2.8 | TESTS BROKEN
alon@honor
2010-10-07
separate running stage out in test runner
alon@honor
2010-10-07
separate build stage out in test runner
alon@honor
2010-10-06
optimize raytrace demo
alon@honor
2010-10-06
inline stack allocations
alon@honor
2010-10-06
Runtime system, and inlining of stackEnter/Exit
alon@honor
2010-10-05
fix relooper bug with not noticing other entries as invalidating; now loops ↵
alon@honor
are only created when truly needed
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, ↵
alon@honor
dlmalloc/clang
2010-10-02
test both reloop and non-reloop
alon@honor
[prev]
[next]