index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
compiler
/
src
Age
Commit message (
Expand
)
Author
2019-05-29
Merge pull request #2263 from bjorng/bjorn/compiler/fix-beam_ssa_dead-crash/E...
Björn Gustavsson
2019-05-28
Merge branch 'john/compiler/list_append_type/OTP-15841' into maint
John Högberg
2019-05-28
Eliminate crash in the beam_ssa_dead compiler pass
Björn Gustavsson
2019-05-27
Merge branch 'bjorn/compiler/fix-unloadable-code-patch/ERL-955/OTP-15846' int...
Björn Gustavsson
2019-05-27
Merge branch 'bjorn/compiler/fix-beam_ssa_dead-patch/OTP-15845' into maint
Björn Gustavsson
2019-05-27
Merge branch 'bjorn/compiler/fix-beam_except/ERL-954/OTP-15839' into maint
Björn Gustavsson
2019-05-27
Fix compiler crash in beam_except
Björn Gustavsson
2019-05-27
Merge branch 'bjorn/compiler/fix-unsafe-type-inference/OTP-15838' into maint
Björn Gustavsson
2019-05-27
compiler: Fix broken type for erlang:'++'/2
John Högberg
2019-05-27
Fix loading of Core Erlang code for extracting a map element
Björn Gustavsson
2019-05-25
Fix unsafe optimizations where guard tests could be removed
Björn Gustavsson
2019-05-24
Fix unsafe negative type inference
Björn Gustavsson
2019-05-23
Merge branch 'bjorn/compiler/fix-receive-patch/ERL-950/OTP-15832' into maint
Björn Gustavsson
2019-05-22
Merge branch 'bjorn/compiler/fix-freeze/ERL-948/OTP-15828' into maint
Björn Gustavsson
2019-05-21
Eliminate compiler crash when compiling complex receive statements
Björn Gustavsson
2019-05-20
Fix non-terminating compilation
Björn Gustavsson
2019-05-14
Fix compiler crash when funs were matched
Björn Gustavsson
2019-04-30
Merge branch 'john/compiler/fix-missing-match-reposition/ERL-923'
John Högberg
2019-04-29
compiler: Propagate match context position on fail path
John Högberg
2019-04-23
beam_validator: Don't infer types for dead values
John Högberg
2019-04-15
Optimize encoding of simple literals
Björn Gustavsson
2019-04-10
compiler: Add missing header dependencies
John Högberg
2019-04-04
cerl_clauses: Fix broken link
Björn Gustavsson
2019-03-28
compile: Add some types to core_parse.hrl
Hans Bolinder
2019-03-28
compiler: Fix documentation of cerl:c_binary/1
Hans Bolinder
2019-03-28
Merge branch 'bjorn/compiler/cuddle-with-tests'
Björn Gustavsson
2019-03-26
compiler: Fully disable no_return optimizations in try blocks
John Högberg
2019-03-25
sys_core_fold: Simplify case_expand_var/2
Björn Gustavsson
2019-03-25
beam_validator: Remove uncovered lines in lists_mod_return_type/3
Björn Gustavsson
2019-03-21
Merge branch 'bjorn/hipe-compilation/OTP-15596'
Björn Gustavsson
2019-03-20
HiPE: Don't fail the compilation for unimplemented instructions
Björn Gustavsson
2019-03-18
beam_validator: Infer types on both sides of '=:='
John Högberg
2019-03-08
beam_ssa_opt: Fix crash in ssa_opt_float
John Högberg
2019-03-06
beam_validator: Express test_arity/is_tagged_tuple as type tests
John Högberg
2019-03-06
beam_validator: Fix type subtraction on select_* and inequality
John Högberg
2019-03-05
beam_validator: Style fix for asserts in list comprehensions
John Högberg
2019-03-05
beam_validator: Infer types from bs_put instructions
John Högberg
2019-03-05
beam_validator: is_map no longer needs special treatment
John Högberg
2019-03-05
beam_validator: Refactor type conflict resolution
John Högberg
2019-03-05
beam_validator: Refactor branch handling
John Högberg
2019-03-04
beam_validator: Fix element/2 BIF handling
John Högberg
2019-03-04
beam_validator: Rename get_move_term_type and clean up get_raw_type
John Högberg
2019-03-04
Merge pull request #2168 from josevalim/jv-v3_kernel-binary-all
Björn Gustavsson
2019-03-04
Merge pull request #2167 from bjorng/bjorn/tune-beam
Björn Gustavsson
2019-03-04
Merge pull request #2166 from bjorng/bjorn/compiler/fix-slow-beam_ssa_dead
Björn Gustavsson
2019-03-01
Move size=all binary clause prunning to v3_kernel
José Valim
2019-03-01
Optimize v3_kernel for thousands of clauses
José Valim
2019-03-01
Add a comment about the time complexity of beam_ssa_dead
Björn Gustavsson
2019-03-01
Pass the from node as a function argument instead of in a map
Björn Gustavsson
2019-03-01
Do some minor optimizations of compilation times
Björn Gustavsson
[next]