aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/rtl/hipe_rtl_binary_construct.erl
AgeCommit message (Expand)Author
2018-01-03Merge branch 'maint'Sverker Eriksson
2018-01-03Fix bug in hipe primop bs_put_utf8Sverker Eriksson
2017-11-05HiPE: Support literal tagsMagnus Lång
2017-11-05HiPE: Verify GC safety of derived valuesMagnus Lång
2017-11-05HiPE: Make is_divisible a primopMagnus Lång
2017-11-03Fix bug in hipe for <<X/utf32>>Sverker Eriksson
2017-03-02hipe_rtl_binary_construct: Refactor copy-pasteMagnus Lång
2016-11-23Correct copyright on remaining hipe filesRichard Carlsson
2016-11-16hipe: Make realloc_binary fast case true branchMagnus Lång
2016-11-15hipe_rtl: unify branch and alubMagnus Lång
2016-05-31Various cleanups and simplificationsKostis Sagonas
2015-12-02hipe: Fix signed compares of unsigned sizesMagnus Lång
2015-11-27hipe: Fix constructing huge binariesMagnus Lång
2015-11-27hipe: test unit size match in bs_put_binary_allMagnus Lång
2015-11-27hipe: test unit size match in bs_appendMagnus Lång
2015-11-27Fix hipe_rtl_binary_construct:floorlog2/1Magnus Lång
2015-10-12Fix edge case of Size = 0 in bs_put_integerKostis Sagonas
2015-06-18Change license text to APLv2Bruce Yinhe
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP