summaryrefslogtreecommitdiff
path: root/lib/hipe/test
Commit message (Expand)AuthorAgeFilesLines
* otp: Remove HiPE and HiPE-related accessoriesJohn Högberg2020-11-0998-11745/+0
* dialyzer: Move code in hipe that is used by dialyzer to dialyzerLukas Larsson2020-09-212-199/+1
* Merge branch 'maint'Björn Gustavsson2020-02-191-0/+15
|\
| * Eliminate crash in compilation of native codeBjörn Gustavsson2020-02-171-0/+15
* | hipe: Assume that erlc only emits get_tuple_element when safeJohn Högberg2020-02-031-0/+26
|/
* HiPE: Fix check for when ErLLVM is availableKostis Sagonas2018-10-151-1/+1
* hipe: Document new limitations and disable known failing testsJohn Högberg2018-09-282-74/+0
* No reason to refer to wxSizer in the testKostis Sagonas2018-06-121-3/+3
* Fix a crash ih HoPE's lazy code motion passKostis Sagonas2018-06-111-2/+26
* Move erl_types test into a common_test suiteSean Cribbs2018-04-262-1/+199
* Don't build a stacktrace if it's only passed to erlang:raise/3Björn Gustavsson2018-01-221-0/+97
* Merge branch 'maint'Sverker Eriksson2018-01-151-2/+11
|\
| * hipe: Avoid out-of-memory crash for bs_SUITE:bs_constructSverker Eriksson2018-01-051-2/+11
* | HiPE: Unique ref receive optMagnus Lång2017-11-161-0/+89
* | HiPE: Verify GC safety of derived valuesMagnus Lång2017-11-051-1/+5
* | hipe: Extend the basic_SUITE with one more testKostis Sagonas2017-10-111-1/+117
* | Merge branch 'maint'Hans Bolinder2017-09-182-9/+3
|\ \ | |/
| * dialyzer: Modify handling of singleton map key typesHans Bolinder2017-09-122-9/+3
* | hipe (test): Do not use deprecated functions in string(3)Dan Gudmundsson2017-09-152-10/+6
|/
* hipe: Fix range analysis of calls with ignored resMagnus Lång2017-03-271-0/+42
* hipe: Add basic_edge_cases test caseMagnus Lång2017-03-161-0/+142
* hipe: Improve code generation for element/2Magnus Lång2017-03-061-0/+14
* Update test cases for erlang:hash/2 removalBjörn-Egil Dahlberg2017-01-251-1/+0
* Merge branch 'maint'Sverker Eriksson2016-12-163-19/+243
|\
| * Add some tests for numeric BIFsKostis Sagonas2016-12-061-0/+217
| * Substitute export_all with proper exportKostis Sagonas2016-12-062-19/+26
* | Merge branch 'maint'Sverker Eriksson2016-11-231-0/+14
|\ \ | |/
| * hipe_icode_call_elim: Fix cf elimination crashMagnus Lång2016-11-191-0/+14
* | Merge branch 'maint'Sverker Eriksson2016-11-071-0/+48
|\ \ | |/
| * Add a test case that should now workKostis Sagonas2016-11-031-0/+48
| * Increase the time limit used by the test suiteKostis Sagonas2016-08-251-1/+1
* | hipe: Add o0 and o1 to testsMagnus Lång2016-08-301-1/+5
|/
* Merge branch 'margnus1/hipe/maps-is_key-opts/PR-1069/OTP-13625'Björn-Egil Dahlberg2016-05-266-18/+149
|\
| * hipe: Add test suite for verifying optimisationsErik Norgren2016-05-236-18/+149
* | Up the limit for the timetrap used in the HiPE testsuiteKostis Sagonas2016-05-041-1/+1
* | One more test suite for binary pattern matchingKostis Sagonas2016-05-031-0/+1235
|/
* Remove unused ct_hooksSverker Eriksson2016-04-191-3/+0
* Merge branch 'kostis/hipe-inline-fp-crash/PR-984/OTP-13407'Sverker Eriksson2016-03-211-0/+70
|\
| * Comment and clean up a testKostis Sagonas2016-03-071-33/+32
| * hipe: Fix crashing bugs when inlining FP opsMagnus Lång2016-03-021-0/+41
| * A test that crashes the HiPE compiler when inlining FP opsKostis Sagonas2016-02-291-0/+30
* | Makefiles: Remove test_server from include path and code pathBjörn Gustavsson2016-02-171-1/+1
* | Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
|/
* Merge branch 'margnus1/bs_unit_fix' into maintZandra2016-02-022-1/+170
|\
| * hipe: Fix signed compares of unsigned sizesMagnus Lång2015-12-021-0/+34
| * hipe: Add tests for bad bit syntax float sizesMagnus Lång2015-11-301-0/+12
| * Add a case testing the handling of guards involving binariesKostis Sagonas2015-11-271-1/+9
| * Add some more binary syntax construction testsKostis Sagonas2015-11-271-0/+115
* | Fix compilation of matching with UTF binariesKostis Sagonas2015-12-161-4/+4
* | Cleanup and add one more test caseKostis Sagonas2015-12-161-9/+33