Age | Commit message (Expand) | Author |
2015-02-10 | [dialyzer] Fix a bug concerning map() types | Hans Bolinder |
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 'haguenau/fix-endianness-speling' into maint | Bruce Yinhe |
2014-12-09 | Prepare release | Erlang/OTP |
2014-12-02 | Replaced "Endianess" with "Endianness" everywhere | David Haguenauer |
2014-11-07 | Fix typo in llvm/elf_format.hrl | Garret Smith |
2014-09-15 | Update release notes | Erlang/OTP |
2014-09-15 | Update version numbers | Erlang/OTP |
2014-08-21 | dialyzer, hipe: Fix a bug concerning is_record/2,3 | Hans Bolinder |
2014-06-26 | hipe: Correct pretty-printing of bitstrings | Hans Bolinder |
2014-06-19 | Prepare release | Erlang/OTP |
2014-06-18 | Merge branch 'egil/fix-doc-links' into maint | Björn-Egil Dahlberg |
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 'egil/fix-maps-pretty-layout/OTP-11947' into maint | Björn-Egil Dahlberg |
2014-05-23 | hipe: fix a bug concerning typed record fields | Hans Bolinder |
2014-05-13 | hipe: fix a bug concerning typed record fields | Hans Bolinder |
2014-05-09 | Merge branch 'ks/hipe-map-support/OTP-11900' into maint | Björn-Egil Dahlberg |
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-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 |
2014-03-26 | Merge branch 'aronisstav/hipe/opaque_fix' | Hans Bolinder |
2014-03-25 | Merge branch 'ks/hipe-rtl-remove-constant/OTP-11822' | Björn-Egil Dahlberg |
2014-03-24 | Don't 'opaque-decorate' a success typing using an incompatible spec | Stavros Aronis |
2014-03-24 | hipe: Correct last commit of OTP-10342 | Hans Bolinder |
2014-03-24 | stdlib: warn if the type map() is redefined | Hans Bolinder |
2014-03-24 | hipe: Add a few clauses for maps in erl_types | Hans Bolinder |
2014-03-23 | Add support for testing the LLVM backend too | Kostis Sagonas |
2014-03-23 | Ensure generated modules are properly included in the Emakefile | Kostis Sagonas |
2014-03-21 | Merge branch 'yiannist/hipe-llvm-backend' | Henrik Nord |
2014-03-20 | Introduce runtime_dependencies in .app files | Rickard Green |
2014-03-20 | Bump versions and ensure that all are "normal" versions | Rickard Green |
2014-03-19 | Remove RTL code that handled the (is_)constant guard | Kostis Sagonas |
2014-03-19 | Merge branch 'kostis/hipe-rc2-patch' | Henrik Nord |
2014-03-17 | hipe: Properly identify map() type form terms | Björn-Egil Dahlberg |
2014-03-07 | Support the LLVM backend in HiPE | Yiannis Tsiouris |
2014-03-07 | Implement the LLVM backend | Yiannis Tsiouris |