aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/src/v3_kernel.hrl
AgeCommit message (Expand)Author
2018-08-24Introduce a new SSA-based intermediate formatBjörn Gustavsson
2018-06-18Update copyright yearHenrik Nord
2017-12-07v3_codegen: Simplify #k_guard_break{}Björn Gustavsson
2017-10-27Eliminate the v3_life passBjörn Gustavsson
2016-11-18v3_kernel: Generate optimized code for guardsBjörn Gustavsson
2016-09-21v3_life: Eliminate special handling of guardsBjörn Gustavsson
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2014-06-24compiler: Fix v3_kernel Maps pretty printingBjörn-Egil Dahlberg
2014-02-07compiler: Fix codegen multiple updates for MapsBjörn-Egil Dahlberg
2014-01-29compiler: Squash #k_map_pair_*{} to #k_map_pair{}Björn-Egil Dahlberg
2014-01-28Pass the map pair operators through to the v3_codegen passBjörn Gustavsson
2014-01-28Implement support for maps in the compilerBjörn Gustavsson
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-01-11v3_kernel.hrl: Remove unused record #k_string{}Björn Gustavsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP