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
/
erts
/
emulator
/
beam
/
ops.tab
Age
Commit message (
Expand
)
Author
2011-05-20
Update copyright years
Björn-Egil Dahlberg
2011-03-29
BEAM loader: Simplify handling of the func_info/3 instruction
Björn Gustavsson
2011-01-17
Introduce a few more variations of the move instructions
Björn Gustavsson
2011-01-17
Combine a move + jump sequence into the move_jump instruction
Björn Gustavsson
2011-01-17
Optimize and clean-up the exact equality/non-equality instructions
Björn Gustavsson
2011-01-17
Optimize addition of a small integer to a variable
Björn Gustavsson
2011-01-17
Introduce a special instruction for select_val with two values
Björn Gustavsson
2011-01-17
Introduce a few more specialized put_list instructions
Björn Gustavsson
2011-01-17
Eliminate the "put_list c n Dst" instructions
Björn Gustavsson
2011-01-17
Eliminate the specific move_sd instruction
Björn Gustavsson
2011-01-17
Eliminate use of GetArg1() in the badmatch and case_end instructions
Björn Gustavsson
2011-01-17
Eliminate use of GetArg2() in the i_element instruction
Björn Gustavsson
2011-01-17
Eliminate use of GetArg1() in the fast_element instruction
Björn Gustavsson
2011-01-17
Eliminate use of GetArg1() in the jump_on_val* instructions
Björn Gustavsson
2011-01-17
Eliminate use of GetArg1() in the select_val instruction
Björn Gustavsson
2011-01-17
Optimize creation of tuples
Björn Gustavsson
2011-01-17
Allow packing of some more instructions
Björn Gustavsson
2011-01-17
Eliminate redundant jump instructions
Björn Gustavsson
2011-01-17
Eliminate the special instructions for selecting floats and bignums
Björn Gustavsson
2011-01-17
BEAM loader: Introduce a new move2_xxxx instruction
Björn Gustavsson
2011-01-17
BEAM loader: Pack more instructions using a new 'Q' type
Björn Gustavsson
2011-01-17
Remove the last vestiges of the allocating fmove/2 instruction
Björn Gustavsson
2010-06-03
Fix ops.tab to include i_return_time_trace
Björn-Egil Dahlberg
2010-06-03
Call time breakpoint tracing framework
Björn-Egil Dahlberg
2010-05-20
Remove the bs_bits_to_bytes/3 instruction
Björn Gustavsson
2010-05-20
erts: Stop supporting non-literal empty tuples
Björn Gustavsson
2010-05-17
Add guard BIFs binary_part/2,3
Patrik Nyblom
2010-05-11
erts: Implement recv_mark/1 and recv_set/1 for real
Björn Gustavsson
2010-05-11
Introduce the new recv_mark/1 and recv_mark/1 instructions
Björn Gustavsson
2010-04-07
erts: Fix loading of modules with invalid floating point arithmetic
Björn Gustavsson
2010-03-25
Merge branch 'bg/compiler-remove-r11-support' into dev
Erlang/OTP
2010-03-22
erts: Don't support the put_string/3 instruction
Björn Gustavsson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP