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
/
v3_codegen.erl
Age
Commit message (
Expand
)
Author
2016-01-11
Merge branch 'maint'
Björn Gustavsson
2016-01-11
Eliminate crash in v3_codegen
Björn Gustavsson
2015-09-28
v3_codegen: Optimize matching of the final size-less binary segment
Björn Gustavsson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-05-21
v3_codegen: Use Maps to map local functions
Björn-Egil Dahlberg
2015-05-21
compiler: Use lc instead of map/1 in v3_codegen
Björn-Egil Dahlberg
2015-04-29
v3_core, v3_codegen: Eliminate old-style catches
Björn Gustavsson
2015-04-22
v3_codegen: Reduce cost for fixing up bs_match_string instructions
Björn Gustavsson
2015-04-22
v3_codegen: Optimize "turning" of y registers
Björn Gustavsson
2015-04-13
v3_codegen: Don't sort map keys in map creation/update
Björn Gustavsson
2015-03-11
v3_life: Combine literal/2 and literal2/2
Björn Gustavsson
2015-03-09
v3_codegen: Don't save options in the process dictionary
Björn Gustavsson
2015-03-09
v3_codegen: Teach the put_map_* instructions to reuse source registers
Björn Gustavsson
2014-10-01
compiler: Fix harmless need_heap error for Maps
Björn-Egil Dahlberg
2014-08-26
compiler: Use variables in Map beam assmebler
Björn-Egil Dahlberg
2014-07-03
compiler: Maps are always patterns never values in matching
Björn-Egil Dahlberg
2014-03-24
compiler: Remove redudant code in v3_codegen
Björn-Egil Dahlberg
2014-03-24
compiler: Remove redundant clause in v3_codegen
Björn-Egil Dahlberg
2014-03-04
Properly sort map pairs in v3_codegen
Anthony Ramine
2014-02-13
compiler: Change map instructions for fetching values
Björn-Egil Dahlberg
2014-02-07
compiler: Fix codegen multiple updates for Maps
Björn-Egil Dahlberg
2014-01-29
compiler: Fix term order compiler for maps
Björn-Egil Dahlberg
2014-01-28
compiler: Implement different instructions for => and :=
Björn Gustavsson
2014-01-28
Pass the map pair operators through to the v3_codegen pass
Björn Gustavsson
2014-01-28
compiler: Fix sorted keys in put_map instruction
Björn-Egil Dahlberg
2014-01-28
compiler: Fix no basic blocks for maps
Björn-Egil Dahlberg
2014-01-28
compiler: Fix stack register reordering
Björn-Egil Dahlberg
2014-01-28
Implement support for maps in the compiler
Björn Gustavsson
2014-01-16
compiler: Correct line number in exception from binary construction
Björn Gustavsson
2012-11-12
Merge branch 'maint'
Björn Gustavsson
2012-11-06
Fix compiler crash for binary matching and a complicated guard
Björn Gustavsson
2012-10-09
v3_codegen: Combine adjacent bs_match_string instructions
Björn Gustavsson
2012-10-09
v3_codegen: Clarify code generation for binary construction
Björn Gustavsson
2012-10-09
v3_codegen: Clean up comments and remove out-commented code
Björn Gustavsson
2012-10-09
v3_codegen: Don't duplicate the functionality of cg_reg_arg/2
Björn Gustavsson
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-03-14
v3_core: Don't put negative line numbers in annotations
Björn Gustavsson
2012-01-11
v3_codegen: Eliminate the special case of 'put' without destination
Björn Gustavsson
2012-01-04
Eliminate the match_fail primop in v3_kernel and later passes
Björn Gustavsson
2011-08-16
compiler: Generate line instructions
Björn Gustavsson
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2011-02-07
v3_codegen: Use the latest instance of St
Björn Gustavsson
2010-09-23
Fix compiler crash when constructing zero-size binary segments
Björn Gustavsson
2010-03-26
compiler: Suppress bs_context_to_binary/1 for a literal operand
Björn Gustavsson
2010-03-25
Merge branch 'bg/compiler-remove-r11-support' into dev
Erlang/OTP
2010-03-22
compiler: Don't support the no_constant_pool option
Björn Gustavsson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP