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_dead.erl
Age
Commit message (
Expand
)
Author
2016-07-12
Revert "beam_dead: Improve optimization of literal binary matching"
Björn-Egil Dahlberg
2016-05-30
Eliminate unsafe use of Y registers
Björn Gustavsson
2016-03-15
update copyright-year
Henrik Nord
2015-09-28
beam_dead: Improve optimization of literal binary matching
Björn Gustavsson
2015-09-28
beam_dead: Optimize select_val instructions
Björn Gustavsson
2015-08-21
Move rewriting of select_val to is_boolean from beam_peep to beam_dead
Björn Gustavsson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-05-21
compiler: Use Maps instead of gb_trees in beam_dead
Björn-Egil Dahlberg
2015-04-22
beam_block: Optimize matching of binary literals
Björn Gustavsson
2015-04-22
Move rewriting of bs_match from beam_clean to beam_z
Björn Gustavsson
2015-03-09
beam_dead: Improve optimization by eliminating fallthroughs
Björn Gustavsson
2015-03-09
beam_dead: Optimize Var =:= Var
Björn Gustavsson
2015-03-09
sys_core_fold: Improve optimization of 'not'
Björn Gustavsson
2015-01-12
Update the comments that explain what beam_dead does
Björn Gustavsson
2015-01-09
Improve optimization of bs_start_match2
Björn Gustavsson
2015-01-09
Extend count_bits_matched/3 to handle the UTF instructions
Björn Gustavsson
2015-01-09
Generalize optimizations using shortcut_rel_op/4
Björn Gustavsson
2015-01-09
beam_dead: Optimize branches from relational conditionals
Björn Gustavsson
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2012-10-10
Rewrite select_val and select_tuple_arity to a select instruction
Björn Gustavsson
2012-10-09
Improve binary matching of literals
Björn Gustavsson
2011-12-06
Teach the compiler the 'no_dead' option
Björn Gustavsson
2011-08-16
compiler: Generate line instructions
Björn Gustavsson
2011-05-20
Update copyright years
Björn-Egil Dahlberg
2011-04-12
beam_dead: Remove uncovered special case handling of empty blocks
Björn Gustavsson
2011-04-12
beam_dead: Remove uncovered clauses in binary matching optimization
Björn Gustavsson
2011-04-12
beam_dead: Remove uncoverable case clause in update_value_dict/3
Björn Gustavsson
2011-04-12
beam_dead: Remove code that cannot be covered in forward/4
Björn Gustavsson
2010-06-02
Merge branch 'bg/compiler' into dev
Erlang/OTP
2010-06-02
beam_dead: Combine is_eq_exact instructions into select_val instructions
Björn Gustavsson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP