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
2018-01-25
beam_type: Optimize away unnecessary test_unit instructions
Björn Gustavsson
2018-01-25
beam_type: Refactor simplify_basic/2 and friends
Björn Gustavsson
2018-01-24
Optimize matching of empty binaries
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
Merge pull request #1680 from bjorng/bjorn/compiler/beam_block
Björn Gustavsson
2018-01-12
Merge pull request #1679 from bjorng/bjorn/compiler/sys_core_fold
Björn Gustavsson
2018-01-11
Run beam_block again after other optimizations have been run
Björn Gustavsson
2018-01-11
beam_bsm: Insert introduced 'move' instructions into block
Björn Gustavsson
2018-01-11
Prepare beam_utils to run again after beam_split
Björn Gustavsson
2018-01-11
beam_utils: Correct handling of liveness for select_val
Björn Gustavsson
2018-01-11
beam_block: Reorder element/2 calls in guards
Björn Gustavsson
2018-01-11
Improve code generation for a 'case' with exported variables
Björn Gustavsson
2018-01-11
Remove special cases in optimization of a simple let
Björn Gustavsson
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
Refactor '%live' and '%def' annotations
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
beam_util: Fix bug in is_not_used/3
Björn Gustavsson
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
Use the new syntax for retrieving stack traces
Björn Gustavsson
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
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
[next]