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_trim.erl
Age
Commit message (
Expand
)
Author
2019-01-24
beam_trim: Ignore type annotations
John Högberg
2018-11-06
beam_trim: Add comments about how all this works
Björn Gustavsson
2018-11-06
beam_trim: Recognize more safe labels
Björn Gustavsson
2018-11-06
beam_trim: Handle the new binary matching instructions
Björn Gustavsson
2018-11-06
beam_trim: Stop using beam_utils:is_not_used/3
Björn Gustavsson
2018-11-06
beam_trim, beam_jump: Print Name/Arity if there is a crash
Björn Gustavsson
2018-11-06
beam_trim: Use maps/cerl_sets instead of gb_trees/gb_sets
Björn Gustavsson
2018-08-17
beam_trim: Handle an empty list of instructions
Björn Gustavsson
2017-01-12
beam_trim: Add types and specs
Björn Gustavsson
2016-09-21
Simplify beam_utils
Björn Gustavsson
2016-03-15
update copyright-year
Henrik Nord
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-04-29
Teach beam_trim to handle map instructions
Björn Gustavsson
2013-01-25
Update copyright years
Björn-Egil Dahlberg
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-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
2011-12-09
Update copyright years
Björn-Egil Dahlberg
2011-08-16
compiler: Generate line instructions
Björn Gustavsson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP