Age | Commit message (Expand) | Author |
2016-11-23 | Remove Emacs timestamp markers | Richard Carlsson |
2016-11-23 | Correct copyright on remaining hipe files | Richard Carlsson |
2016-09-05 | hipe: Refactor ra callbacks to accept context arg | Magnus Lång |
2016-09-05 | hipe: Reuse liveness between regalloc iterations | Magnus Lång |
2016-09-05 | hipe_regalloc_prepass: Change splitting heuristic | Magnus Lång |
2016-09-02 | hipe: Make sure prepass temps are below SpillLimit | Magnus Lång |
2016-09-02 | hipe_regalloc_prepass: Rename coloring collisions | Magnus Lång |
2016-09-02 | hipe_ppc: Add code rewrite RA callbacks | Magnus Lång |
2016-09-02 | hipe_sparc: Add code rewrite RA callbacks | Magnus Lång |
2016-09-02 | hipe_arm: Add code rewrite RA callbacks | Magnus Lång |
2016-09-02 | hipe_x86: Add code rewrite RA callbacks | Magnus Lång |
2016-09-02 | hipe: Remove defun_to_cfg/1 RA callback | Magnus Lång |
2016-09-02 | Add new sanity assertion to hipe_regalloc_prepass | Magnus Lång |
2016-09-02 | hipe: clean up unnecessary catches | Magnus Lång |
2016-09-02 | hipe: Add IG partitioning to hipe_regalloc_prepass | Magnus Lång |
2016-09-02 | hipe: Add hipe_regalloc_prepass | Magnus Lång |
2016-08-30 | hipe_sparc: Minimise CFG<->linear conversions | Magnus Lång |
2016-08-30 | hipe_ppc: Minimise CFG<->linear conversions | Magnus Lång |
2016-08-30 | hipe_arm: Minimise CFG<->linear conversions | Magnus Lång |
2016-08-30 | hipe: Reuse liveness info for spillmin | Magnus Lång |
2016-08-30 | hipe_x86: Minimise CFG<->linear conversions | Magnus Lång |
2016-08-30 | hipe_x86: LSRA for SSE2 | Magnus Lång |
2016-07-11 | hipe_vectors: Change implementation to 'array' | Magnus Lång |
2016-05-31 | Add compiler option -Werror to Makefiles | Kostis Sagonas |
2016-03-15 | update copyright-year | Henrik Nord |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2014-02-26 | Substitude uses of lists:reverse(L1) ++ L2 with lists:reverse(L1, L2) | Kostis Sagonas |
2014-02-23 | Deprecate pre-defined built-in types | Hans Bolinder |
2013-06-12 | Merge branch 'maint' | Björn-Egil Dahlberg |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-04-19 | Remove the "coding: utf-8" comment from all Erlang source files | Hans Bolinder |
2013-03-10 | Use correct type name | Kostis Sagonas |
2013-01-09 | Prepare OTP files for Unicode as default encoding | Hans Bolinder |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-02-28 | Make hipe hipe-compiled w/ --enable-native-libs | Patrik Nyblom |
2011-09-29 | Update copyright years | Björn-Egil Dahlberg |
2011-09-15 | Fix misspelling of successful | Tuncer Ayaz |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2010-09-24 | Cleanup and small fixes in hipe files | Kostis Sagonas |
2010-01-26 | OTP-8343 The documentation is now possible to build in an open source | Lars G Thorsen |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |