aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler
AgeCommit message (Expand)Author
2019-06-18Merge branch 'john/compiler/fun-environment-types/OTP-15896'John Högberg
2019-06-18Merge branch 'john/compiler/cuddle-type-representation'John Högberg
2019-06-17compiler: Propagate types of free variablesJohn Högberg
2019-06-17Create a shared wrapper function for all occurrences of 'fun F/A'Björn Gustavsson
2019-06-14compiler: Add common method for literal -> type conversionJohn Högberg
2019-06-13genop.tab: Insert an "OTP 23" comment for clarityBjörn Gustavsson
2019-06-13Merge branch 'john/compiler/common-type-representation/OTP-15792'John Högberg
2019-06-13Merge branch 'maint'John Högberg
2019-06-13Merge branch 'maint-22' into maintJohn Högberg
2019-06-12beam_validator: Replace old type representation with beam_typesJohn Högberg
2019-06-12Merge pull request #2274 from kostis/cerl-fix-ctypeBjörn Gustavsson
2019-06-12beam_validator: Subtract types when inferring type test BIFsJohn Högberg
2019-06-12beam_call_types: Improve type handling of lists:zip/2 and friendsJohn Högberg
2019-06-12compiler: Move "known functions" to beam_typesJohn Högberg
2019-06-12compiler: Break out SSA/beam type definitions into a separate moduleJohn Högberg
2019-06-12Prepare releaseErlang/OTP
2019-06-12Merge branch 'john/compiler/fix-bad-bitstring-type-opt/OTP-15872' into maint-22Erlang/OTP
2019-06-11beam_ssa_type: Fix meet/join inconsistencyJohn Högberg
2019-06-11beam_ssa_type: Fix 'band' type determinationJohn Högberg
2019-06-11beam_validator: Reduce literals to their typesJohn Högberg
2019-06-11beam_validator: Refactor local call validationJohn Högberg
2019-06-11beam_validator: Simplify the match context typeJohn Högberg
2019-06-11beam_validator: Use integers as tuple element keysJohn Högberg
2019-06-11Merge branch 'maint'John Högberg
2019-06-11Merge branch 'john/erts/fix-bad-get_tuple_element-opt/OTP-15871/ERIERL-374' i...John Högberg
2019-06-11Merge branch 'john/compiler/fix-bad-bitstring-type-opt/OTP-15872' into maintJohn Högberg
2019-06-10erts: Fix bad loader optimization of get_tuple_elementJohn Högberg
2019-06-10beam_ssa_type: Fix incorrect bitstring unit determinationJohn Högberg
2019-06-07cerl: Fix spelling error in a case of ctype()Kostis Sagonas
2019-06-03Merge branch 'maint'Hans Bolinder
2019-06-03Merge branch 'maint-22' into maintHans Bolinder
2019-05-29Prepare releaseErlang/OTP
2019-05-29Merge branch 'bjorn/compiler/fix-beam_ssa_dead-patch/OTP-15845' into maint-22Erlang/OTP
2019-05-29Merge branch 'bjorng_ghub/bjorn/compiler/fix-beam_ssa_dead-crash/ERL-956/OTP-...Erlang/OTP
2019-05-29Merge branch 'bjorn/compiler/fix-unloadable-code-patch/ERL-955/OTP-15846' int...Erlang/OTP
2019-05-29Merge branch 'bjorn/compiler/fix-beam_except/ERL-954/OTP-15839' into maint-22Erlang/OTP
2019-05-29Merge branch 'bjorn/compiler/fix-unsafe-type-inference/OTP-15838' into maint-22Erlang/OTP
2019-05-29Merge branch 'john/compiler/list_append_type/OTP-15841' into maint-22Erlang/OTP
2019-05-29Merge branch 'bjorn/compiler/fix-receive-patch/ERL-950/OTP-15832' into maint-22Erlang/OTP
2019-05-29Merge branch 'maint'Björn Gustavsson
2019-05-29Merge pull request #2263 from bjorng/bjorn/compiler/fix-beam_ssa_dead-crash/E...Björn Gustavsson
2019-05-28Merge branch 'maint'John Högberg
2019-05-28Merge branch 'john/compiler/list_append_type/OTP-15841' into maintJohn Högberg
2019-05-28Fix unsafe optimizations where guard tests could be removedBjörn Gustavsson
2019-05-28Eliminate crash in the beam_ssa_dead compiler passBjörn Gustavsson
2019-05-27Merge branch 'maint'Björn Gustavsson
2019-05-27Merge branch 'bjorn/compiler/fix-unloadable-code-patch/ERL-955/OTP-15846' int...Björn Gustavsson
2019-05-27Merge branch 'bjorn/compiler/fix-beam_ssa_dead-patch/OTP-15845' into maintBjörn Gustavsson
2019-05-27Merge branch 'john/misc-fixes-and-additions'John Högberg
2019-05-27Merge branch 'maint'Björn Gustavsson