aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/arm
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_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_arm: Add code rewrite RA callbacksMagnus Lång
2016-09-02hipe: Add hipe_regalloc_prepassMagnus Lång
2016-08-30hipe_arm: Minimise CFG<->linear conversionsMagnus Lång
2016-08-30hipe_arm: Improve peephole optimiserMagnus Lång
2016-08-30hipe_arm: Be resilient to crappy RTLMagnus Lång
2016-08-30hipe: Reuse liveness info for spillminMagnus Lång
2016-08-22hipe: Fix tailcall stackarg clobber bugMagnus Lång
2016-08-22hipe_arm: Fix translation 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
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
2010-04-08Merge branch 'jb/pp_arm-imm-fix' into devErlang/OTP
2010-04-07Modify pp_arm to decode imm8m constantsJohan Bengtsson
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