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
Age
Commit message (
Expand
)
Author
2015-08-21
beam_validator: Don't allow x(1023) to be used
Björn Gustavsson
2015-08-21
v3_core: Improve code generation for guards
Björn Gustavsson
2015-08-21
Move rewriting of select_val to is_boolean from beam_peep to beam_dead
Björn Gustavsson
2015-08-21
Put 'try' in blocks to optimize allocation instructions
Björn Gustavsson
2015-08-21
Reorder instructions across try/catch
Björn Gustavsson
2015-08-21
Delay get_tuple_element instructions until they are needed
Björn Gustavsson
2015-08-21
Optimize get_tuple_element instructions by moving them forward
Björn Gustavsson
2015-08-21
beam_block: Improve the move optimizations
Björn Gustavsson
2015-08-21
beam_block: Clean up optimization of move optimizations
Björn Gustavsson
2015-08-21
beam_block: Eliminate redundant wasteful call to opt/1
Björn Gustavsson
2015-08-06
Teach the compiler the 'da' and 'dz' options
Björn Gustavsson
2015-07-07
Merge branch 'bjorn/erts/clang-opt'
Björn Gustavsson
2015-07-06
Improve unpacking performance on x86_64
Björn Gustavsson
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-06
Eliminate prefetch for conditional instructions
Björn Gustavsson
2015-07-05
Merge branch 'maint'
Hans Nilsson
2015-07-05
Merge branch 'hans/ssh/no_common_algs/OTP-11531' into maint
Hans Nilsson
2015-07-04
ssh: be more generous about disconnect expects
Hans Nilsson
2015-07-04
ssh: add disjunction to ssh_trpt_test_lib:match
Hans Nilsson
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
beam_makeops: Eliminate unnecessary masking when packing 3 operands
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
beam_makeops: Eliminate crash because of unsafe packing
Björn Gustavsson
2015-07-03
Merge branch 'maint'
Björn Gustavsson
2015-07-03
Merge branch 'bjorn/erts/beam_debug' into maint
Björn Gustavsson
2015-07-03
Merge branch 'maint'
Björn-Egil Dahlberg
2015-07-03
Merge branch 'egil/fix-configure-pthread_getname/OTP-12887' into maint
Björn-Egil Dahlberg
2015-07-03
Merge branch 'egil/update-gitgnore' into maint
Björn-Egil Dahlberg
2015-07-03
mnesia: Update gitignore
Björn-Egil Dahlberg
2015-07-03
Merge branch 'maint'
Hans Nilsson
[next]