Age | Commit message (Expand) | Author |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-04-08 | Remove unreachable code after 'raise' instructions | Björn Gustavsson |
2016-03-15 | update copyright-year | Henrik Nord |
2016-03-10 | beam_block: Eliminate unsafe optimization | Björn Gustavsson |
2015-09-28 | beam_type: Improve optimizations by keeping track of booleans | Björn Gustavsson |
2015-09-28 | Move out bit syntax optimizations from beam_block | Björn Gustavsson |
2015-09-21 | Regain full coverage of beam_block | Björn Gustavsson |
2015-09-07 | Merge branch 'maint' | Björn-Egil Dahlberg |
2015-09-04 | compiler: Fix get_map_elements register corruption | Björn-Egil Dahlberg |
2015-08-21 | beam_validator: Don't allow x(1023) to be used | Björn Gustavsson |
2015-08-21 | Put 'try' in blocks to optimize allocation instructions | Björn Gustavsson |
2015-08-21 | Optimize get_tuple_element instructions by moving them forward | Björn Gustavsson |
2015-08-21 | beam_block: Improve the move optimizations | Björn Gustavsson |
2015-08-21 | beam_block: Clean up optimization of move optimizations | Björn Gustavsson |
2015-08-21 | beam_block: Eliminate redundant wasteful call to opt/1 | Björn Gustavsson |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-04-22 | v3_codegen: Reduce cost for fixing up bs_match_string instructions | Björn Gustavsson |
2015-03-09 | sys_core_fold: Improve optimization of 'not' | Björn Gustavsson |
2015-03-09 | Introduce '%live' annotations with a complete register map | Björn Gustavsson |
2015-01-12 | compiler: Rename util function to adhere to name policy | Björn-Egil Dahlberg |
2014-08-26 | compiler: Use variables in Map beam assmebler | Björn-Egil Dahlberg |
2014-02-13 | compiler: Change map instructions for fetching values | Björn-Egil Dahlberg |
2014-01-28 | compiler: Fix get_map_element bug with allocate | Björn-Egil Dahlberg |
2014-01-28 | compiler: Implement different instructions for => and := | Björn Gustavsson |
2014-01-28 | Implement support for maps in the compiler | Björn Gustavsson |
2013-12-13 | Collect all optimised allocate instructions in beam_block | Anthony Ramine |
2013-12-13 | Properly collect allocate_zero instructions in beam_block | Anthony Ramine |
2013-12-13 | Properly let floating-point instructions through in the BEAM compiler | Anthony Ramine |
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 | Rewrite bs_put* instructions to a generic bs_put instruction | Björn Gustavsson |
2012-10-09 | Refactor removal of unused labels | Björn Gustavsson |
2012-10-09 | v3_codegen: Combine adjacent bs_match_string instructions | Björn Gustavsson |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-08-16 | compiler: Generate line instructions | Björn Gustavsson |
2010-10-12 | beam_block: Do optimizations in the safe order | Björn Gustavsson |
2010-05-20 | beam_block: Remove a clause that will never be executed | Björn Gustavsson |
2010-03-25 | Merge branch 'bg/compiler-remove-r11-support' into dev | Erlang/OTP |
2010-03-22 | compiler: Don't support the no_constant_pool option | Björn Gustavsson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |