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
2018-01-11
sys_core_fold: Make it clear what part of Sub is used
Björn Gustavsson
2018-01-11
sys_core_fold: Simplify usage of move_case_into_arg/2
Björn Gustavsson
2018-01-11
Merge pull request #1678 from jhogberg/john/compiler/reintroduce-tuple-arity-...
John Högberg
2018-01-10
beam_block: Improve optimization of allocate_zero instructions
Björn Gustavsson
2018-01-10
beam_type: Enhance coalescing of allocation instructions
Björn Gustavsson
2018-01-10
Correct beam_utils:combine_heap_needs/2
Björn Gustavsson
2018-01-10
Correct beam_utils:is_killed/3
Björn Gustavsson
2018-01-10
Merge branch 'maint'
Björn Gustavsson
2018-01-10
Merge pull request #1674 from bjorng/bjorn/compiler/beam_validator
Björn Gustavsson
2018-01-08
Reintroduce the arity optimization removed in OTP-14855
John Högberg
2018-01-08
Merge branch 'maint'
John Högberg
2018-01-08
beam_validator: Strengthen validation of GC instructions
Björn Gustavsson
2018-01-04
Remove unsafe is_record/test_arity optimizations
John Högberg
2017-12-20
Reduce register shuffling in receive clauses
Björn Gustavsson
2017-12-18
v3_codegen: Don't let exit BIFs force a stack frame
Björn Gustavsson
2017-12-18
Merge pull request #1658 from bjorng/bjorn/compiler/delay-stackframe
Björn Gustavsson
2017-12-15
Merge branch 'bjorn/compiler/coverage'
Björn Gustavsson
2017-12-15
v3_codegen: Delay creation of stack frames
Björn Gustavsson
2017-12-15
beam_record: Try harder to avoid fetching the tag element
Björn Gustavsson
2017-12-15
beam_block: Improve moving of allocations
Björn Gustavsson
2017-12-15
beam_utils: Add usage/3
Björn Gustavsson
2017-12-15
beam_utils: Add anno_defs/1
Björn Gustavsson
2017-12-15
beam_utils: Improve precision for is_not_used/3
Björn Gustavsson
2017-12-14
Merge pull request #1653 from tonyrog/makedep_side_effect
Björn Gustavsson
2017-12-14
beam_utils: Refactor combine_alloc_lists() to cover more lines
Björn Gustavsson
2017-12-13
map_SUITE: Cover beam_utils:bif_to_test/3
Björn Gustavsson
2017-12-13
Merge branch 'bjorn/compiler/use-stacktrace-syntax'
Björn Gustavsson
2017-12-13
beam_util: Fix bug in is_not_used/3
Björn Gustavsson
2017-12-13
Merge branch 'maint'
Henrik Nord
2017-12-09
v3_codegen: Eliminate unused function arguments
Björn Gustavsson
2017-12-08
beam_disasm: Remove support for obsolete instructions
Björn Gustavsson
2017-12-08
guard_SUITE: Test is_bitstring/1 and is_map/1 on literals
Björn Gustavsson
2017-12-08
Use the new syntax for retrieving stack traces
Björn Gustavsson
2017-12-08
Update release notes
Erlang/OTP
2017-12-08
Update version numbers
Erlang/OTP
2017-12-08
Merge pull request #1634 from bjorng/bjorn/get_stacktrace-syntax/OTP-14692
Björn Gustavsson
2017-12-07
v3_codegen: Simplify #k_guard_break{}
Björn Gustavsson
2017-12-07
v3_codegen: Remove uncovered clause in bs_rename_ctx/4
Björn Gustavsson
2017-12-07
Cover handling of #k_call{} in v3_codegen:bsm_rename_ctx/4
Björn Gustavsson
2017-12-07
v3_codegen: Move guard_cg_list/6 to a more logical place
Björn Gustavsson
2017-12-07
v3_codegen: Remove unnecessary clause for handling #cg_block{}
Björn Gustavsson
2017-12-07
v3_codegen: Remove unnecessary adding of variable to set
Björn Gustavsson
2017-12-06
Add a test case for ERL-514
Björn Gustavsson
2017-12-06
beam_dead: Improve creation of select_val from is_eq_exact
Björn Gustavsson
2017-12-06
v3_codegen: Avoid excessive stack frame allocation
Björn Gustavsson
2017-12-06
Add -MMD option to erlc
Tony Rogvall
2017-12-04
v3_kernel: Make #k_break{} consistent with the code it follows
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-12-04
Clean up and comment code generation for basic blocks
Björn Gustavsson
[next]