aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/src/beam_except.erl
AgeCommit message (Expand)Author
2019-08-15Fix an internal consistency check failure caused by beam_exceptBjörn Gustavsson
2019-05-27Fix compiler crash in beam_exceptBjörn Gustavsson
2019-02-21sys_core_fold: Remove an unsafe optimizationBjörn Gustavsson
2019-01-31Fix internal consistency failure caused by beam_exceptBjörn Gustavsson
2019-01-29Enhance optimization of function_clause exceptionsBjörn Gustavsson
2019-01-28beam_except: Eliminate unsafe function_clause translationBjörn Gustavsson
2018-10-30beam_except: Generalize translation to func_info instructionsBjörn Gustavsson
2018-09-03Introduce a put_tuple2 instructionBjörn Gustavsson
2018-08-17beam_except: Enhance recognition of function_clause exceptionsBjörn Gustavsson
2018-06-18Update copyright yearHenrik Nord
2017-12-08Use the new syntax for retrieving stack tracesBjörn Gustavsson
2017-01-12beam_except: Add types and specsBjörn Gustavsson
2016-05-25beam_expect: Correctly handle blocks with multiple allocsBjörn Gustavsson
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2014-01-24beam_except: Eliminate compiler crashBjörn Gustavsson
2013-02-09Fix unsafe optimization of funsBjörn Gustavsson
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2012-10-10Break apart tail-recursive call instructionsBjörn Gustavsson
2012-01-04Add the beam_except pass to optimize exceptionsBjörn Gustavsson