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
2016-09-06
Merge branch 'kvakvs/erts/gc_minor_option/OTP-11695'
Lukas Larsson
2016-08-31
Remove old purge strategy
Rickard Green
2016-08-12
Option to erlang:garbage_collect to request minor (generational) GC
Dmytro Lytovchenko
2016-04-18
Merge branch 'bjorn/compiler/misc-opt'
Björn Gustavsson
2016-04-18
Merge branch 'bjorn/erts/beam_load'
Björn Gustavsson
2016-04-14
v3_kernel: Construct literal lists properly
Björn Gustavsson
2016-04-14
Optimize get_tuple_element instructions that target Y registers
Björn Gustavsson
2016-04-13
Merge branch 'henrik/update-copyrightyear'
Henrik Nord
2016-04-08
Simplify the raise instruction to reduce code size
Björn Gustavsson
2016-04-07
Eliminate unnecessary renaming of bs_put_utf16/3
Björn Gustavsson
2016-04-07
Don't let the loader do the compiler's job
Björn Gustavsson
2016-04-06
ops.tab: Remove useless transformation
Björn Gustavsson
2016-03-31
Fix unsafe transformation of apply/3 with fixed arguments
Björn Gustavsson
2016-03-15
update copyright-year
Henrik Nord
2016-02-02
erts, kernel: Add os:perf_counter function
Lukas Larsson
2015-12-09
Merge branch 'egil/pd-opt-get/OTP-13167'
Björn-Egil Dahlberg
2015-12-07
erts: Add i_get_hash instruction
Björn-Egil Dahlberg
2015-07-06
Speed up list matching
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
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
Remove the last use of tmp_arg1
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-06-18
Change license text to APLv2
Bruce Yinhe
2015-04-27
erts: Specialize minus and plus instruction
Björn-Egil Dahlberg
2015-04-27
erts: Add move2 specialization for common move patterns
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
2015-04-23
erts: Add move window instruction
Björn-Egil Dahlberg
2015-04-23
erts: Add instruction move3 for xy and xx
Björn-Egil Dahlberg
2015-04-23
erts: Specialize compare instructions
Björn-Egil Dahlberg
2015-04-13
Pre-compute hash values for the general get_map_elements instruction
Björn Gustavsson
2015-04-13
Teach the loader to pre-compute the hash value for single-key lookups
Björn Gustavsson
2015-04-13
Optimize use of i_get_map_element/4
Björn Gustavsson
2015-04-13
Sort maps keys in the loader
Björn Gustavsson
2015-04-13
De-optimize the has_map_fields instructions
Björn Gustavsson
2015-04-13
Fully evaluate is_map/1 for literals at load-time
Björn Gustavsson
2015-04-13
Remove the fail label operand of the new_map instruction
Björn Gustavsson
2015-04-13
Correct transformation of put_map_assoc to new_map
Björn Gustavsson
2015-04-13
Remove support for put_map_exact without a source map
Björn Gustavsson
2014-12-05
erts: Use linear search for small select_val arrays
Björn-Egil Dahlberg
[next]