Age | Commit message (Expand) | Author |
2018-10-19 | hipe: Don't use beam_lib:info/1 with an atom as filename | Björn Gustavsson |
2018-06-18 | Update copyright year | Henrik Nord |
2018-05-22 | hipe: Fix elimination of erlang:get_stacktrace/0 | Hans Bolinder |
2018-05-04 | Move error formatting to erl_error.erl and delete lib.erl | Richard Carlsson |
2018-04-16 | hipe: Eliminate use of erlang:get_stacktrace/0 | Björn Gustavsson |
2018-02-19 | Remove unused cerl_messagean module | José Valim |
2018-01-16 | hipe: Make option 'verify_gcsafe' the default | Sverker Eriksson |
2018-01-03 | Merge branch 'maint' | Sverker Eriksson |
2018-01-03 | Fix bug in hipe primop bs_put_utf8 | Sverker Eriksson |
2017-11-05 | HiPE: Verify GC safety of derived values | Magnus Lång |
2017-11-03 | Merge branch 'maint' | Sverker Eriksson |
2017-11-03 | Fix bug in hipe for <<X/utf32>> | Sverker Eriksson |
2017-09-20 | Merge branch 'maint' | Dan Gudmundsson |
2017-09-19 | Update runtime deps to depend on new stdlib functionality | Dan Gudmundsson |
2017-07-06 | hipe: Do not use deprecated functions in string(3) | Hans Bolinder |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-03-16 | hipe: Add range splitter range_split | Magnus Lång |
2017-03-16 | hipe: Add module computing basic blocks weights | Magnus Lång |
2017-03-16 | hipe: Add range splitter restore_reuse | Magnus Lång |
2017-03-16 | hipe: Extract disjoint sets to its own module | Magnus Lång |
2017-02-19 | ErLLVM: Demand LLVM 3.9 or greater | Magnus Lång |
2017-02-06 | Update use of filename:find_src/1 in hipe.erl | Richard Carlsson |
2016-11-25 | Merge branch 'richarl/fix-license-headers/PR-788' | Björn Gustavsson |
2016-11-23 | Correct copyright on remaining hipe files | Richard Carlsson |
2016-11-23 | Merge branch 'maint' | Sverker Eriksson |
2016-11-19 | hipe: Improve error message on internal crashes | Magnus Lång |
2016-09-29 | Merge branch 'rickard/time-unit/OTP-13831' | Rickard Green |
2016-09-05 | hipe: Add ra_partitioned to o1 and up | 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: 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: Fix o0 and o1 | Magnus Lång |
2016-08-30 | hipe: Add o0 and o1 to tests | Magnus Lång |
2016-08-30 | hipe_x86: LSRA for SSE2 | Magnus Lång |
2016-08-25 | Replace usage of deprecated time units | Rickard Green |
2016-07-11 | hipe_sdi: Use segment trees to represent PARENTS | Magnus Lång |
2016-05-31 | Cleanups in hipe/main and hipe/rtl | Kostis Sagonas |
2016-05-31 | Eliminate stupid if construct | Kostis Sagonas |
2016-05-31 | Cosmetic cleanups | Kostis Sagonas |
2016-05-26 | Merge branch 'margnus1/llvm-compatibility/PR-1057/OTP-13626' | Sverker Eriksson |
2016-05-23 | Added elimination of maps:is_key/2 calls to HiPE | Magnus Lång |
2016-05-11 | hipe_llvm: Disable floats for x86 | Magnus Lång |
2016-05-04 | hipe_llvm: Syntax compatibility with 3.7-3.8 | Magnus Lång |
2016-03-15 | update copyright-year | Henrik Nord |
2015-10-09 | Update and cleanup HiPE records | Kostis Sagonas |
2015-08-31 | erts,hipe,dialyzer: Fix hipe checkum of target runtime system | Sverker Eriksson |
2015-08-24 | erts: Change THE_NON_VALUE to not be hard coded in hipe compiler | Sverker Eriksson |