aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/rtl/hipe_tagscheme.erl
AgeCommit message (Expand)Author
2015-10-02Fix matching with huge binariesKostis Sagonas
2015-06-22Merge branch 'bruce/change-license'Bruce Yinhe
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-13Eliminate a dialyzer warningKostis Sagonas
2015-03-25Revert "hipe: Handle separate hashmap tag correctly"Björn-Egil Dahlberg
2015-03-19hipe: Handle separate hashmap tag correctlySverker Eriksson
2014-03-28Add support for the compilation of the is_map/1 guard to native codeKostis Sagonas
2014-03-19Remove RTL code that handled the (is_)constant guardKostis Sagonas
2013-03-10Update a commentKostis Sagonas
2011-03-22Fix hipe bug in convert_matchstate, bignum-padding one word too longSverker Eriksson
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2010-07-20One off-heap list, to eliminate two words per ETS object.Sverker Eriksson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP