aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/src/Makefile
AgeCommit message (Expand)Author
2018-06-18Update copyright yearHenrik Nord
2018-04-11beam_validator: Remove unnecessary inclusion of beam_disasm.hrlBjörn Gustavsson
2017-10-27Eliminate the v3_life passBjörn Gustavsson
2017-07-06Introduce a new core pass called sys_core_aliasJosé Valim
2017-06-14Update copyright yearHans Nilsson
2017-06-07Fix unsafe bit syntax matching optimizationBjörn Gustavsson
2017-03-24compiler: Add is_tagged_tuple instructionBjörn-Egil Dahlberg
2017-01-12Makefile: Warn for missings specBjörn Gustavsson
2016-11-18Remove beam_boolBjörn Gustavsson
2016-09-01Remove sys_pre_expandBjörn Gustavsson
2016-03-15update copyright-yearHenrik Nord
2015-09-28Move out bit syntax optimizations from beam_blockBjörn Gustavsson
2015-08-21Delay get_tuple_element instructions until they are neededBjörn Gustavsson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-21compiler: Add cerl_sets moduleBjörn-Egil Dahlberg
2015-03-09Don't inline core_parseBjörn Gustavsson
2015-02-12Break out inlining of 'lists' functions to a new moduleBjörn Gustavsson
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-23Turn warnings to errors on selected applicationsBjörn Gustavsson
2013-01-18Merge branch 'nox/enable-silent-rules/OTP-10726'Björn-Egil Dahlberg
2013-01-18Remove support for parameterized modulesBjörn Gustavsson
2013-01-15Implement ./otp_build configure --enable-silent-rulesAnthony Ramine
2012-10-09Introduce the mandatory beam_a and beam_z passesBjörn Gustavsson
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-01-04Add the beam_except pass to optimize exceptionsBjörn Gustavsson
2011-12-06Teach the compiler the 'no_dead' optionBjörn Gustavsson
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-02-02compiler Makefile: Turn warnings into errorsBjörn Gustavsson
2010-05-11Optimize selective receives in the presence of a large message queueBjörn Gustavsson
2010-02-10Merge branch 'ks/compiler' into ccase/r13b04_devErlang/OTP
2010-02-10Support the configure option --enable-native-libsKostis Sagonas
2010-02-10compiler Makefile: alphabetize module namesKostis Sagonas
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP