aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/main/hipe.app.src
AgeCommit message (Expand)Author
2018-06-18Update copyright yearHenrik Nord
2018-02-19Remove unused cerl_messagean moduleJosé Valim
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-03Fix bug in hipe for <<X/utf32>>Sverker Eriksson
2017-09-19Update runtime deps to depend on new stdlib functionalityDan Gudmundsson
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
2016-09-29Merge branch 'rickard/time-unit/OTP-13831'Rickard Green
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 hipe_regalloc_prepassMagnus 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-23Added elimination of maps:is_key/2 calls to HiPEMagnus Lång
2015-08-24erts: Change THE_NON_VALUE to not be hard coded in hipe compilerSverker Eriksson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-25Update runtime_dependencies in application resource filesHans Bolinder
2015-03-20Replace usage of erlang:now() with usage of new APIRickard Green
2014-03-21Merge branch 'yiannist/hipe-llvm-backend'Henrik Nord
2014-03-20Introduce runtime_dependencies in .app filesRickard Green
2014-03-07Support the LLVM backend in HiPEYiannis Tsiouris
2014-02-24Fix missing module on hipe app file templateTobias Schlager
2012-05-10Remove stale code for hybrid heap and incremental GCBjörn Gustavsson
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-01-01Remove hipe_ceach from hipe.app.src to fix reltool-generated release startupTim Stewart
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP