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
Age
Commit message (
Expand
)
Author
2015-07-06
Speed up list matching
Björn Gustavsson
2015-07-06
Eliminate the variable temp_bits at the top scope of process_main()
Björn Gustavsson
2015-07-06
Eliminate prefetch for conditional instructions
Björn Gustavsson
2015-07-03
Teach beam_makeops to pack operands for move3 and move_window
Björn Gustavsson
2015-07-03
Ensure that the move_call_ext_{last,only} instructions are used
Björn Gustavsson
2015-07-03
Use a cheaper tag scheme for 'd' operands
Björn Gustavsson
2015-07-03
Introduce swap_temp/3 and swap/2
Björn Gustavsson
2015-07-03
Introduce specialized versions of move2
Björn Gustavsson
2015-07-03
Add back frequently used x(0) instructions
Björn Gustavsson
2015-07-03
Rewrite the hipe_mode_switch instructions
Björn Gustavsson
2015-07-03
Remove the last use of tmp_arg1
Björn Gustavsson
2015-07-03
Eliminate use of tmp_arg1 and tmp_arg2 in bit syntax
Björn Gustavsson
2015-07-03
Remove the i_fetch instruction
Björn Gustavsson
2015-07-03
Eliminate use of i_fetch for bit syntax instructions
Björn Gustavsson
2015-07-03
Eliminate the use of i_fetch for BIF instructions
Björn Gustavsson
2015-07-03
Eliminate the use of i_fetch for relational operators
Björn Gustavsson
2015-07-03
Eliminate the use of i_fetch in arithmetic instructions
Björn Gustavsson
2015-07-03
Make the 'r' operand type optional
Björn Gustavsson
2015-07-03
Allow X and Y registers to be overloaded with any literal
Björn Gustavsson
2015-07-03
Eliminate R_REG_DEF
Björn Gustavsson
2015-07-03
Store r(0) and x(0) in the same location
Björn Gustavsson
2015-07-03
Change the meaning of 'x' in a transformation
Björn Gustavsson
2015-07-03
beam_emu.c: Remove unused MoveGenDest macro
Björn Gustavsson
2015-07-03
Merge branch 'maint'
Björn Gustavsson
2015-07-02
Correct disassembly of the i_get_map_elements instruction
Björn Gustavsson
2015-07-01
erts: Remove halfword !HEAP_ON_C_STACK
Björn-Egil Dahlberg
2015-07-01
Merge branch 'egil/remove-halfword/OTP-12883'
Björn-Egil Dahlberg
2015-06-26
erts: Fix ETS race between object deleter and table unfixer
Sverker Eriksson
2015-06-24
erts: Remove halfword bases in ETS
Björn-Egil Dahlberg
2015-06-24
erts: Remove halfword CHECK_POINTER_MASK
Björn-Egil Dahlberg
2015-06-24
erts: Remove halfword relative printf
Björn-Egil Dahlberg
2015-06-24
erts: Remove halfword specific allocator types
Björn-Egil Dahlberg
2015-06-24
erts: Remove halfword BINARY RELs
Björn-Egil Dahlberg
2015-06-24
erts: Remove halfword is_same bases macro
Björn-Egil Dahlberg
2015-06-24
erts: Reinstate copy_object over-allocation optimization
Björn-Egil Dahlberg
2015-06-24
erts: Remove halfword copy_object_rel
Björn-Egil Dahlberg
2015-06-24
erts: Remove halfword object manipulation
Björn-Egil Dahlberg
2015-06-24
erts: Remove halfword heap relative comparisions
Björn-Egil Dahlberg
2015-06-24
erts: Remove halfword pointer compression
Björn-Egil Dahlberg
2015-06-24
erts: Remove halfword basic relative heap operations
Björn-Egil Dahlberg
2015-06-24
erts: Remove halfword in erl_nif.h
Björn-Egil Dahlberg
2015-06-24
erts: Remove halfword in erl_driver.h
Björn-Egil Dahlberg
2015-06-24
erts: Remove HALFWORD_HEAP definition
Björn-Egil Dahlberg
2015-06-22
Fix node/dist refc count
Rickard Green
2015-06-22
Merge branch 'bruce/change-license'
Bruce Yinhe
2015-06-18
erts: Fix timer wheel initialization bug for non smp
Sverker Eriksson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-06-17
Merge branch 'egil/fix-erts_debug-disasm-select_tuple_arity'
Björn-Egil Dahlberg
2015-06-17
Merge branch 'egil/license-compliance/OTP-12848'
Björn-Egil Dahlberg
2015-06-17
Merge branch 'rickard/io-bytes/OTP-12842'
Rickard Green
[next]