aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/hipe/hipe_bif0.c
AgeCommit message (Expand)Author
2017-03-10Update copyright yearRickard Green
2017-02-06Atomic reference count of binaries also in non-SMPRickard Green
2016-10-28erts: Exclude random beam functions from hipe stacktraceSverker Eriksson
2016-05-31Merge branch 'sverker/bad-hash'Sverker Eriksson
2016-05-26Merge branch 'margnus1/llvm-compatibility/PR-1057/OTP-13626'Sverker Eriksson
2016-05-26erts: Improve bucket search for hipe_mfa_infoSverker Eriksson
2016-05-26erts: Improve some bad hash functionsSverker Eriksson
2016-05-11hipe_llvm: Allow LLVM-generated constantsMagnus Lång
2016-05-04erts: Rename struct typeSverker Eriksson
2016-03-15update copyright-yearHenrik Nord
2016-02-24Merge branch 'master' into sverk/master/halt-INT_MINSverker Eriksson
2016-02-24erts: Change erl_exit into erts_exitSverker Eriksson
2015-12-15Merge branch 'lukas/erts/forker'Lukas Larsson
2015-12-15erts: Refactor out erts functions from hashLukas Larsson
2015-11-12Introduce literal tagRickard Green
2015-11-12erts: Refactor header of loaded beam codeSverker Eriksson
2015-09-11erts: Add new allocator LITERALSverker Eriksson
2015-08-31erts,hipe,dialyzer: Fix hipe checkum of target runtime systemSverker Eriksson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-27Change hipe_bifs:system_crc/1 to hipe_bifs:system_crc/0Magnus Henoch
2015-05-06Merge branch 'sverk/hipe_match_wbin/OTP-12667'Sverker Eriksson
2015-04-21erts,hipe: Optimize away calls to emasculate_binarySverker Eriksson
2015-04-20erts,hipe: Fix bug in binary matching of writable binarySverker Eriksson
2015-03-12Merge branch 'maint'Henrik Nord
2015-02-26hipe: change mfa_info_table lock to rwmutexMikael Pettersson
2015-01-26hipe: improve error handling at code allocation failureMikael Pettersson
2015-01-26hipe: remove HIPE_ALLOC_CODE macroMikael Pettersson
2014-10-28Merge branch 'maint'Lukas Larsson
2014-10-28Use isfinite() instead of finite() when availableAnthony Ramine
2014-04-29erts: Remove some dead hipe specific codeSverker Eriksson
2014-04-29erts: Fix global tracing of beam function when called from hipe codeSverker Eriksson
2014-02-28hipe: Break apart hipe_bif:make_fe/3 into two BIFsBjörn Gustavsson
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-13Change the return value of hipe_bifs:remove_refs_from/1Kostis Sagonas
2012-08-23Merge branch 'maint'Sverker Eriksson
2012-08-21Fix init:restart with hipelibsSverker Eriksson
2012-08-17Remove support for tuple funsBjörn Gustavsson
2012-06-04Merge branch 'maint'Lukas Larsson
2012-05-10Remove stale code for hybrid heap and incremental GCBjörn Gustavsson
2012-03-30Merge branch 'maint'Björn-Egil Dahlberg
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-02-21erts: Fix hipe loading bug for new non-blocking loadSverker Eriksson
2012-02-21erts: Cleanup code loadingSverker Eriksson
2012-02-21erts: Rename "loader" code_ix as "staging" code_ixSverker Eriksson
2012-02-21erts: Multiple module tables using code_ixSverker Eriksson
2012-02-21erts: Use several addresses in each ExportSverker Eriksson
2012-02-21erts: Multiple export tab's using code_ixSverker Eriksson
2012-02-21erts: Refactor Module structSverker Eriksson
2012-01-03hipe: Suppress warnings for unused variablesBjörn-Egil Dahlberg
2011-11-17hipe,erts: Allow hipe without floating point exceptionsSverker Eriksson