Age | Commit message (Expand) | Author |
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 |
2015-06-22 | Merge branch 'bruce/change-license' | Bruce Yinhe |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-13 | Simplify handling of o2 and o3 option expansion | Kostis Sagonas |
2015-06-04 | HiPE help shouldn't modify the calling process | Richard Carlsson |
2015-05-25 | Update runtime_dependencies in application resource files | Hans Bolinder |
2015-03-20 | Replace usage of erlang:now() with usage of new API | Rickard Green |
2014-03-30 | Check for required LLVM version or issue error | Yiannis Tsiouris |
2014-03-21 | Merge branch 'yiannist/hipe-llvm-backend' | Henrik Nord |
2014-03-20 | Introduce runtime_dependencies in .app files | Rickard Green |
2014-03-07 | Support the LLVM backend in HiPE | Yiannis Tsiouris |
2014-02-24 | Make hipe non-upgradable by setting appup file empty | Tobias Schlager |
2014-02-24 | Fix missing module on hipe app file template | Tobias Schlager |
2014-02-18 | Fix library application appup files | Tobias Schlager |
2013-03-12 | Loosen the assumptions of code that handles escaping functions | Kostis Sagonas |
2013-02-25 | Clean up and homogenize text messages for options | Kostis Sagonas |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine |