aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/main
AgeCommit message (Expand)Author
2019-03-20HiPE: Don't fail the compilation for unimplemented instructionsBjörn Gustavsson
2018-10-29Merge pull request #2005 from kostis/hipe-hipe-spec-cleanupsBjörn Gustavsson
2018-10-25Merge PR-1986 from kostis/hipe-ErLLVM-check OTP-15385Sverker Eriksson
2018-10-25hipe: Cleanup and fix specs of the hipe moduleKostis Sagonas
2018-10-19hipe: Don't use beam_lib:info/1 with an atom as filenameBjörn Gustavsson
2018-10-15HiPE: Fix check for when ErLLVM is availableKostis Sagonas
2018-06-18Update copyright yearHenrik Nord
2018-05-22hipe: Fix elimination of erlang:get_stacktrace/0Hans Bolinder
2018-05-04Move error formatting to erl_error.erl and delete lib.erlRichard Carlsson
2018-04-16hipe: Eliminate use of erlang:get_stacktrace/0Björn Gustavsson
2018-02-19Remove unused cerl_messagean moduleJosé Valim
2018-01-16hipe: Make option 'verify_gcsafe' the defaultSverker Eriksson
2018-01-03Merge branch 'maint'Sverker Eriksson
2018-01-03Fix bug in hipe primop bs_put_utf8Sverker Eriksson
2017-11-05HiPE: Verify GC safety of derived valuesMagnus Lång
2017-11-03Merge branch 'maint'Sverker Eriksson
2017-11-03Fix bug in hipe for <<X/utf32>>Sverker Eriksson
2017-09-20Merge branch 'maint'Dan Gudmundsson
2017-09-19Update runtime deps to depend on new stdlib functionalityDan Gudmundsson
2017-07-06hipe: Do not use deprecated functions in string(3)Hans Bolinder
2017-05-04Update copyright yearRaimo Niskanen
2017-03-16hipe: Add range splitter range_splitMagnus Lång
2017-03-16hipe: Add module computing basic blocks weightsMagnus Lång
2017-03-16hipe: Add range splitter restore_reuseMagnus Lång
2017-03-16hipe: Extract disjoint sets to its own moduleMagnus Lång
2017-02-19ErLLVM: Demand LLVM 3.9 or greaterMagnus Lång
2017-02-06Update use of filename:find_src/1 in hipe.erlRichard Carlsson
2016-11-25Merge branch 'richarl/fix-license-headers/PR-788'Björn Gustavsson
2016-11-23Correct copyright on remaining hipe filesRichard Carlsson
2016-11-23Merge branch 'maint'Sverker Eriksson
2016-11-19hipe: Improve error message on internal crashesMagnus Lång
2016-09-29Merge branch 'rickard/time-unit/OTP-13831'Rickard Green
2016-09-05hipe: Add ra_partitioned to o1 and upMagnus Lång
2016-09-02hipe_ppc: Add code rewrite RA callbacksMagnus Lång
2016-09-02hipe_sparc: Add code rewrite RA callbacksMagnus Lång
2016-09-02hipe_arm: Add code rewrite RA callbacksMagnus Lång
2016-09-02hipe_x86: Add code rewrite RA callbacksMagnus Lång
2016-09-02hipe: Add IG partitioning to hipe_regalloc_prepassMagnus Lång
2016-09-02hipe: Add hipe_regalloc_prepassMagnus Lång
2016-08-30hipe: Fix o0 and o1Magnus Lång
2016-08-30hipe: Add o0 and o1 to testsMagnus Lång
2016-08-30hipe_x86: LSRA for SSE2Magnus Lång
2016-08-25Replace usage of deprecated time unitsRickard Green
2016-07-11hipe_sdi: Use segment trees to represent PARENTSMagnus Lång
2016-05-31Cleanups in hipe/main and hipe/rtlKostis Sagonas
2016-05-31Eliminate stupid if constructKostis Sagonas
2016-05-31Cosmetic cleanupsKostis Sagonas
2016-05-26Merge branch 'margnus1/llvm-compatibility/PR-1057/OTP-13626'Sverker Eriksson
2016-05-23Added elimination of maps:is_key/2 calls to HiPEMagnus Lång
2016-05-11hipe_llvm: Disable floats for x86Magnus Lång