Age | Commit message (Expand) | Author |
2016-08-22 | hipe: Fix amd64 SSE2 encoding crash | Magnus Lång |
2016-08-22 | hipe: Fix tailcall stackarg clobber bug | Magnus Lång |
2016-08-22 | hipe_arm: Fix translation of shift by 0 | Magnus Lång |
2016-08-22 | hipe_ppc: Fix PPC64 bug encoding large immediates | Magnus Lång |
2016-08-22 | hipe_ppc: Fix incorrect encoding of shift by 0 | Magnus Lång |
2016-08-22 | hipe_x86: Fix illegal inst from peephole opt | Magnus Lång |
2016-06-28 | erl_types: Normalise X:=none() pairs in t_map/3 | Magnus Lång |
2016-06-21 | Prepare release | Erlang/OTP |
2016-06-15 | hipe: Pattern matching compilation of binaries and bistrings | Kostis Sagonas |
2016-06-10 | Merge branch 'hasse/dialyzer/improve_from_form/OTP-13547' | Hans Bolinder |
2016-06-09 | Remove support for '...' in Maps types | Hans Bolinder |
2016-06-09 | dialyzer: Improve the translation of forms to types | Hans Bolinder |
2016-06-09 | dialyzer: Use a cache when translating forms to types | Hans Bolinder |
2016-06-09 | dialyzer: Prepare erl_types:t_from_form() for a cache | Hans Bolinder |
2016-06-09 | dialyzer: Optimize erl_types:t_form_form() | Hans Bolinder |
2016-06-09 | dialyzer: Correct types | Hans Bolinder |
2016-06-02 | Revert "Prepare release" | Erlang/OTP |
2016-06-02 | Prepare release | Erlang/OTP |
2016-05-31 | Code rewrites to avoid exported vars warnings | Kostis Sagonas |
2016-05-31 | Code rewrites to avoid exported vars compiler warnings | Kostis Sagonas |
2016-05-31 | Define, export and use a hipe_icode:params() type | Kostis Sagonas |
2016-05-31 | Fix name of compiler option and the related warnings | Kostis Sagonas |
2016-05-31 | Cleanups in hipe/main and hipe/rtl | Kostis Sagonas |
2016-05-31 | Eliminate stupid if construct | Kostis Sagonas |
2016-05-31 | Use type name, not record notation, in specs | Kostis Sagonas |
2016-05-31 | Various cleanups and simplifications | Kostis Sagonas |
2016-05-31 | Add missing type declarations to a record | Kostis Sagonas |
2016-05-31 | Make a type opaque | Kostis Sagonas |
2016-05-31 | Cosmetic cleanups | Kostis Sagonas |
2016-05-31 | Add compiler option -Werror to Makefiles | Kostis Sagonas |
2016-05-31 | Merge branch 'sverker/dialyzer/erlang-halt' | Sverker Eriksson |
2016-05-30 | Merge branch 'margnus1/llvm-upgrades/PR-1070' | Sverker Eriksson |
2016-05-30 | Reintroduce erlang:halt/0/1 in erl_bif_types.erl | Sverker Eriksson |
2016-05-27 | Merge branch 'richcarl/erts/fix-init-stop/PR-911/OTP-13630/OTP-13631' | Sverker Eriksson |
2016-05-26 | hipe_llvm: Export hipe literals as LLVM metadata | Magnus Lång |
2016-05-26 | Merge branch 'margnus1/llvm-compatibility/PR-1057/OTP-13626' | Sverker Eriksson |
2016-05-26 | Merge branch 'margnus1/hipe/maps-is_key-opts/PR-1069/OTP-13625' | Björn-Egil Dahlberg |
2016-05-25 | hipe: Add halt/2 to functions that always fail | Sverker Eriksson |
2016-05-25 | erts: Implement halt/0 and halt/1 in Erlang | Sverker Eriksson |
2016-05-23 | hipe: Add test suite for verifying optimisations | Erik Norgren |
2016-05-23 | Added elimination of maps:is_key/2 calls to HiPE | Magnus Lång |
2016-05-18 | hipe_llvm: Move elf_format.hrl types to module | Magnus Lång |
2016-05-16 | Merge branch 'kostis/dialyzer/opaque_type/OTP-13586/PR-1047' | Hans Bolinder |
2016-05-12 | Revert "Prepare release" | Erlang/OTP |
2016-05-11 | hipe_llvm: Disable floats for x86 | Magnus Lång |
2016-05-11 | Prepare release | Erlang/OTP |
2016-05-11 | hipe_llvm: Allow LLVM-generated constants | Magnus Lång |
2016-05-11 | hipe: Extract some records into elf_format.hrl | Magnus Lång |
2016-05-10 | hipe: Restructure elf_format module | Magnus Lång |
2016-05-09 | hipe: Cleanup elf_format module | Magnus Lång |