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
/
tests
Age
Commit message (
Collapse
)
Author
2011-11-22
emcc stuff
Alon Zakai
2011-11-22
test fixes for |other|
Alon Zakai
2011-11-22
improve build process for benchmarks, allowing more pass customization
Alon Zakai
2011-11-21
fix i64 comparison bug, and various test fixes
Alon Zakai
2011-11-20
comment
Alon Zakai
2011-11-20
sketch of emcc
Alon Zakai
2011-11-19
use js optimizer in benchmarks
Alon Zakai
2011-11-19
initial work on JS optimizer
Alon Zakai
2011-11-19
test runner fixes
Alon Zakai
2011-11-18
rename OPTIMIZE to MICRO_OPTS
Alon Zakai
2011-11-17
proper support for sext of i64s in i64 mode 1
Alon Zakai
2011-11-17
refactor llvm opts code
Alon Zakai
2011-11-17
use clang for native code comparisons, for more valid benchmark results
Alon Zakai
2011-11-17
fix name in test runner
Alon Zakai
2011-11-17
Merge branch 'master' of github.com:kripken/emscripten
Alon Zakai
2011-11-17
refactor PGO code
Alon Zakai
2011-11-16
do not fail on malloc(0)
Alon Zakai
2011-11-16
clean up benchmark code
Alon Zakai
2011-11-16
cleanup benchmark code
Alon Zakai
2011-11-16
tell closure compiler not to inline very large functions. use closure in all ↵
Alon Zakai
benchmarks
2011-11-16
use closure in fasta benchmark
Alon Zakai
2011-11-16
initial support for unaligned reads/writes in t2
Alon Zakai
2011-11-13
simplify typed array code, support for .set() on typed arrays, and remove ↵
Alon Zakai
option to fallback from typed arrays
2011-11-13
use safe heap in all ta2 tests, to check for alignment issues
Alon Zakai
2011-11-13
make test_time pass
Alon Zakai
2011-11-13
disable i64=1 tests in q1
Alon Zakai
2011-11-12
weaken i64 test
Alon Zakai
2011-11-12
prepare to merge to master
Alon Zakai
2011-11-12
prepare to merge to master
Alon Zakai
2011-11-12
don't use unsafe opts in benchmarks
Alon Zakai
2011-11-12
clean up benchmark code and disable raytrace, which is unreliable
Alon Zakai
2011-11-11
test fixes
Alon Zakai
2011-11-11
test fixes
Alon Zakai
2011-11-11
fix cubescript
Alon Zakai
2011-11-11
fix dlfcn_qsort
Alon Zakai
2011-11-11
fix phi semantics with multiple dependent phis
Alon Zakai
2011-11-11
fix bug with duplicate llvm_as, and other tweaks to that code
Alon Zakai
2011-11-11
roundy math ops (add etc.) in i64=1
Alon Zakai
2011-11-11
focus on ta2 i64=1 tests
Alon Zakai
2011-11-11
tweak raytrace test
Alon Zakai
2011-11-11
tiny cleanup
Alon Zakai
2011-11-11
fix remaining ta2 i64=1 tests
Alon Zakai
2011-11-11
focus on ta2 i64mode=1 tests
Alon Zakai
2011-11-10
fix for test_parseInt
Alon Zakai
2011-11-10
test tweak
Alon Zakai
2011-11-10
test tweak
Alon Zakai
2011-11-10
more i64 tests
Alon Zakai
2011-11-10
i64 fix for printing the very largest values
Alon Zakai
2011-11-10
cleanup and fixes for i64
Alon Zakai
2011-11-10
more i64 fixes and tests
Alon Zakai
[next]