aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/test
AgeCommit message (Expand)Author
2018-10-15HiPE: Fix check for when ErLLVM is availableKostis Sagonas
2018-09-28hipe: Document new limitations and disable known failing testsJohn Högberg
2018-06-12No reason to refer to wxSizer in the testKostis Sagonas
2018-06-11Fix a crash ih HoPE's lazy code motion passKostis Sagonas
2018-04-26Move erl_types test into a common_test suiteSean Cribbs
2018-01-22Don't build a stacktrace if it's only passed to erlang:raise/3Björn Gustavsson
2018-01-15Merge branch 'maint'Sverker Eriksson
2018-01-05hipe: Avoid out-of-memory crash for bs_SUITE:bs_constructSverker Eriksson
2017-11-16HiPE: Unique ref receive optMagnus Lång
2017-11-05HiPE: Verify GC safety of derived valuesMagnus Lång
2017-10-11hipe: Extend the basic_SUITE with one more testKostis Sagonas
2017-09-18Merge branch 'maint'Hans Bolinder
2017-09-15hipe (test): Do not use deprecated functions in string(3)Dan Gudmundsson
2017-09-12dialyzer: Modify handling of singleton map key typesHans Bolinder
2017-03-27hipe: Fix range analysis of calls with ignored resMagnus Lång
2017-03-16hipe: Add basic_edge_cases test caseMagnus Lång
2017-03-06hipe: Improve code generation for element/2Magnus Lång
2017-01-25Update test cases for erlang:hash/2 removalBjörn-Egil Dahlberg
2016-12-16Merge branch 'maint'Sverker Eriksson
2016-12-06Add some tests for numeric BIFsKostis Sagonas
2016-12-06Substitute export_all with proper exportKostis Sagonas
2016-11-23Merge branch 'maint'Sverker Eriksson
2016-11-19hipe_icode_call_elim: Fix cf elimination crashMagnus Lång
2016-11-07Merge branch 'maint'Sverker Eriksson
2016-11-03Add a test case that should now workKostis Sagonas
2016-08-30hipe: Add o0 and o1 to testsMagnus Lång
2016-08-25Increase the time limit used by the test suiteKostis Sagonas
2016-05-26Merge branch 'margnus1/hipe/maps-is_key-opts/PR-1069/OTP-13625'Björn-Egil Dahlberg
2016-05-23hipe: Add test suite for verifying optimisationsErik Norgren
2016-05-04Up the limit for the timetrap used in the HiPE testsuiteKostis Sagonas
2016-05-03One more test suite for binary pattern matchingKostis Sagonas
2016-04-19Remove unused ct_hooksSverker Eriksson
2016-03-21Merge branch 'kostis/hipe-inline-fp-crash/PR-984/OTP-13407'Sverker Eriksson
2016-03-07Comment and clean up a testKostis Sagonas
2016-03-02hipe: Fix crashing bugs when inlining FP opsMagnus Lång
2016-02-29A test that crashes the HiPE compiler when inlining FP opsKostis Sagonas
2016-02-17Makefiles: Remove test_server from include path and code pathBjörn Gustavsson
2016-02-17Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson
2016-02-02Merge branch 'margnus1/bs_unit_fix' into maintZandra
2015-12-16Fix compilation of matching with UTF binariesKostis Sagonas
2015-12-16Cleanup and add one more test caseKostis Sagonas
2015-12-16Two tests that depend on inlining being turned onKostis Sagonas
2015-12-16More tests for BIFsKostis Sagonas
2015-12-16Include some more old HiPE tests to the test suiteKostis Sagonas
2015-12-16Add tests for the is_boolean/1 guardKostis Sagonas
2015-12-16Two more tests addedKostis Sagonas
2015-12-16Test that apply/3 is tail recursiveKostis Sagonas
2015-12-16Three more tests addedKostis Sagonas
2015-12-16Minor cleanupKostis Sagonas
2015-12-16Comment out tests that are not ready for to_llvmKostis Sagonas