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 (
Expand
)
Author
2011-11-13
warnOnce
Alon Zakai
2011-11-13
fix compiler.js bug
Alon Zakai
2011-11-13
notifications about compilation settings
Alon Zakai
2011-11-13
simplify typed array code, support for .set() on typed arrays, and remove opt...
Alon Zakai
2011-11-13
use our own headers with the native compiler during configure in emmaken
Alon Zakai
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
comment
Alon Zakai
2011-11-12
clean up benchmark code and disable raytrace, which is unreliable
Alon Zakai
2011-11-12
autodebug diff tool
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
fix for building projects when they already exist
Alon Zakai
2011-11-11
fix i64 extension bug not being done
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
additional llvm intrinsics we need to de-i64-ify
Alon Zakai
2011-11-11
focus on ta2 i64mode=1 tests
Alon Zakai
2011-11-10
do not use i64s in llvm intrinsics that don't need it
Alon Zakai
2011-11-10
fix for i64 subtract in parsei64
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
fix for GEP indexes being i64
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
2011-11-10
i64 fixes and tests
Alon Zakai
2011-11-10
i64 tests
Alon Zakai
2011-11-10
fixes; i64 passes
Alon Zakai
2011-11-10
note for future parsing of i64 consts
Alon Zakai
2011-11-10
i64 fixes, first part of test_i64 passes
Alon Zakai
2011-11-09
initial work on i64 mathops
Alon Zakai
2011-11-09
initial work on i64
Alon Zakai
2011-11-09
update misleading reference to LLVM 2.9
Alon Zakai
2011-11-07
expression optimizer in eliminator
Alon Zakai
2011-11-07
basic support for dynamic_cast
Alon Zakai
[next]