Age | Commit message (Expand) | Author |
2015-01-12 | Update the comments that explain what beam_dead does | Björn Gustavsson |
2015-01-09 | Improve optimization of bs_start_match2 | Björn Gustavsson |
2015-01-09 | Extend count_bits_matched/3 to handle the UTF instructions | Björn Gustavsson |
2015-01-09 | misc_SUITE: Cover the exception handling code in beam_dead | Björn Gustavsson |
2015-01-09 | Generalize optimizations using shortcut_rel_op/4 | Björn Gustavsson |
2015-01-09 | beam_dead: Optimize branches from relational conditionals | Björn Gustavsson |
2014-12-10 | Merge tag 'OTP-17.4' | Marcus Arendt |
2014-12-09 | Prepare release | Erlang/OTP |
2014-12-01 | compiler: Coalesce map keys in dialyzer mode | Björn-Egil Dahlberg |
2014-11-17 | Merge branch 'maint' | Björn Gustavsson |
2014-10-27 | Extract annotations from filter qualifiers in a type-friendly way | Björn Gustavsson |
2014-10-27 | Fix miscompilation when module contains multiple named funs | Anthony Ramine |
2014-10-21 | Merge branch 'egil/map-type-opt/OTP-12253' | Björn-Egil Dahlberg |
2014-10-20 | Merge branch 'tuncer/compiler/finalize-asm-deprecation/OTP-12100' | Björn Gustavsson |
2014-10-07 | compiler: Type is_nonempty_list optimization | Björn-Egil Dahlberg |
2014-10-07 | compiler: Type map optimization | Björn-Egil Dahlberg |
2014-10-03 | Merge branch 'egil/maps/variable-keys/OTP-12218' | Björn-Egil Dahlberg |
2014-10-02 | compiler: Update test for Maps aliasing | Björn-Egil Dahlberg |
2014-10-02 | compiler: Properly support Map aliasing | Björn-Egil Dahlberg |
2014-10-01 | compiler: Refactor Map pairs aliasing | Björn-Egil Dahlberg |
2014-10-01 | compiler: Fix harmless need_heap error for Maps | Björn-Egil Dahlberg |
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-09-01 | Update primary bootstrap | Björn Gustavsson |
2014-09-01 | sys_core_fold: Eliminate name capture bug | Björn Gustavsson |
2014-08-26 | compiler: Update Map tests | Björn-Egil Dahlberg |
2014-08-26 | compiler: Fix v3_core Maps pair chains | Björn-Egil Dahlberg |
2014-08-26 | compiler: Use expressions in core patterns | Björn-Egil Dahlberg |
2014-08-26 | compiler: Use variables in Map cerl inliner | Björn-Egil Dahlberg |
2014-08-26 | compiler: Reintroduce binary limit for Map keys | Björn-Egil Dahlberg |
2014-08-26 | compiler: Shameless v3_core hack for variables | Björn-Egil Dahlberg |
2014-08-26 | compiler: Use variables in Map beam assmebler | Björn-Egil Dahlberg |
2014-08-22 | compiler: Use variables in Map kernel pass | Björn-Egil Dahlberg |
2014-08-22 | compiler: Use variables in Map core pass | Björn-Egil Dahlberg |
2014-08-22 | compiler: Normalize unary ops on Maps key literals | Björn-Egil Dahlberg |
2014-08-14 | compiler: finalize 18.x 'asm' deprecation | Tuncer Ayaz |
2014-08-14 | Merge branch 'nox/compiler/improve-core-lint' | Björn Gustavsson |
2014-08-07 | Remove obsolete comment in core_lint | Anthony Ramine |
2014-08-07 | Handle return mismatches for calls and primops | Anthony Ramine |
2014-08-07 | Check for more return mismatches | Anthony Ramine |
2014-08-07 | Use +clint0 in compiler's test suites | Anthony Ramine |
2014-07-03 | compiler: Maps are always patterns never values in matching | Björn-Egil Dahlberg |
2014-06-24 | compiler: Fix v3_kernel Maps pretty printing | Björn-Egil Dahlberg |
2014-06-24 | compiler: Fix v3_core Maps pretty printing | Björn-Egil Dahlberg |
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 |