aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/rtl/hipe_tagscheme.erl
AgeCommit message (Expand)Author
2017-11-05HiPE: Support literal tagsMagnus Lång
2017-03-06hipe_tagscheme: Small codegen improvementsMagnus Lång
2017-03-06hipe: Improve code generation for element/2Magnus Lång
2017-03-02hipe_rtl: Inline more of match eq testMagnus Lång
2016-11-23Remove obsolete CVS keyword markupRichard Carlsson
2016-11-23Correct copyright on remaining hipe filesRichard Carlsson
2016-11-16hipe_tagscheme: Simplify test_two_fixnums with immMagnus Lång
2016-11-16hipe_tagscheme: x86 lea+test for mask_and_compareMagnus Lång
2016-11-16hipe_tagscheme: Improve fixnum_addsub with immMagnus Lång
2016-11-16hipe_tagscheme: Improve fixnum add on x86Magnus Lång
2016-11-15hipe_rtl: unify branch and alubMagnus Lång
2016-10-14hipe,erts: Remove cached fun 'native_address'Sverker Eriksson
2015-11-27hipe: Fix constructing huge binariesMagnus Lång
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