aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/rtl
AgeCommit message (Expand)Author
2016-05-31Code rewrites to avoid exported vars compiler warningsKostis Sagonas
2016-05-31Cleanups in hipe/main and hipe/rtlKostis Sagonas
2016-05-31Various cleanups and simplificationsKostis Sagonas
2016-05-31Cosmetic cleanupsKostis Sagonas
2016-03-15update copyright-yearHenrik Nord
2016-02-02Merge branch 'margnus1/bs_unit_fix' into maintZandra
2015-12-16Fix compilation of matching with UTF binariesKostis Sagonas
2015-12-02hipe: Fix signed compares of unsigned sizesMagnus Lång
2015-11-27hipe: Fix constructing huge binariesMagnus Lång
2015-11-27hipe: Allow unsigned args in hipe_rtl_arithMagnus 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-11-09Merge branch 'kostis/hipe-bs-match-huge-bin' into maintHenrik Nord
2015-10-12Fix edge case of Size = 0 in bs_put_integerKostis Sagonas
2015-10-02Fix matching with huge binariesKostis Sagonas
2015-10-02Compile without errors for exported variablesKostis 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-04-21erts,hipe: Optimize away calls to emasculate_binarySverker Eriksson
2015-04-20erts,hipe: Fix bug in binary matching of writable binarySverker Eriksson
2015-01-11hipe: rtl: fix phi_remove_pred/2 FP movesMikael Pettersson
2014-12-02Replaced "Endianess" with "Endianness" everywhereDavid Haguenauer
2014-03-28Add support for the compilation of the is_map/1 guard to native codeKostis Sagonas
2014-03-25Merge branch 'ks/hipe-rtl-remove-constant/OTP-11822'Björn-Egil Dahlberg
2014-03-19Remove RTL code that handled the (is_)constant guardKostis Sagonas
2014-03-07Extend RTL API to support the LLVM backendYiannis Tsiouris
2013-06-12Merge branch 'maint'Björn-Egil Dahlberg
2013-06-12Update copyright yearsBjörn-Egil Dahlberg
2013-04-19Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder
2013-03-10Fix handling of bs_match_string translationKostis Sagonas
2013-03-10Enable more warningsKostis Sagonas
2013-03-10Update a commentKostis Sagonas
2013-01-18Merge branch 'nox/enable-silent-rules/OTP-10726'Björn-Egil Dahlberg
2013-01-15Implement ./otp_build configure --enable-silent-rulesAnthony Ramine
2013-01-09Prepare OTP files for Unicode as default encodingHans Bolinder
2012-06-08Merge branch 'maint'Lukas Larsson
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-02-28Merge branch 'maint'Patrik Nyblom
2012-02-28Make hipe hipe-compiled w/ --enable-native-libsPatrik Nyblom
2012-02-09hipe,erts: Debug support for native call traceSverker Eriksson
2012-01-24hipe: Fix rtl dependenciesRaimo Niskanen
2011-11-17hipe,erts: Allow hipe without floating point exceptionsSverker Eriksson
2011-11-17hipe: Fix bug in hipe_rtl_lcm:calc_killed_expr_bbSverker Eriksson
2011-11-09erts,hipe: Limited support for hipe cross compilationSverker Eriksson
2011-09-29Update copyright yearsBjörn-Egil Dahlberg
2011-09-15Fix more misspellings of compatibilityTuncer Ayaz
2011-04-05Merge branch 'ks/hipe-ppc64' into devHenrik Nord
2011-03-22Fix hipe bug in convert_matchstate, bignum-padding one word too longSverker Eriksson