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
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
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-30
Stop trying to maximize the use of x(0)
Björn Gustavsson
2017-11-30
Clean up collection of basic blocks
Björn Gustavsson
2017-11-29
v3_codegen: Remove check of operand for bs_context_to_binary
Björn Gustavsson
2017-11-27
beam_jump: Eliminate a repeated clause
Björn Gustavsson
2017-11-27
beam_asm: No longer allow iolists as contents in chunk/2
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
Recognize 'nil' as a literal in beam_utils:bif_to_test/3
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-27
Merge pull request #1545 from michalmuskala/move-opt
Björn Gustavsson
2017-11-23
Place move S x0 instructions at the end of blocks
Michał Muskała
[next]