aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/hipe
AgeCommit message (Expand)Author
2017-03-10Update copyright yearRickard Green
2017-02-06Merge branch 'rickard/binary-refc' into maintRickard Green
2017-02-06Atomic reference count of binaries also in non-SMPRickard Green
2017-01-17Remove debug printout and unnecessary GCRickard Green
2016-10-28erts: Exclude random beam functions from hipe stacktraceSverker Eriksson
2016-07-29Merge branch 'margnus1/erts/fix-hipe-literal-gc/PR-1122/OTP-13777' into maintBjörn-Egil Dahlberg
2016-07-14hipe: Remove performance profiling codeLukas Larsson
2016-07-06check_process_code: Sweep HiPE stack for literalsMagnus Lång
2016-06-30hipe: Fix bug in trap frame allocation wrappersMagnus Lång
2016-06-30hipe: Add assertion for gc in bif without wrapperMagnus Lång
2016-05-31Merge branch 'rickard/mv-dirty-reds-count/OTP-13123'Rickard Green
2016-05-31Move dirty reduction count to erts_dirty_process_main()Rickard Green
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-17erts: Move max_heap_size field so that ErLLVM works againLukas Larsson
2016-05-11hipe_llvm: Allow LLVM-generated constantsMagnus Lång
2016-05-10erts: Fix max heap size exit when in hipe modeLukas Larsson
2016-05-09Merge branch 'sverker/trace-send-receive-matchspec/OTP-13507'Sverker Eriksson
2016-05-04erts: Add Sender in 'receive' trace matchspecSverker Eriksson
2016-05-04erts: Add matchspec to 'receive' traceSverker Eriksson
2016-05-04erts: Rename struct typeSverker Eriksson
2016-05-04hipe_x86: Patch relocations with implicit addendsMagnus Lång
2016-05-04Ensure correct reduction countingRickard Green
2016-04-20Merge branch 'sverker/hipe-code-alloc'Sverker Eriksson
2016-04-15erts: Add 'exec_alloc' for hipe codeSverker Eriksson
2016-04-15erts: Implement tracer modulesLukas Larsson
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
2016-02-18Merge branch 'sverk/erts-hipe_x86_signal-cleanups'Sverker Eriksson
2016-02-09hipe_sigaltstack: correct initialization of ss.ss_flagsMikael Pettersson
2016-02-02Merge branch 'maint'Zandra
2016-02-02Merge branch 'margnus1/bs_unit_fix' into maintZandra
2016-01-31hipe_x86_signal: cleanupsMikael Pettersson
2016-01-31hipe_x86_signal: cleanupsMikael Pettersson
2016-01-31hipe_x86_signal: cleanupsMikael Pettersson
2016-01-31hipe_x86_signal: cleanupsMikael Pettersson
2016-01-31hipe_x86_signal: cleanupsMikael Pettersson
2016-01-31hipe_x86_signal: cleanupsMikael Pettersson
2015-12-18Merge branch 'maint'Henrik Nord
2015-12-17hipe_x86_signal.c: add FreeBSD sigaction codeKenji Rikitake
2015-12-15Merge branch 'lukas/erts/forker'Lukas Larsson
2015-12-15erts: Refactor out erts functions from hashLukas Larsson
2015-12-08Merge branch 'rickard/ohmq-fixup/OTP-13047'Rickard Green
2015-12-08Distinguish between GC disabled by BIFs and other disabled GCRickard Green
2015-12-04Merge branch 'maint'Zandra
2015-11-27hipe: test unit size match in bs_appendMagnus Lång
2015-11-14hipe_x86_signal: add support for musl libcMikael Pettersson