Age | Commit message (Expand) | Author |
2012-01-31 | updated python build for automatic tests (now built with the bundled headers) | Alon Zakai |
2012-01-29 | enable poppler in o1 and o2, and some test_emcc fixes | Alon Zakai |
2012-01-29 | legalization for and, or, xor | Alon Zakai |
2012-01-29 | fix eliminator bug with eliminating over loops | Alon Zakai |
2012-01-28 | remove unneeded reminders | Alon Zakai |
2012-01-28 | Merge branch 'master' into llvmopts | Alon Zakai |
2012-01-28 | improve legalizer test and fix remaining pieces; test now passes | Alon Zakai |
2012-01-28 | preparations for legalizing zext | Alon Zakai |
2012-01-28 | legalize trunc | Alon Zakai |
2012-01-28 | Merge branch 'master' into glgears | Ehsan Akhgari |
2012-01-28 | legalize shl | Alon Zakai |
2012-01-28 | improve legalizer test | 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 | Add a human assisted test for the OpenGL ES implementation | 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 | reminder | Alon Zakai |
2012-01-26 | ntohl etc. | 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 | update tests to look for .a instead of .a.bc | Alon Zakai |
2012-01-25 | Add tests for div() and sincos(), and also implement and test sincosf | Ehsan Akhgari |
2012-01-24 | fix some i64 printing rounding errors | Alon Zakai |
2012-01-24 | add reminder | Alon Zakai |
2012-01-24 | fix i64 mode 1 bitshifts, and improve printing of i64 mode 1s | Alon Zakai |
2012-01-23 | re-enable SAFE_HEAP in select tests when doing default, o1 or o2, to catch al... | Alon Zakai |
2012-01-23 | reminders | Alon Zakai |
2012-01-23 | fix test_linespecific | Alon Zakai |
2012-01-23 | todo | Alon Zakai |
2012-01-23 | support unaligned reads/writes in ta2; fixes test_cubescript | Alon Zakai |
2012-01-23 | remove test for old js profiler option | Alon Zakai |
2012-01-23 | fix test_pgo | Alon Zakai |
2012-01-23 | fix test_typeinfo | Alon Zakai |
2012-01-23 | simplify llvm opt picking code, and allow up to level 3 | Alon Zakai |
2012-01-21 | do not generate annotations when disassembling bitcode | Alon Zakai |
2012-01-21 | test fixes | Alon Zakai |
2012-01-21 | skip tests that optimize bitcode, then pass to emcc which includes libcxx, be... | Alon Zakai |