aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/hipe
AgeCommit message (Expand)Author
2015-05-08Merge branch 'rickard/timer-optimization/OTP-12650'Rickard Green
2015-05-08Optimized timer implementationRickard Green
2015-05-06Merge branch 'sverk/hipe_match_wbin/OTP-12667'Sverker Eriksson
2015-04-22erts/hipe: unbreak arity 4 BIFsMikael Pettersson
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-16Merge branch 'nox/ets-update_counter-4'Zandra Hird
2015-03-12Merge branch 'maint'Henrik Nord
2015-03-12Create new BIF ets:update_counter/4Anthony Ramine
2015-02-26hipe: change mfa_info_table lock to rwmutexMikael Pettersson
2015-02-24Allow 4-ary BIFsAnthony Ramine
2015-02-19remove perfctr supportMikael Pettersson
2015-01-26hipe: improve error handling at code allocation failureMikael Pettersson
2015-01-26hipe: remove two obsolete BIFsMikael Pettersson
2015-01-26hipe: remove HIPE_ALLOC_CODE macroMikael Pettersson
2015-01-15Merge branch 'maint'Bruce Yinhe
2015-01-11hipe: fix ARM/Thumb interworkingMikael Pettersson
2014-11-03Merge branch 'sverk/yielding-distr-send/OTP-12232'Sverker Eriksson
2014-10-28Merge branch 'maint'Lukas Larsson
2014-10-28Merge branch 'sv/isfinite/OTP-12268' into maintLukas Larsson
2014-10-28Use isfinite() instead of finite() when availableAnthony Ramine
2014-10-24Merge branch 'sverk/hipe-inline-reserve-trap-frame'Sverker Eriksson
2014-10-24erts: Extend usage of ASM macro to avoid including asm macros in C codeSverker Eriksson
2014-10-24erts: Make hipe_{un}reserve_beam_trap_frame INLINESverker Eriksson
2014-10-24Merge branch 'maint'Sverker Eriksson
2014-10-21erts: Fix bug when hipe tailcalls trapping BIF that disables GCSverker Eriksson
2014-10-21erts: Fix hipe bug when gc-disabling bif traps with gc enabledSverker Eriksson
2014-09-22Merge remote-tracking branch 'upstream/maint'Ingela Anderton Andin
2014-09-17Merge branch 'sverk/bin-alloc-refactor'Sverker Eriksson
2014-09-04erts: Refactor binary allocation interface to also initialize BinarySverker Eriksson
2014-08-29erts: Implement yielding for distributed send of large messagesSverker Eriksson
2014-08-16Fix HiPE debug lock checking on OS X 64bitAnthony Ramine
2014-06-06Merge branch 'maint'Rickard Green
2014-06-05Replace erlang:binary_to_term() Erlang wrappersRickard Green
2014-05-22Make binary BIFs converting from lists yield on large inputRickard Green
2014-05-22Make binary BIFs converting to lists yield on large inputRickard Green
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-04-29erts: Save some space in process struct for hipeSverker Eriksson
2014-03-21Merge branch 'yiannist/hipe-llvm-backend'Henrik Nord
2014-03-13Merge branch 'sverk/valgrind-leaks'Sverker Eriksson
2014-03-07Add a BIF that only returns the atom okYiannis Tsiouris
2014-02-28erts: Suppress false leak in hipe_thread_signal_initSverker Eriksson
2014-02-28hipe: Break apart hipe_bif:make_fe/3 into two BIFsBjörn Gustavsson
2014-02-25Merge branch 'sverk/hipe-disable-gc-bug'Sverker Eriksson
2014-02-25erts: Fix heap overwrite by hipe "trap frames" when GC is disabledSverker Eriksson
2014-02-24erts: Make source file info available in lcLukas Larsson
2014-01-28erts: Initial Map instructions, type and structureBjörn-Egil Dahlberg
2013-11-18Execution of system tasks in context of another processRickard Green
2013-06-12Update copyright yearsBjörn-Egil Dahlberg