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
2010-09-22
fix bug with automatic tests not running both compiler frontends
alon@honor
2010-09-22
disable relooping pending rewrite
alon@honor
2010-09-21
test using both clang and llvm-gcc by default
alon@honor
2010-09-21
fix some relooper bugs, and EXECUTION_TIMEOUT setting for debugging such ↵
alon@honor
problems
2010-09-20
refactor into files
alon@honor
--HG-- rename : src/parser.js => src/compiler.js
2010-09-20
fixes for clang, including support for phi; all tests pass, but optimizer ↵
Alon Zakai
and relooper broken (on clang)
2010-09-14
additional sauer tests+fixes
alon@honor
2010-09-14
additional sauer testing that can now pass
alon@honor
2010-09-14
proper flattening of nested structures +test
alon@honor
2010-09-12
settings.py tweak
alon@honor
2010-09-11
Catch a corner case with 0 in varargs
alon@honor
2010-09-11
enable sauer test
alon@honor
2010-09-11
better handling of NULL in printf, and varargs
alon@honor
2010-09-10
fix some print() corners
alon@honor
2010-09-10
Proper parsing of llvm strings
alon@honor
2010-09-10
tweaks to sauer, and strtol
alon@honor
2010-09-09
enable sauer test (with RELOOPING=0)
alon@honor
2010-09-09
call emscripten.py in test runner through public interface
alon@honor
2010-09-09
comments
alon@honor
2010-09-09
fix some regexps that v8 and sm do not agree on
alon@honor
2010-09-09
emscripten.py
alon@honor
2010-09-08
sauer hello world nearly ready for enabling in test runner
alon@honor
2010-09-08
sauer test fixes
alon@honor
2010-09-08
support for in-function statics
alon@honor
2010-09-08
simplify test
alon@honor
2010-09-08
support for getelementptr inside loads, fixes a test
alon@honor
2010-09-07
ES_SIZEOF: safe and portable sizeof
alon@honor
2010-09-06
fixes for null vs 0, and support for assert +test
alon@honor
2010-09-06
fix relooper bug with loops with just an inc block
alon@honor
2010-09-05
sauer cleanup
alon@honor
2010-09-05
Sauer hello world runs, without optimization or relooping, and without ↵
alon@honor
testing internals
2010-09-04
atexit +test
alon@honor
2010-09-04
clean up settings and add code snippets file
alon@honor
--HG-- rename : tests/settings.cfg => tests/settings.py
2010-09-04
finish varargs work
alon@honor
2010-09-04
initial work towards varargs
alon@honor
2010-09-03
Support for global pointers +test
alon@honor
2010-09-03
support for global consts
alon@honor
2010-09-03
fixes for invoke (+fix of regression in test runner)
alon@honor
2010-09-02
ptrtoint support, +test that includes scanning generated code
alon@honor
2010-09-02
and/or support
alon@honor
2010-09-02
xor support +test
alon@honor
2010-09-02
support for bitshifts +test
alon@honor
2010-08-30
imported patch optimize_enzymatic
alon@honor
2010-08-29
fix for 'sret' & other GEP features
alon@honor
2010-08-29
Support for llvm 'switch'
alon@honor
2010-08-29
add non-working sauer test
alon@honor
2010-08-28
parseNumerical on consts in structs ; fasta passes
alon@honor
2010-08-28
fcmp fix & better testing
alon@honor
2010-08-28
fix 3 bugs: printf error, no IEEEUnhexing, and <{'s. 2 new tests
alon@honor
2010-08-27
fix lastLoopLine assumed to always be identifiable
alon@honor
[prev]
[next]