Age | Commit message (Expand) | Author |
2015-01-26 | hipe: remove two obsolete BIFs | Mikael Pettersson |
2015-01-19 | Merge branch 'maint' | Marcus Arendt |
2015-01-11 | hipe: rtl: fix phi_remove_pred/2 FP moves | Mikael Pettersson |
2015-01-11 | hipe: backends: correct #fconv{} translation | Mikael Pettersson |
2014-12-18 | Merge branch 'maint' | Bruce Yinhe |
2014-12-18 | Merge branch 'haguenau/fix-endianness-speling' into maint | Bruce Yinhe |
2014-12-10 | Merge tag 'OTP-17.4' | Marcus Arendt |
2014-12-09 | Prepare release | Erlang/OTP |
2014-12-02 | Replaced "Endianess" with "Endianness" everywhere | David Haguenauer |
2014-11-25 | Merge branch 'maint' | Bruce Yinhe |
2014-11-07 | Fix typo in llvm/elf_format.hrl | Garret Smith |
2014-09-17 | Merge tag 'OTP-17.3' | Henrik Nord |
2014-09-15 | Update release notes | Erlang/OTP |
2014-09-15 | Update version numbers | Erlang/OTP |
2014-08-21 | Merge branch 'maint' | Hans Bolinder |
2014-08-21 | dialyzer, hipe: Fix a bug concerning is_record/2,3 | Hans Bolinder |
2014-06-30 | Merge branch 'maint' | Hans Bolinder |
2014-06-26 | hipe: Correct pretty-printing of bitstrings | Hans Bolinder |
2014-06-24 | Merge tag 'OTP-17.1' | Marcus Arendt |
2014-06-19 | Prepare release | Erlang/OTP |
2014-06-18 | Merge branch 'maint' | Björn-Egil Dahlberg |
2014-06-18 | Merge branch 'egil/fix-doc-links' into maint | Björn-Egil Dahlberg |
2014-06-17 | Merge branch 'maint' | Hans Bolinder |
2014-06-17 | doc: Fix broken links | Björn-Egil Dahlberg |
2014-06-17 | [dialyzer] Fix handling of literal records | Hans Bolinder |
2014-05-26 | Merge branch 'maint' | Björn-Egil Dahlberg |
2014-05-26 | Merge branch 'egil/fix-maps-pretty-layout/OTP-11947' into maint | Björn-Egil Dahlberg |
2014-05-26 | Merge branch 'maint' | Hans Bolinder |
2014-05-23 | hipe: fix a bug concerning typed record fields | Hans Bolinder |
2014-05-13 | Merge branch 'maint' | Hans Bolinder |
2014-05-13 | hipe: fix a bug concerning typed record fields | Hans Bolinder |
2014-05-09 | Merge branch 'maint' | Björn-Egil Dahlberg |
2014-05-09 | Merge branch 'ks/hipe-map-support/OTP-11900' into maint | Björn-Egil Dahlberg |
2014-05-05 | Remove pre-defined types dict(), digraph(), &c | Hans Bolinder |
2014-04-29 | Add five new test files for maps in the HiPE test suite | Kostis Sagonas |
2014-04-29 | Copy the tests for maps from the compiler application to a new HiPE test suite | Magnus Lång |
2014-04-29 | Translate the put_map_assoc and put_map_exact BEAM instructions to ICode | Erik Norgren |
2014-04-29 | Translate the has_map_fields and get_map_elements BEAM instructions to ICode | Kostis Sagonas |
2014-04-29 | Allow more type names | Hans Bolinder |
2014-04-28 | hipe,compiler: Fix Map literals pretty printing | Björn-Egil Dahlberg |
2014-04-17 | hipe, dialyzer: Fix a bug concerning opaque types | Hans Bolinder |
2014-04-07 | Update release notes | Erlang/OTP |
2014-04-01 | Merge branch 'yiannist/erllvm-fixes' | Sverker Eriksson |
2014-03-31 | Merge branch 'kostis/hipe-test-fix' | Sverker Eriksson |
2014-03-30 | Fix frame size adjustment of stack descriptors | Yiannis Tsiouris |
2014-03-30 | Fix counting of arguments of closures | Christos Stavrakakis |
2014-03-30 | Check for required LLVM version or issue error | Yiannis Tsiouris |
2014-03-28 | Add support for the compilation of the is_map/1 guard to native code | Kostis Sagonas |
2014-03-28 | Add 'map' to the set of icode_type_test()s | Kostis Sagonas |
2014-03-28 | Support the translation of the is_map BEAM instruction to Icode | Kostis Sagonas |