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
/
beam_utils.erl
Age
Commit message (
Expand
)
Author
2018-11-06
beam_utils: Remove unused API functions
Björn Gustavsson
2018-10-01
Merge pull request #1965 from bjorng/bjorn/compiler/misc-cleanups
Björn Gustavsson
2018-09-28
Remove unused instruction bs_context_to_binary from the compiler
John Högberg
2018-09-26
Move bif_to_test/3 from beam_utils to beam_ssa_codegen
Björn Gustavsson
2018-09-26
beam_utils: Fix typo in comment
Björn Gustavsson
2018-09-26
Move allocation combining from beam_flatten to beam_ssa_codegen
Björn Gustavsson
2018-08-24
Introduce a new SSA-based intermediate format
Björn Gustavsson
2018-08-17
Don't run unsafe compiler passes
Björn Gustavsson
2018-08-17
Simplify optimizations by introducing is_nil late
Björn Gustavsson
2018-08-17
beam_utils: Make is_tagged_tuple a pure test
Björn Gustavsson
2018-08-14
Fix compiler crash when compiling double receives
Björn Gustavsson
2018-06-29
Merge branch 'bjorn/compiler/fix-beam_jump-crash/ERL-660/OTP-15166' into main...
Erlang/OTP
2018-06-29
Eliminate a crash in the beam_jump pass
Björn Gustavsson
2018-06-25
Fix unsafe optimization when running beam_block the second time
Björn Gustavsson
2018-06-18
Update copyright year
Henrik Nord
2018-04-27
Correct beam_utils:is_killed/3 (again)
Björn Gustavsson
2018-04-04
Fix unsafe optimization of record test
Björn Gustavsson
2018-03-14
Teach beam_utils:replace_labels/4 to handle recv_{mark,set}
Björn Gustavsson
2018-03-01
beam_utils: Correct the liveness calulcations in live_opt/1
Björn Gustavsson
2018-03-01
beam_utils: Correct is_killed/3, is_killed_at/3, is_used/3
Björn Gustavsson
2018-02-12
Fix unsafe use of 'allocate' where 'allocate_zero' should be used
Björn Gustavsson
2018-01-26
Eliminate get_list/3 internally in the compiler
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-12
Merge pull request #1680 from bjorng/bjorn/compiler/beam_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
Refactor '%live' and '%def' annotations
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
2017-12-20
Reduce register shuffling in receive clauses
Björn Gustavsson
2017-12-18
Merge pull request #1658 from bjorng/bjorn/compiler/delay-stackframe
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
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-11-30
Add syntax in try/catch to retrieve the stacktrace directly
Björn Gustavsson
2017-11-27
Recognize 'nil' as a literal in beam_utils:bif_to_test/3
Björn Gustavsson
2017-10-11
Optimize try/catch that ignores the return value
Björn Gustavsson
2017-09-08
Optimise equality comparisons
Michał Muskała
2017-08-22
Merge branch 'maint'
Lukas Larsson
2017-08-22
Merge branch 'john/compiler/fail-labels-in-blocks-otp-18/ERIERL-48/OTP-14522'...
Lukas Larsson
2017-08-12
Introduce beam_utils:replace_labels/4
Michał Muskała
2017-08-07
Take fail labels into account when determining liveness in block ops
John Högberg
2017-01-12
beam_utils: Add types and specs
Björn Gustavsson
2016-12-09
beam_type: Minimize number of regs in test_heap instructions
Björn Gustavsson
2016-11-18
Remove beam_bool
Björn Gustavsson
2016-10-05
Merge branch 'maint'
Björn Gustavsson
2016-10-05
beam_block: Avoid unsafe inclusion of get_map_elements in blocks
Björn Gustavsson
2016-09-21
Simplify beam_utils
Björn Gustavsson
[next]