Age | Commit message (Expand) | Author |
2016-08-30 | hipe: Add o0 and o1 to tests | Magnus Lång |
2016-05-26 | Merge branch 'margnus1/hipe/maps-is_key-opts/PR-1069/OTP-13625' | Björn-Egil Dahlberg |
2016-05-23 | hipe: Add test suite for verifying optimisations | Erik Norgren |
2016-05-04 | Up the limit for the timetrap used in the HiPE testsuite | Kostis Sagonas |
2016-05-03 | One more test suite for binary pattern matching | Kostis Sagonas |
2016-04-19 | Remove unused ct_hooks | Sverker Eriksson |
2016-03-21 | Merge branch 'kostis/hipe-inline-fp-crash/PR-984/OTP-13407' | Sverker Eriksson |
2016-03-07 | Comment and clean up a test | Kostis Sagonas |
2016-03-02 | hipe: Fix crashing bugs when inlining FP ops | Magnus Lång |
2016-02-29 | A test that crashes the HiPE compiler when inlining FP ops | Kostis Sagonas |
2016-02-17 | Makefiles: Remove test_server from include path and code path | Björn Gustavsson |
2016-02-17 | Eliminate use of test_server.hrl and test_server_line.hrl | Björn Gustavsson |
2016-02-02 | Merge branch 'margnus1/bs_unit_fix' into maint | Zandra |
2015-12-16 | Fix compilation of matching with UTF binaries | Kostis Sagonas |
2015-12-16 | Cleanup and add one more test case | Kostis Sagonas |
2015-12-16 | Two tests that depend on inlining being turned on | Kostis Sagonas |
2015-12-16 | More tests for BIFs | Kostis Sagonas |
2015-12-16 | Include some more old HiPE tests to the test suite | Kostis Sagonas |
2015-12-16 | Add tests for the is_boolean/1 guard | Kostis Sagonas |
2015-12-16 | Two more tests added | Kostis Sagonas |
2015-12-16 | Test that apply/3 is tail recursive | Kostis Sagonas |
2015-12-16 | Three more tests added | Kostis Sagonas |
2015-12-16 | Minor cleanup | Kostis Sagonas |
2015-12-16 | Comment out tests that are not ready for to_llvm | Kostis Sagonas |
2015-12-16 | Cleanups & uncomment some code | Kostis Sagonas |
2015-12-16 | More tests for handling of UTF in bitstrings | Kostis Sagonas |
2015-12-16 | Minor code cleanup | Kostis Sagonas |
2015-12-16 | Add more generated test suites in Makefile | Kostis Sagonas |
2015-12-16 | Use function from hipe module instead of a local one | Kostis Sagonas |
2015-12-16 | Add function to prevent running tests in the LLVM backend | Kostis Sagonas |
2015-12-16 | More basic tests | Kostis Sagonas |
2015-12-16 | First part of the basic test suite for the HiPE compiler | Kostis Sagonas |
2015-12-02 | hipe: Fix signed compares of unsigned sizes | Magnus Lång |
2015-11-30 | hipe: Add tests for bad bit syntax float sizes | Magnus Lång |
2015-11-27 | Add a case testing the handling of guards involving binaries | Kostis Sagonas |
2015-11-27 | Add some more binary syntax construction tests | Kostis Sagonas |
2015-11-09 | Merge branch 'kostis/hipe-bs-match-huge-bin' into maint | Henrik Nord |
2015-10-12 | Fix edge case of Size = 0 in bs_put_integer | Kostis Sagonas |
2015-10-02 | Fix matching with huge binaries | Kostis Sagonas |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-05-06 | Merge branch 'sverk/hipe_match_wbin/OTP-12667' | Sverker Eriksson |
2015-04-29 | hipe: Add test for matching of writable binary | Sverker Eriksson |
2015-04-15 | Raise more descriptive error messages for failed map operations | Björn Gustavsson |
2015-03-13 | hipe: Fix maps sort order testcase | Björn-Egil Dahlberg |
2014-04-29 | Add five new test files for maps in the HiPE test suite | Kostis Sagonas |
2014-04-29 | Copy the tests for maps from the compiler application to a new HiPE test suite | Magnus Lång |
2014-03-23 | Add support for testing the LLVM backend too | Kostis Sagonas |
2014-03-23 | Ensure generated modules are properly included in the Emakefile | Kostis Sagonas |
2014-02-24 | Up the time limit (globally) for some slow machines | Kostis Sagonas |
2014-02-24 | Add check so that tests are skipped if HiPE is not available | Kostis Sagonas |