aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2010-10-03clean up relooperalon@honor
2010-10-03cleanup + test both optimized and non-optimizedalon@honor
2010-10-02add missing branch detection of assign&invoke. all tests pass with reloopingalon@honor
2010-10-02add missing branch detection of default in switch. all reloop but sauer, dlma...alon@honor
2010-10-02test both reloop and non-reloopalon@honor
2010-10-02rewrite of relooper, part I: just emulated and loops, no ifs. all reloop but ...alon@honor
2010-10-02dlmalloc testalon@honor
2010-10-02memory implementation cleanupalon@honor
2010-10-01test+fix for modifying fields of global structuresalon@honor
2010-09-30show test namesalon@honor
2010-09-30optional stricter support for unsigned values +testalon@honor
2010-09-28call stack implementationalon@honor
2010-09-27cleanup parseGetElementPtr and ignore 'volatile'alon@honor
2010-09-25add raytracing testalon@honor
2010-09-25fix for arrays of arrays +testalon@honor
2010-09-25optional memory alignment that matches c/c++; used in clang, not in llvm-gccalon@honor
2010-09-24Infinity and NaNalon@honor
2010-09-24floating point fixes +testalon@honor
2010-09-24IEEE floats fixesalon@honor
2010-09-23proper print buffering, + cleanupalon@honor
2010-09-22fix bug with automatic tests not running both compiler frontendsalon@honor
2010-09-22disable relooping pending rewritealon@honor
2010-09-21test using both clang and llvm-gcc by defaultalon@honor
2010-09-21fix some relooper bugs, and EXECUTION_TIMEOUT setting for debugging such prob...alon@honor
2010-09-20refactor into filesalon@honor
2010-09-20fixes for clang, including support for phi; all tests pass, but optimizer and...Alon Zakai
2010-09-14additional sauer tests+fixesalon@honor
2010-09-14additional sauer testing that can now passalon@honor
2010-09-14proper flattening of nested structures +testalon@honor
2010-09-12settings.py tweakalon@honor
2010-09-11Catch a corner case with 0 in varargsalon@honor
2010-09-11enable sauer testalon@honor
2010-09-11better handling of NULL in printf, and varargsalon@honor
2010-09-10fix some print() cornersalon@honor
2010-09-10Proper parsing of llvm stringsalon@honor
2010-09-10tweaks to sauer, and strtolalon@honor
2010-09-09enable sauer test (with RELOOPING=0)alon@honor
2010-09-09call emscripten.py in test runner through public interfacealon@honor
2010-09-09commentsalon@honor
2010-09-09fix some regexps that v8 and sm do not agree onalon@honor
2010-09-09emscripten.pyalon@honor
2010-09-08sauer hello world nearly ready for enabling in test runneralon@honor
2010-09-08sauer test fixesalon@honor
2010-09-08support for in-function staticsalon@honor
2010-09-08simplify testalon@honor
2010-09-08support for getelementptr inside loads, fixes a testalon@honor
2010-09-07ES_SIZEOF: safe and portable sizeofalon@honor
2010-09-06fixes for null vs 0, and support for assert +testalon@honor
2010-09-06fix relooper bug with loops with just an inc blockalon@honor
2010-09-05sauer cleanupalon@honor