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
Age
Commit message (
Expand
)
Author
2019-04-10
compiler: Add missing header dependencies
John Högberg
2019-04-08
Merge pull request #2200 from bjorng/bjorn/deprecation-warnings/ERL-904/OTP-1...
Björn Gustavsson
2019-04-05
Add options for suppressing warnings about removed functions
Björn Gustavsson
2019-04-04
cerl_clauses: Fix broken link
Björn Gustavsson
2019-04-04
erts: Fix more internal docs xmllint
Lukas Larsson
2019-04-04
compiler: Add internal docs section
Lukas Larsson
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
Verify the highest opcode for the r21 test suites
Björn Gustavsson
2019-03-25
Add test_lib:highest_opcode/1
Björn Gustavsson
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-25
Cover return type determination of lists functions
Björn Gustavsson
2019-03-21
Merge branch 'bjorn/hipe-compilation/OTP-15596'
Björn Gustavsson
2019-03-21
lib/compiler/scripts/smoke: Compile some cloudi packages
Björn Gustavsson
2019-03-20
HiPE: Don't fail the compilation for unimplemented instructions
Björn Gustavsson
2019-03-19
Merge branch 'john/compiler/fix-eq-type-infererence-in-validator/ERL-886'
John Högberg
2019-03-18
lib/compiler/scripts/smoke: Force a local hex
Björn Gustavsson
2019-03-18
beam_validator: Infer types on both sides of '=:='
John Högberg
2019-03-13
Merge pull request #2177 from bjorng/bjorn/erts/tail-recursive-bifs
Björn Gustavsson
2019-03-12
Merge branch 'maint'
Henrik Nord
2019-03-11
Prepare release
Erlang/OTP
2019-03-09
Optimize tail-recursive calls of BIFs
Björn Gustavsson
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
2019-03-01
Keep the set of unset variables as small as possible
Björn Gustavsson
2019-02-28
beam_ssa_opt: Use is_tagged_tuple more
Björn Gustavsson
2019-02-28
beam_ssa_opt: Order consecutive get_tuple_element instructions
Björn Gustavsson
2019-02-27
beam_validator: Clarify a comment
John Högberg
2019-02-27
beam_validator: Make call argument validation stricter
John Högberg
2019-02-27
beam_validator: Don't explode when building terms in receive
John Högberg
2019-02-27
beam_validator: Improve 'binary' type tracking
John Högberg
[next]