Age | Commit message (Expand) | Author |
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 |
2016-05-09 | hipe: Remove runtime elf_format class switching | Magnus Lång |
2016-05-09 | Merge branch 'kostis/hipe/add-bs_match-tests/PR-1044/OTP-13549' | Björn-Egil Dahlberg |
2016-05-04 | Declare the erl_types:var_table() type as opaque | Kostis Sagonas |
2016-05-04 | hipe_llvm: Syntax compatibility with 3.7-3.8 | Magnus Lång |
2016-05-04 | Up the limit for the timetrap used in the HiPE testsuite | Kostis Sagonas |
2016-05-04 | hipe: Use maps for unification and substitution | Hans Bolinder |
2016-05-04 | dialyzer: Use maps instead of dict | Hans Bolinder |
2016-05-03 | One more test suite for binary pattern matching | Kostis Sagonas |
2016-04-29 | dialyzer: Fix a bug in the translation of forms to types | Hans Bolinder |
2016-04-29 | Merge branch 'sverker/hipe/remove-ct_hooks' | Sverker Eriksson |
2016-04-28 | erl_types: Don't consider opaque keys singleton | Magnus Lång |
2016-04-28 | erl_types: Fix t_subtract/2 correctness bug | Magnus Lång |
2016-04-28 | erl_types: Fix crash merging maps with opaque keys | Magnus Lång |
2016-04-28 | erl_bif_types: Add a selection of maps BIFs | Magnus Lång |
2016-04-28 | erl_types: Add a map type representation | Magnus Lång |
2016-04-19 | Remove unused ct_hooks | Sverker Eriksson |