Age | Commit message (Expand) | Author |
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 | 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-02 | Add a smoke test of erts_debug:df/1 | 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-30 | Merge branch 'sverk/ets-unfix-delete-race/OTP-12870' into maint | Sverker Eriksson |
2015-06-30 | Merge branch 'sverk/map-merge-trap' into maint | Sverker Eriksson |
2015-06-30 | Merge branch 'sverk/poll-lost-wakeup/OTP-12859' into maint-18 | Erlang/OTP |
2015-06-29 | Merge branch 'maint-17' into maint | Sverker Eriksson |
2015-06-26 | erts: Fix ETS race between object deleter and table unfixer | Sverker Eriksson |
2015-06-25 | Merge branch 'sverk/poll-lost-wakeup/OTP-12859' into maint-17 | Erlang/OTP |
2015-06-24 | erts: Remove halfword MemKind mseg | Björn-Egil Dahlberg |
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 valgrind suppress file | Björn-Egil Dahlberg |
2015-06-24 | erts: Remove halfword specific tests | 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 |