aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/sparc
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_sparc: 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_sparc: Add code rewrite RA callbacksMagnus Lång
2016-09-02hipe: Add hipe_regalloc_prepassMagnus Lång
2016-09-02Merge branch 'sverker/hipe-performance-o1/PR-1154/OTP-13862'Sverker Eriksson
2016-09-02Merge branch 'sverker/hipe-sparc-19/PR-1148/OTP-13861' into maintSverker Eriksson
2016-08-30hipe_sparc: Minimise CFG<->linear conversionsMagnus Lång
2016-08-30hipe_sparc: Be resilient to crappy RTLMagnus Lång
2016-08-30hipe: Reuse liveness info for spillminMagnus Lång
2016-08-26Eliminate catch-all clause from two functionsKostis Sagonas
2016-08-22hipe: Fix tailcall stackarg clobber bugMagnus 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-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-08-24Comment out unused cases and some csmetic cleanups.Kostis Sagonas
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
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