Age | Commit message (Expand) | Author |
2018-01-17 | Fix slow hipe execution | Sverker Eriksson |
2018-01-03 | Add PRIMOP_ABI_VSN to erts checksum | Sverker Eriksson |
2018-01-03 | Fix bug in hipe primop bs_put_utf8 | Sverker Eriksson |
2017-11-11 | fix output formatting in several HiPE debug BIFs | Mikael Pettersson |
2017-11-05 | fix output formatting in hipe_bifs:show_heap/1 | Mikael Pettersson |
2017-11-03 | Fix bug in hipe for <<X/utf32>> | Sverker Eriksson |
2017-11-03 | Prevent hipe_bs_validate_unicode from doing GC | Sverker Eriksson |
2017-07-06 | Allow toggling lock counting at runtime | John Högberg |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-04-12 | erts: Introduce struct binary_internals | Sverker Eriksson |
2017-04-11 | erts: Init refc=1 in erts_bin_nrml_alloc | Sverker Eriksson |
2017-04-05 | erts: Remove hipe_bifs:remove_refs_from/1 | Sverker Eriksson |
2017-04-04 | Refactor hipe specific code to use ErtsCodeInfo | Sverker Eriksson |
2017-03-30 | Add a missing 0 to an address, which was suspiciously missing | Kostis Sagonas |
2017-03-27 | Make hipe_bifs:alloc_data/3 pad addr to alignment | Magnus Lång |
2017-03-17 | erts: Change HIPE allocations from sys_alloc | Sverker Eriksson |
2017-02-28 | erts: Refactor MOVE_CONS to inline function | Björn-Egil Dahlberg |
2017-02-28 | erts: Refactor MOVE_BOXED to inline function | Björn-Egil Dahlberg |
2017-02-19 | erts: Drop workarounds for ErLLVM w/ LLVM < 3.9 | Magnus Lång |
2017-02-14 | erts: Add deallocation veto for magic destructors | Sverker Eriksson |
2017-02-06 | Use magic refs for code loading state | Rickard Green |
2017-02-06 | Merge branch 'maint' | Rickard Green |
2017-02-06 | Merge branch 'rickard/binary-refc' into maint | Rickard Green |
2017-02-06 | Atomic reference count of binaries also in non-SMP | Rickard Green |
2017-01-23 | Merge branch 'sverker/ASSERT_IN_ENV' | Sverker Eriksson |
2017-01-17 | Merge branch 'maint' | Rickard Green |
2017-01-17 | Remove debug printout and unnecessary GC | Rickard Green |
2017-01-12 | Perform potentially long GC on dirty schedulers if available | Rickard Green |
2017-01-12 | Support for dirty BIFs | Rickard Green |
2017-01-04 | erts: Make erts_dbg_within_proc available | Sverker Eriksson |
2016-12-06 | erts: Fix missing HiPE trampolines on arm | Magnus Lång |
2016-11-17 | erts: Fix all -Wundef errors | Sverker Eriksson |
2016-10-28 | erts: Exclude random beam functions from hipe stacktrace | Sverker Eriksson |
2016-10-26 | erts: Remove unused argument to hipe_set_closure_stub | Sverker Eriksson |
2016-10-18 | Change the return type of hipe_bifs:add_ref/2 | Kostis Sagonas |
2016-10-14 | Merge branch 'master' into sverker/hipe-code-loadnpurge | Sverker Eriksson |
2016-10-14 | erts: Replace unsafe Module.first_hipe_ref | Sverker Eriksson |
2016-10-14 | erts: Cleanup hipe trampoline code | Sverker Eriksson |
2016-10-14 | erts: Remove dead alloc stats in hipe_amd64.c | Sverker Eriksson |
2016-10-14 | erts: Fix bug in stack walk on risc | Sverker Eriksson |
2016-10-14 | erts: Fix old leak for ppc hipe code | Sverker Eriksson |
2016-10-14 | erts: Fix old leak for arm hipe code | Sverker Eriksson |
2016-10-14 | erts: Fix old leak of sparc hipe code | Sverker Eriksson |
2016-10-14 | erts: Fix old leak of hipe code on x86 32-bit | Sverker Eriksson |
2016-10-14 | erts: Remove debug printout for hipe loader state | Sverker Eriksson |
2016-10-14 | erts: Free hipe_refs and hipe_sdesc of a failed load | Sverker Eriksson |
2016-10-14 | erts: Refactor out hipe_purge_refs/sdesc | Sverker Eriksson |
2016-10-14 | erts: Refactor hipe_loader_state_dtor into a true destructor | Sverker Eriksson |
2016-10-14 | hipe,erts: Remove cached fun 'native_address' | Sverker Eriksson |
2016-10-14 | erts: Fix early hipe patch loading | Sverker Eriksson |