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
2015-04-22
beam_utils: Optimize index_labels_1/2
Björn Gustavsson
2015-03-09
Introduce '%live' annotations with a complete register map
Björn Gustavsson
2015-02-18
beam_utils: Correct test for has_map_fields in is_pure_test/1
Björn Gustavsson
2015-01-23
Merge branch 'egil/fix-maps-compiler-coverage/OTP-12425'
Björn-Egil Dahlberg
2015-01-21
beam_utils: Remove unreachable clauses in live_opt/4
Björn Gustavsson
2015-01-12
compiler: Rename util function to adhere to name policy
Björn-Egil Dahlberg
2014-08-26
compiler: Use variables in Map beam assmebler
Björn-Egil Dahlberg
2014-03-04
Handle nil as a wait_timeout argument in beam_utils:live_opt/4
Anthony Ramine
2014-02-13
compiler: Change map instructions for fetching values
Björn-Egil Dahlberg
2014-01-28
erts: Add the type-testing guard BIF is_map/1
Björn-Egil Dahlberg
2013-12-13
Add missing recv_set, recv_mark and '%' to BEAM live annotation
Anthony Ramine
2013-06-12
Update copyright years
Björn-Egil Dahlberg
2013-05-29
compiler: Correct liveness optimization for wait/1
Björn Gustavsson
2013-03-19
Fix slow compilation of complex guards
Björn Gustavsson
2012-11-26
beam_utils: Improve is_not_used/3 for bit syntax matching
Björn Gustavsson
2012-10-10
Break apart tail-recursive call instructions
Björn Gustavsson
2012-10-10
Represent the 'send' instruction as a call_ext/2 instruction
Björn Gustavsson
2012-10-10
Rewrite select_val and select_tuple_arity to a select instruction
Björn Gustavsson
2012-10-09
Rewrite binary creation instructions to bs_init instructions
Björn Gustavsson
2012-10-09
Rewrite bs_add, bs_utf*_size to BIF instructions in optimizations
Björn Gustavsson
2012-10-09
Rewrite bs_put* instructions to a generic bs_put instruction
Björn Gustavsson
2012-10-09
beam_utils: Correct usage calculations for GC BIFs in blocks
Björn Gustavsson
2012-10-09
beam_utils:live_opt/1: Correct liveness calculation for 'try'
Björn Gustavsson
2012-10-09
beam_utils: Extend live_opt/1 to recalculate live registers in allocs
Björn Gustavsson
2012-10-09
beam_utils: Check liveness in catches and try/catch blocks
Björn Gustavsson
2012-08-15
beam_utils:live_opt/1: Correct handling of try_case_end/1
Björn Gustavsson
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-01-18
compiler: Correct live calculation when get/1 is used in try...catch
Björn Gustavsson
2011-12-09
Update copyright years
Björn-Egil Dahlberg
2011-08-16
compiler: Generate line instructions
Björn Gustavsson
2010-12-02
beam_utils: Fix check_liveness/3 for receive loops
Björn Gustavsson
2010-11-26
beam_utils: Fix liveness analysis for gc_bif instructions
Björn Gustavsson
2010-05-21
Merge branch 'bg/compiler-cover-and-clean' into dev
Erlang/OTP
2010-05-20
Remove stray support for the bs_bits_to_bytes2/2 instruction
Björn Gustavsson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP