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
/
test
Age
Commit message (
Expand
)
Author
2019-02-21
beam_validator: Refactor liveness/stack initialization checks
John Högberg
2019-02-21
beam_validator: Refactor try/catch handling
John Högberg
2019-02-19
Do the destructive setelement optimization in SSA
Björn Gustavsson
2019-02-15
inline_SUITE: Make coverage/1 test cheaper
Björn Gustavsson
2019-02-15
Remove compile_SUITE:big_file/1
Björn Gustavsson
2019-02-15
Add test modules that disable all SSA optimizations
Björn Gustavsson
2019-02-15
Cover erl_bifs.erl
Björn Gustavsson
2019-02-15
Cover exception throwing code in beam_ssa_opt
Björn Gustavsson
2019-02-15
Parallelize test of listing files
Björn Gustavsson
2019-02-15
Don't limit the number of processes when running cover
Björn Gustavsson
2019-02-11
compiler tests: Restrict cover to run on the local node
Björn Gustavsson
2019-02-05
beam_ssa_type: Track the types of tuple elements
John Högberg
2019-02-01
inline_SUITE: Don't start a slave node
Björn Gustavsson
2019-02-01
Correct test_lib:is_cloned_mod/1
Björn Gustavsson
2019-02-01
Parallelize compile_SUITE:bc_options/1
Björn Gustavsson
2019-02-01
Remove the optimized_guard/1 test case
Björn Gustavsson
2019-02-01
Merge pull request #2122 from bjorng/bjorn/compiler/fix-beam_except
Björn Gustavsson
2019-01-31
Fix internal consistency failure caused by beam_except
Björn Gustavsson
2019-01-31
Merge branch 'maint'
Björn Gustavsson
2019-01-30
Eliminate bogus warning when using tuple calls
Björn Gustavsson
2019-01-29
Enhance optimization of function_clause exceptions
Björn Gustavsson
2019-01-28
Fix crash in beam_ssa_type
Björn Gustavsson
2019-01-24
Make the beam_validator smarter again, again
John Högberg
2019-01-24
compiler: Introduce module-level type optimization
John Högberg
2019-01-24
beam_ssa_opt: Add a scaffold for module-level optimizations
John Högberg
2019-01-21
beam_ssa_type: Fix type subtraction in #b_switch{}
John Högberg
2019-01-21
beam_ssa_type: Remove wait_timeout instructions with a timeout of 0
John Högberg
2019-01-18
Merge branch 'bjorn/compiler/beam_validator/ERL-832'
Björn Gustavsson
2019-01-17
Make the beam_validator smarter (again)
Björn Gustavsson
2019-01-16
Move optimizations of bs_put* instruction to beam_ssa_opt
Björn Gustavsson
2019-01-16
Merge branch 'maint'
Björn Gustavsson
2019-01-14
beam_type: Eliminate compiler crash when arithmetic expression fails
Björn Gustavsson
2019-01-14
Introduce subtraction of types
Björn Gustavsson
2019-01-07
Merge branch 'maint'
Björn Gustavsson
2019-01-07
Remove unsafe optimization for delaying creation of stackframe
Björn Gustavsson
2018-12-13
Merge branch 'bjorn/cuddle-with-tests'
Björn Gustavsson
2018-12-06
Merge branch 'maint'
Björn Gustavsson
2018-12-05
Fix unsafe optimization of stack trace building
Björn Gustavsson
2018-12-05
beam_ssa_pre_codegen: Fix an internal consistency failure
Björn Gustavsson
2018-11-30
Cover code in beam_ssa_opt
Björn Gustavsson
2018-11-30
Cover code in beam_ssa_dead
Björn Gustavsson
2018-11-30
Cover code in beam_trim
Björn Gustavsson
2018-11-29
Eliminate warnings for unused variables
Björn Gustavsson
2018-11-29
regressions_SUITE: Fix exports
Björn Gustavsson
2018-11-29
map_SUITE: Test for mixed map creation
Björn Gustavsson
2018-11-29
map_SUITE: Fix indentation
Björn Gustavsson
2018-11-28
Cover more code in beam_jump
Björn Gustavsson
2018-11-28
Cover some code in beam_peep
Björn Gustavsson
2018-11-28
Share the code for semantically equivalent blocks
Björn Gustavsson
2018-11-21
Merge branch 'maint'
Björn Gustavsson
[next]