aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/hipe
AgeCommit message (Expand)Author
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
2013-04-30Properly declare _sigaction on DarwinAnthony Ramine
2013-03-04hipe: Use block comments - ansi styleBjörn-Egil Dahlberg
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-20Merge branch 'ks/hipe_bif-remove_refs_from/OTP-10851'Fredrik Gustafsson
2013-02-18noncharacter code points are allowedLukas Larsson
2013-02-13Change the return value of hipe_bifs:remove_refs_from/1Kostis Sagonas
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-21Fix compiler error for hipe in debug emulatorSverker Eriksson
2012-12-20erts,hipe: Make hipe compiler ask running emulator about process struct offsetsSverker Eriksson
2012-12-07Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt...Rickard Green
2012-12-03Use ptab functionality also for portsRickard Green
2012-12-03Prepare for use of ptab functionality also for portsRickard Green
2012-12-03Generalize process table implementationRickard Green
2012-11-27Merge branch 'egil/darwin-fixes'Björn-Egil Dahlberg
2012-11-23Merge branch 'maint'Björn-Egil Dahlberg
2012-11-23Update copyright yearsBjörn-Egil Dahlberg
2012-11-14Merge remote branch 'upstream/maint'Ingela Anderton Andin