aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-01-31updated python build for automatic tests (now built with the bundled headers)Alon Zakai
2012-01-29enable poppler in o1 and o2, and some test_emcc fixesAlon Zakai
2012-01-29legalization for and, or, xorAlon Zakai
2012-01-29fix eliminator bug with eliminating over loopsAlon Zakai
2012-01-28remove unneeded remindersAlon Zakai
2012-01-28Merge branch 'master' into llvmoptsAlon Zakai
2012-01-28improve legalizer test and fix remaining pieces; test now passesAlon Zakai
2012-01-28preparations for legalizing zextAlon Zakai
2012-01-28legalize truncAlon Zakai
2012-01-28Merge branch 'master' into glgearsEhsan Akhgari
2012-01-28legalize shlAlon Zakai
2012-01-28improve legalizer testAlon Zakai
2012-01-27first working part of legalizing storesAlon Zakai
2012-01-27Disable the animation in the test to make it more robustEhsan Akhgari
2012-01-27Make the test automated!Ehsan Akhgari
2012-01-27Add a human assisted test for the OpenGL ES implementationEhsan Akhgari
2012-01-27Merge branch 'webbrowser_mac' into glgearsEhsan Akhgari
2012-01-27test fixesAlon Zakai
2012-01-27Pass the absolute file name to the web browserEhsan Akhgari
2012-01-27add testcase for legalizerAlon Zakai
2012-01-27option for _ta2 in test_cases which is only run in ta2Alon Zakai
2012-01-27Merge branch 'handle_broken_lli' into glgearsEhsan Akhgari
2012-01-27remove autodebugger test concrete outputs, they differ on different machinesAlon Zakai
2012-01-27Merge pull request #187 from ehsan/handle_broken_lliAlon Zakai
2012-01-27Remove the unneeded assertionsEhsan Akhgari
2012-01-27Fix the copy-paste messEhsan Akhgari
2012-01-27Use explicit output for test_autodebugEhsan Akhgari
2012-01-27Don't run lli at all, and run llvm-nm if needed instead of itEhsan Akhgari
2012-01-27Make the test runner handle broken lli's correctlyEhsan Akhgari
2012-01-27reminderAlon Zakai
2012-01-26ntohl etc.Alon Zakai
2012-01-26fix 2 phi bugs with multiple phis and self-refing phisAlon Zakai
2012-01-25Merge branch 'master' into llvmoptsAlon Zakai
2012-01-25update tests to look for .a instead of .a.bcAlon Zakai
2012-01-25Add tests for div() and sincos(), and also implement and test sincosfEhsan Akhgari
2012-01-24fix some i64 printing rounding errorsAlon Zakai
2012-01-24add reminderAlon Zakai
2012-01-24fix i64 mode 1 bitshifts, and improve printing of i64 mode 1sAlon Zakai
2012-01-23re-enable SAFE_HEAP in select tests when doing default, o1 or o2, to catch al...Alon Zakai
2012-01-23remindersAlon Zakai
2012-01-23fix test_linespecificAlon Zakai
2012-01-23todoAlon Zakai
2012-01-23support unaligned reads/writes in ta2; fixes test_cubescriptAlon Zakai
2012-01-23remove test for old js profiler optionAlon Zakai
2012-01-23fix test_pgoAlon Zakai
2012-01-23fix test_typeinfoAlon Zakai
2012-01-23simplify llvm opt picking code, and allow up to level 3Alon Zakai
2012-01-21do not generate annotations when disassembling bitcodeAlon Zakai
2012-01-21test fixesAlon Zakai
2012-01-21skip tests that optimize bitcode, then pass to emcc which includes libcxx, be...Alon Zakai