Age | Commit message (Expand) | Author |
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 |
2015-07-03 | Merge branch 'hans/ssh/no_common_algs/OTP-11531' into maint | Hans Nilsson |
2015-07-03 | Merge branch 'maint' | Hans Nilsson |
2015-07-03 | Merge branch 'hans/ssh/trpt_test_lib/OTP-12858' into maint | Hans Nilsson |
2015-07-03 | Merge branch 'maint' | Ingela Anderton Andin |
2015-07-03 | Merge branch 'ia/ssl/tune-tests' into maint | Ingela Anderton Andin |
2015-07-02 | erts: Fix configure pthread_getname | Björn-Egil Dahlberg |
2015-07-02 | ssl: Exclude broken OpenSSL version from ECC test | Ingela Anderton Andin |
2015-07-02 | ssl: Tune timeouts | Ingela Anderton Andin |
2015-07-02 | Merge branch 'egil/remove-halfword/OTP-12883' | Björn-Egil Dahlberg |