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
/
beam_emu.c
Age
Commit message (
Expand
)
Author
2015-12-08
Merge branch 'rickard/ohmq-fixup/OTP-13047'
Rickard Green
2015-12-08
Distinguish between GC disabled by BIFs and other disabled GC
Rickard Green
2015-11-19
Refactor have seq_trace token test
Björn-Egil Dahlberg
2015-11-17
Remove DTrace Harddebug clutter
Björn-Egil Dahlberg
2015-11-13
Merge branch 'rickard/gc-bump-reds/OTP-13097'
Rickard Green
2015-11-13
Merge branch 'rickard/gc-after-bif-cond/OTP-13098'
Rickard Green
2015-11-12
Merge branch 'rickard/ohmq/OTP-13047'
Rickard Green
2015-11-12
Merge branch 'sverk/literal-memory-range'
Rickard Green
2015-11-12
Bump reductions on GC
Rickard Green
2015-11-12
Use the same conditions when triggering GC after BIF
Rickard Green
2015-11-12
Fragmented young heap generation and off_heap_message_queue option
Rickard Green
2015-11-12
erts: Refactor header of loaded beam code
Sverker Eriksson
2015-11-12
Introduce literal tag
Rickard Green
2015-10-09
Teach erlang:is_builtin/3 that erlang:apply/3 is built-in
Björn Gustavsson
2015-07-07
Merge branch 'maint'
Zandra Hird
2015-07-07
Merge branch 'maint-17' into maint
Zandra Hird
2015-07-06
Teach non-smp VM how to deal with trace port crash
Rickard Green
2015-07-06
Slightly tweak the peformance for get_list
Björn Gustavsson
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-03
Teach beam_makeops to pack operands for move3 and move_window
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
beam_emu.c: Remove unused MoveGenDest macro
Björn Gustavsson
2015-07-01
erts: Remove halfword !HEAP_ON_C_STACK
Björn-Egil Dahlberg
2015-06-24
erts: Remove halfword pointer compression
Björn-Egil Dahlberg
2015-06-24
erts: Remove HALFWORD_HEAP definition
Björn-Egil Dahlberg
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-06-15
erts: Remove hashmap probabilistic heap overestimation
Sverker Eriksson
2015-05-11
Send format and args on process exit to error_logger
José Valim
2015-05-08
Merge branch 'rickard/timer-optimization/OTP-12650'
Rickard Green
2015-05-08
Optimized timer implementation
Rickard Green
2015-04-28
Merge branch 'egil/opt-instructions/OTP-12690'
Björn-Egil Dahlberg
2015-04-27
erts: Specialize minus and plus instruction
Björn-Egil Dahlberg
2015-04-24
erts: Specialize rem instruction for common case
Björn-Egil Dahlberg
2015-04-24
erts: Specialize band instruction for common case
Björn-Egil Dahlberg
[next]