aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler
AgeCommit message (Expand)Author
2017-10-05Update release notesErlang/OTP
2017-10-05Update version numbersErlang/OTP
2017-08-16compiler: Fix live regs update on allocate in validatorLukas Larsson
2017-08-16Take fail labels into account when determining liveness in block opsJohn Högberg
2017-03-14Prepare releaseErlang/OTP
2017-03-10Update copyright yearRickard Green
2017-02-26Fix minor typo in compile:forms/1 docPéter Gömöri
2017-01-17Merge branch 'egil/cuddle-tests' into maintBjörn-Egil Dahlberg
2017-01-11compiler: Do not spawn process when dialyzingHans Bolinder
2016-12-09Prepare releaseErlang/OTP
2016-12-07Update copyright-yearErlang/OTP
2016-11-18Suppress warnings from v3_kernel when inlining is turned onBjörn Gustavsson
2016-11-11compiler: Increase timetrap timeouts for lc_SUITEBjörn-Egil Dahlberg
2016-10-27Don't copy funs into guardsBjörn Gustavsson
2016-10-24Don't let inline_list_funcs degrade optimizationsBjörn Gustavsson
2016-10-06beam_bsm: Eliminate unsafe optimizationBjörn Gustavsson
2016-10-05beam_block: Avoid unsafe inclusion of get_map_elements in blocksBjörn Gustavsson
2016-09-20Prepare releaseErlang/OTP
2016-09-13beam_validator: Handle unreachable instructionsBjörn Gustavsson
2016-09-05sys_core_fold: Don't move a fun into a guardBjörn Gustavsson
2016-09-01doc: Correct errors introduced by Editorial changesHans Bolinder
2016-08-11[ERL-209] Fix ambiguous_catch_try_state inconsistency errorBjörn Gustavsson
2016-08-05beam_block: Fix potentially unsafe optimization in move_allocates/1Björn Gustavsson
2016-07-15Merge branch 'maint-19' into maintBjörn-Egil Dahlberg
2016-07-14Prepare releaseErlang/OTP
2016-07-12Revert "beam_dead: Improve optimization of literal binary matching"Björn-Egil Dahlberg
2016-07-12compiler: Test literal binary matchingBjörn-Egil Dahlberg
2016-06-30Merge branch 'aronisstav/compiler/fix-compile-forms-spec/PR-1109' into maintBjörn Gustavsson
2016-06-23Fix try-catch when writing makefileMagnus Henoch
2016-06-22Show error reason when compiler cannot write fileMagnus Henoch
2016-06-21Prepare releaseErlang/OTP
2016-06-20Fix spec of compile:(noenv_)forms/2Stavros Aronis
2016-06-08compile.xml: Eliminate unsightly space before periodBjörn Gustavsson
2016-06-07Compiler: new function env_compiler_options/0alisdair sullivan
2016-06-03Merge branch 'bjorn/compiler/misc'Björn Gustavsson
2016-06-03Merge branch 'jv/compiler/mapsify-rec_env/PR-1082/OTP-13646'Björn-Egil Dahlberg
2016-06-03misc_SUITE: Cover the remaining lines in beam_peepBjörn Gustavsson
2016-06-02Avoid the dreaded "no_file" in warningsBjörn Gustavsson
2016-06-02Eliminate crash for map updates in guardsBjörn Gustavsson
2016-06-02Revert "Prepare release"Erlang/OTP
2016-06-02Prepare releaseErlang/OTP
2016-06-01Convert dict() to map() in rec_env.erlJosé Valim
2016-06-01beam_block: Eliminate crash in beam_utilsBjörn Gustavsson
2016-05-31Add additional coverage and smoke test of beam_validatorBjörn Gustavsson
2016-05-31beam_validator: Strengthen validation of match statesBjörn Gustavsson
2016-05-31beam_validator: Use a record representing the match contextBjörn Gustavsson
2016-05-31Merge branch 'bjorn/compiler/misc'Björn Gustavsson
2016-05-30Eliminate unsafe use of Y registersBjörn Gustavsson
2016-05-30beam_validator: Add is_bitstring/1 as a safe BIFBjörn Gustavsson
2016-05-30beam_validator: Remove uncovered lineBjörn Gustavsson