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_bool.erl
Age
Commit message (
Expand
)
Author
2015-03-09
beam_bool: Correct initialized_regs/2
Björn Gustavsson
2015-01-14
beam_bool: Correct live calculation for GC BIFs
Björn Gustavsson
2015-01-14
beam_bool: Correct indentation for try...catch
Björn Gustavsson
2014-03-08
Properly detect reused boolean values in beam_bool
Anthony Ramine
2014-03-06
Merge branch 'nox/compiler/beam_bool-not_boolean_expr'
Björn Gustavsson
2014-03-05
Merge branch 'nox/compiler/beam_bool-bad-protected'
Björn Gustavsson
2014-03-05
Do not try to optimize non-boolean guards
Anthony Ramine
2014-03-04
Properly detect nonboolean protected expressions in beam_bool
Anthony Ramine
2014-03-03
Properly collect labels in put_map instructions in beam_bool
Anthony Ramine
2013-08-15
Fix compiler crash for 'B and B' guard
Björn Gustavsson
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2012-10-09
beam_bool: Recognize more safe optimizations
Björn Gustavsson
2010-05-21
Merge branch 'bg/compiler-cover-and-clean' into dev
Erlang/OTP
2010-05-20
beam_bool: Remove a clause in live_regs/1 that cannot match
Björn Gustavsson
2010-05-20
beam_bool: Remove a clause in initialized_regs/2 that cannot match
Björn Gustavsson
2009-12-11
beam_bool: Fix generation of code that does not validate
Björn Gustavsson
2009-12-10
Fix crash in beam_bool
Björn Gustavsson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP