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
2018-03-07
Merge pull request #1732 from bjorng/bjorn/compiler/beam_type
Björn Gustavsson
2018-03-02
beam_type: Refactor simplifications of instructions
Björn Gustavsson
2018-03-01
Enhance beam_validator to check proper nesting of try/catch and catch
Björn Gustavsson
2018-02-01
Merge pull request #1701 from bjorng/bjorn/get_hd_tl
Björn Gustavsson
2018-01-31
Merge pull request #1696 from bjorng/bjorn/compiler/fix-beam_block-bug/ERL-555
Björn Gustavsson
2018-01-31
Merge branch 'maint'
Björn Gustavsson
2018-01-30
Fix incorrect handling of floating point instructions
Björn Gustavsson
2018-01-29
Fix incorrect type interference of integer ranges
Björn Gustavsson
2018-01-26
Eliminate get_list/3 internally in the compiler
Björn Gustavsson
2018-01-26
Speed up misc_SUITE:integer_encoding/1
Björn Gustavsson
2018-01-26
Merge pull request #1691 from bjorng/bjorn/compiler/local-cse
Björn Gustavsson
2018-01-25
beam_type: Optimize away unnecessary test_unit instructions
Björn Gustavsson
2018-01-24
Optimize matching of empty binaries
Björn Gustavsson
2018-01-24
Apply common subexpression elimination in blocks
Björn Gustavsson
2018-01-23
beam_validator: Validate building of tuples
Björn Gustavsson
2018-01-22
Don't build a stacktrace if it's only passed to erlang:raise/3
Björn Gustavsson
2018-01-16
sys_core_bsm: Rearrange arguments to enable delayed sub binary creation
Björn Gustavsson
2018-01-12
beam_match_SUITE: Eliminate warnings for unused variables
Björn Gustavsson
2018-01-12
bs_match_SUITE: Add tests case written when walking into a dead end
Björn Gustavsson
2018-01-11
Improve code generation for a 'case' with exported variables
Björn Gustavsson
2018-01-08
Merge branch 'maint'
John Högberg
2018-01-04
Remove unsafe is_record/test_arity optimizations
John Högberg
2017-12-18
Merge pull request #1658 from bjorng/bjorn/compiler/delay-stackframe
Björn Gustavsson
2017-12-15
beam_utils: Improve precision for is_not_used/3
Björn Gustavsson
2017-12-13
map_SUITE: Cover beam_utils:bif_to_test/3
Björn Gustavsson
2017-12-13
beam_util: Fix bug in is_not_used/3
Björn Gustavsson
2017-12-08
guard_SUITE: Test is_bitstring/1 and is_map/1 on literals
Björn Gustavsson
2017-12-08
Merge pull request #1634 from bjorng/bjorn/get_stacktrace-syntax/OTP-14692
Björn Gustavsson
2017-12-07
Cover handling of #k_call{} in v3_codegen:bsm_rename_ctx/4
Björn Gustavsson
2017-12-06
Add a test case for ERL-514
Björn Gustavsson
2017-12-04
Fix number of values for 'after infinity' clause
Björn Gustavsson
2017-12-04
bs_match_SUITE: Cover more clauses in v3_codegen:bs_rename_ctx/4
Björn Gustavsson
2017-11-30
Use the new syntax in more test suites
Björn Gustavsson
2017-11-30
Add syntax in try/catch to retrieve the stacktrace directly
Björn Gustavsson
2017-11-27
beam_utils_SUITE: Cover more lines in beam_utils
Björn Gustavsson
2017-11-27
guard_SUITE: Add a test case to cover beam_dead:turn_op/1
Björn Gustavsson
2017-11-27
Cover more code in beam_bsm:btb_opt_1/3
Björn Gustavsson
2017-11-27
Add test to cover a line in v3_kernel:opt_single_valued/3
Björn Gustavsson
2017-11-20
Merge branch 'maint'
Lukas Larsson
2017-11-20
Merge branch 'lukas/compiler/add_to_dis/OTP-14784' into maint
Lukas Larsson
2017-11-20
compiler: Add +to_dis option that dumps loaded asm
Lukas Larsson
2017-11-13
Merge branch 'maint'
Björn Gustavsson
2017-11-10
Merge branch 'bjorn/cuddle-with-tests'
Björn Gustavsson
2017-11-10
Recognize 'deterministic' when given in a -compile() attribute
Björn Gustavsson
2017-10-27
Eliminate the v3_life pass
Björn Gustavsson
2017-10-26
Skip compile_SUITE:pre_load_check/1 when code is native-compiled
Björn Gustavsson
2017-10-01
Merge branch 'maint'
Björn Gustavsson
2017-09-29
Fix incorrect internal consistency failure for binary matching code
Björn Gustavsson
2017-09-15
Merge pull request #1558 from josevalim/jv-compile-info
Björn Gustavsson
2017-09-14
Add compile_info option to compile
José Valim
[next]