aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/ppc
AgeCommit message (Expand)Author
2017-03-27Merge PR-1386 from kostis/hipe-const-alignment OTP-14302Sverker Eriksson
2017-03-23Remove (now) unnecessary argument of pack_constantsKostis Sagonas
2017-03-16hipe: Add pseudo_spill_f?move instructionsMagnus Lång
2017-03-16hipe: Add branch prediction accessor ra callbacksMagnus Lång
2017-03-16hipe: Add basic range splitting ra callbacksMagnus Lång
2016-11-23Correct copyright on remaining hipe filesRichard Carlsson
2016-11-15hipe_ppc: better rlwinm ppMagnus Lång
2016-11-15hipe_ppc: move coalescingMagnus Lång
2016-11-15hipe_rtl: unify branch and alubMagnus Lång
2016-09-05hipe: Refactor ra callbacks to accept context argMagnus Lång
2016-09-05hipe: Reuse liveness between regalloc iterationsMagnus Lång
2016-09-02hipe_ppc: Add code rewrite RA callbacksMagnus Lång
2016-09-02hipe: Add hipe_regalloc_prepassMagnus Lång
2016-08-30hipe_ppc: Minimise CFG<->linear conversionsMagnus Lång
2016-08-30hipe_ppc: Be resilient to crappy RTLMagnus Lång
2016-08-30hipe: Reuse liveness info for spillminMagnus Lång
2016-08-22hipe_ppc: Fix PPC64 bug encoding large immediatesMagnus Lång
2016-08-22hipe_ppc: Fix incorrect encoding of shift by 0Magnus Lång
2016-05-31Add compiler option -Werror to MakefilesKostis Sagonas
2016-03-15update copyright-yearHenrik Nord
2015-08-31erts,hipe,dialyzer: Fix hipe checkum of target runtime systemSverker Eriksson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-01-11hipe: backends: correct #fconv{} translationMikael Pettersson
2014-03-07Move some common code in hipe_pack_constantsYiannis Tsiouris
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-02-28Make hipe hipe-compiled w/ --enable-native-libsPatrik Nyblom
2011-02-14Changes in ppc files for PPC64Kostis Sagonas
2010-01-26OTP-8343 The documentation is now possible to build in an open sourceLars G Thorsen
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP