Age | Commit message (Expand) | Author |
2015-04-22 | beam_block: Optimize matching of binary literals | Björn Gustavsson |
2015-04-22 | Move rewriting of bs_match from beam_clean to beam_z | Björn Gustavsson |
2015-03-09 | beam_dead: Improve optimization by eliminating fallthroughs | Björn Gustavsson |
2015-03-09 | beam_dead: Optimize Var =:= Var | Björn Gustavsson |
2015-03-09 | sys_core_fold: Improve optimization of 'not' | Björn Gustavsson |
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 | Generalize optimizations using shortcut_rel_op/4 | Björn Gustavsson |
2015-01-09 | beam_dead: Optimize branches from relational conditionals | Björn Gustavsson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2012-10-10 | Rewrite select_val and select_tuple_arity to a select instruction | Björn Gustavsson |
2012-10-09 | Improve binary matching of literals | Björn Gustavsson |
2011-12-06 | Teach the compiler the 'no_dead' option | Björn Gustavsson |
2011-08-16 | compiler: Generate line instructions | Björn Gustavsson |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg |
2011-04-12 | beam_dead: Remove uncovered special case handling of empty blocks | Björn Gustavsson |
2011-04-12 | beam_dead: Remove uncovered clauses in binary matching optimization | Björn Gustavsson |
2011-04-12 | beam_dead: Remove uncoverable case clause in update_value_dict/3 | Björn Gustavsson |
2011-04-12 | beam_dead: Remove code that cannot be covered in forward/4 | Björn Gustavsson |
2010-06-02 | Merge branch 'bg/compiler' into dev | Erlang/OTP |
2010-06-02 | beam_dead: Combine is_eq_exact instructions into select_val instructions | Björn Gustavsson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |