Age | Commit message (Expand) | Author |
2016-11-23 | Correct copyright on remaining hipe files | Richard Carlsson |
2016-11-16 | hipe_x86: Fix encoding of test instr w/ neg imm | Magnus Lång |
2016-11-16 | hipe_x86_postpass: Negate conditions in goto elim | Magnus Lång |
2016-11-15 | hipe_rtl_to_x86: Use LEA only for immediate adds | Magnus Lång |
2016-11-15 | hipe_x86: LeaToAdd peephole rule | Magnus Lång |
2016-11-15 | hipe_rtl: unify branch and alub | Magnus Lång |
2016-11-15 | hipe_x86: Fix&activate ElimCmp0 peephole rule | Magnus Lång |
2016-11-15 | hipe_{x86,amd64}: Finish test instr implementation | Magnus Lång |
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-02 | hipe_x86: Add code rewrite RA callbacks | Magnus Lång |
2016-09-02 | Simplify hipe_x86_ra_finalise:conv_ra_maplet/3 | Magnus Lång |
2016-09-02 | hipe_x86: Simplify ra_postconditions is_mem_opnd | Magnus Lång |
2016-09-02 | hipe_x86: Fix pseudo_tailcall prettyprinting | Magnus Lång |
2016-09-02 | hipe_x86: Extra sanity assertions | Magnus Lång |
2016-09-02 | hipe: Add hipe_regalloc_prepass | Magnus Lång |
2016-08-30 | hipe_x86: Use lea instead of move+add | 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: Be resilient to crappy RTL | Magnus Lång |
2016-08-30 | hipe_x86: LSRA for SSE2 | Magnus Lång |
2016-08-26 | Merge branch 'maint' | Sverker Eriksson |
2016-08-22 | hipe_x86: Fix illegal inst from peephole opt | Magnus Lång |
2016-07-11 | hipe_x86_frame: speed up find_temps | Magnus Lång |
2016-05-31 | Add compiler option -Werror to Makefiles | Kostis Sagonas |
2016-03-15 | update copyright-year | Henrik Nord |
2015-08-31 | erts,hipe,dialyzer: Fix hipe checkum of target runtime system | Sverker Eriksson |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-01-11 | hipe: backends: correct #fconv{} translation | Mikael Pettersson |
2014-03-07 | Move some common code in hipe_pack_constants | Yiannis Tsiouris |
2013-04-19 | Remove the "coding: utf-8" comment from all Erlang source files | Hans Bolinder |
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 |
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 |