aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler
AgeCommit message (Expand)Author
2017-08-24Merge branch 'maint'Raimo Niskanen
2017-08-24Merge branch 'maint-20' into maintRaimo Niskanen
2017-08-23Prepare releaseErlang/OTP
2017-08-23Merge branch 'john/compiler/fail-labels-in-blocks-otp-19/ERIERL-48/OTP-14522'...Erlang/OTP
2017-08-22Merge branch 'maint'Lukas Larsson
2017-08-22Merge branch 'john/compiler/fail-labels-in-blocks-otp-18/ERIERL-48/OTP-14522'...Lukas Larsson
2017-08-16compiler: Fix live regs update on allocate in validatorLukas Larsson
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-08-16Merge pull request #1528 from bjorng/bjorn/compiler/improve-case-opt/ERL-452/...Björn Gustavsson
2017-08-14Apply the redundant test optimisation also in case of fall-throughMichał Muskała
2017-08-14Replace labels instead of inserting duplicates in beam_jumpMichał Muskała
2017-08-14Enhance elimination of useless tests in beam_jumpMichał Muskała
2017-08-13Run the sharing optimisation in beam_jump until fixpointMichał Muskała
2017-08-12Introduce beam_utils:replace_labels/4Michał Muskała
2017-08-10Merge branch 'maint'Björn Gustavsson
2017-08-10Generalize optimization of "one-armed" casesBjörn Gustavsson
2017-08-07Take fail labels into account when determining liveness in block opsJohn Högberg
2017-08-07sys_core_fold: Fix unsafe optimization of non-variable applyBjörn Gustavsson
2017-07-10josevalim/jv-op-stacktrace-entry/PR-1478/OTP-14508Lukas Larsson
2017-07-07Add stacktrace entries to BIF calls from emulatorJosé Valim
2017-07-07Merge pull request #1080 from josevalim/jv-sys-core-replaceBjörn Gustavsson
2017-07-06Introduce a new core pass called sys_core_aliasJosé Valim
2017-07-04Make tuple calls opt-inJosé Valim
2017-06-21Prepare releaseErlang/OTP
2017-06-14Update copyright yearHans Nilsson
2017-06-14Merge branch 'bjorn/compiler/fix-invalid-orddict'Björn Gustavsson
2017-06-14Merge branch 'bjorn/cuddle-with-tests'Björn Gustavsson
2017-06-13v3_kernel: Keep orddicts sortedBjörn Gustavsson
2017-06-13sys_core_fold: Ensure that orddict keys are uniqueBjörn Gustavsson
2017-06-12Merge branch 'hasse/unicode_atoms/OTP-14285'Hans Bolinder
2017-06-12compiler: Handle (bad) Unicode parse transform module namesHans Bolinder
2017-06-12beam_type_SUITE: Add a test case for an already fixed bugBjörn Gustavsson
2017-06-07Fix unsafe bit syntax matching optimizationBjörn Gustavsson
2017-05-31Revert "Prepare release"Hans Nilsson
2017-05-30Prepare releaseErlang/OTP
2017-05-23Correct handling of module name in compile:forms/1,2Björn Gustavsson
2017-05-19genop.tab: Add an OTP 20 commentBjörn Gustavsson
2017-05-19Merge branch 'bjorn/cuddle-with-tests'Björn Gustavsson
2017-05-17compile_SUITE: Don't create a directory called 'core'Björn Gustavsson
2017-05-16Merge pull request #1453 from bjorng/bjorn/catch-warning/OTP-14401Björn Gustavsson
2017-05-12Warn for potentially unsafe use of get_stacktrace/0Björn Gustavsson
2017-05-11Merge branch 'bjorn/compiler/cover'Björn Gustavsson
2017-05-11Merge pull request #1451 from bjorng/bjorn/compiler/nowarn_obsolete_guardBjörn Gustavsson
2017-05-11Update compile.xmlBjörn Gustavsson
2017-05-10compiler.cover: Remove deleted module sys_pre_expandBjörn Gustavsson
2017-05-10Cover the first clause of v3_core:bin_expand_string/4Björn Gustavsson
2017-05-10compile_SUITE: Test the r16, r17, r18, r19 optionsBjörn Gustavsson
2017-05-10erl_bifs: Remove pure BIFs serving no useful purposeBjörn Gustavsson
2017-05-10erl_bifs: Remove erlang:hash/2 from list of pure functionsBjörn Gustavsson