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
2012-01-28
when legalizing into an i64 mode 1, add artificial params to keep the input v...
Alon Zakai
2012-01-28
preparations for legalizing zext
Alon Zakai
2012-01-28
legalize trunc
Alon Zakai
2012-01-28
Merge branch 'incoming' into glgears
Ehsan Akhgari
2012-01-28
Merge branch 'master' into glgears
Ehsan Akhgari
2012-01-28
Only define TypedArray_copy when typed arrays are enabled
Ehsan Akhgari
2012-01-28
Use the freeglut header
Ehsan Akhgari
2012-01-28
legalize shl
Alon Zakai
2012-01-28
refactor lshr legalization
Alon Zakai
2012-01-28
improve legalizer test
Alon Zakai
2012-01-28
legalize lshr
Alon Zakai
2012-01-27
preparation for legalizing mathops
Alon Zakai
2012-01-27
legalizer comment
Alon Zakai
2012-01-27
legalization for load
Alon Zakai
2012-01-27
support legalizing stores with tails of non-32 (but legal) size
Alon Zakai
2012-01-27
first working part of legalizing stores
Alon Zakai
2012-01-27
Disable the animation in the test to make it more robust
Ehsan Akhgari
2012-01-27
Make the test automated!
Ehsan Akhgari
2012-01-27
refactor i64 constant parsing to handle integers of arbitrary size
Alon Zakai
2012-01-27
Add a human assisted test for the OpenGL ES implementation
Ehsan Akhgari
2012-01-27
Merge branch 'support-html-template' into glgears
Ehsan Akhgari
2012-01-27
Add a TODO message to add EMSCRIPTEN_ENVIRONMENT later
Ehsan Akhgari
2012-01-27
Merge branch 'support-html-template' into glgears
Ehsan Akhgari
2012-01-27
Merge pull request #189 from ehsan/webbrowser_mac
Alon Zakai
2012-01-27
Add support for using a shell file except than the built-in one
Ehsan Akhgari
2012-01-27
Merge branch 'glgears' of github.com:ehsan/emscripten into glgears
Ehsan Akhgari
2012-01-27
Merge branch 'webbrowser_mac' into glgears
Ehsan Akhgari
2012-01-27
test fixes
Alon Zakai
2012-01-27
Pass the absolute file name to the web browser
Ehsan Akhgari
2012-01-27
add testcase for legalizer
Alon Zakai
2012-01-27
option for _ta2 in test_cases which is only run in ta2
Alon Zakai
2012-01-27
Merge branch 'handle_broken_lli' into glgears
Ehsan Akhgari
2012-01-27
remove autodebugger test concrete outputs, they differ on different machines
Alon Zakai
2012-01-27
Merge pull request #187 from ehsan/handle_broken_lli
Alon Zakai
2012-01-27
Remove the unneeded assertions
Ehsan Akhgari
2012-01-27
Fix the copy-paste mess
Ehsan Akhgari
2012-01-27
Use explicit output for test_autodebug
Ehsan Akhgari
2012-01-27
Don't run lli at all, and run llvm-nm if needed instead of it
Ehsan Akhgari
2012-01-27
Make the test runner handle broken lli's correctly
Ehsan Akhgari
2012-01-27
initial setup for work on the legalizer
Alon Zakai
2012-01-27
reminder
Alon Zakai
2012-01-26
ntohl etc.
Alon Zakai
2012-01-26
find_bigis tool
Alon Zakai
2012-01-26
fix 2 phi bugs with multiple phis and self-refing phis
Alon Zakai
2012-01-25
Merge branch 'master' into llvmopts
Alon Zakai
2012-01-25
do not mark floats as unsigned (which then affects how we do SAFE_HEAP_LOADS,...
Alon Zakai
2012-01-25
do not include libraries when autodebugging
Alon Zakai
2012-01-25
update tests to look for .a instead of .a.bc
Alon Zakai
2012-01-25
improve nativize_llvm
Alon Zakai
2012-01-25
use llvm-link in emar instead of llvm-ld
Alon Zakai
[prev]
[next]