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
Age
Commit message (
Expand
)
Author
2011-02-24
Don't dump the contents of ordered_set ets tables
Björn Gustavsson
2011-02-24
Write the value "Time left" for BIF timers as an unsigned integer
Björn Gustavsson
2011-02-23
BEAM loader: Add an assertion to check for overflowed code space
Björn Gustavsson
2011-02-23
beam_emu: Eliminate redundant #ifdef
Björn Gustavsson
2011-02-23
beam_emu: Remove unnecessary decrement of I in "case_end r"
Björn Gustavsson
2011-02-18
Merge branch 'sverker/ets_halfword_highmem/OTP-8941' into dev
Sverker Eriksson
2011-02-18
HALFWORD ETS Fix copyright year in some source files
Sverker Eriksson
2011-02-18
Fix vm crash in kernel test case seq_trace_SUITE:call
Sverker Eriksson
2011-02-18
remove NIF compile warning: no previous prototype for ‘nif_init’
Sverker Eriksson
2011-02-18
Refuse to load NIF library on wrong VM variant (halfword/fullword)
Sverker Eriksson
2011-02-14
Eliminate memory leak in code:make_stub/1
Björn Gustavsson
2011-02-10
Verify that temp allocated memory is released
Rickard Green
2011-02-03
HALFWORD ETS match spec heap fragment optimization
Sverker Eriksson
2011-02-03
HALFWORD ETS removed eheap and improved test case t_match_spec_run
Sverker Eriksson
2011-02-03
HALFWORD ETS Further match spec optimization to minimize copying and garbage
Sverker Eriksson
2011-02-03
HALFWORD ETS db_prog_match optimization
Sverker Eriksson
2011-02-03
HALFWORD ETS Fix segv for match spec with several function and guards
Sverker Eriksson
2011-02-03
HALFWORD Fix segv caused by erlang:halt
Sverker Eriksson
2011-02-03
HALFWORD Make more allocators use high mem (binary, fixed and driver)
Sverker Eriksson
2011-02-03
HALFWORD ETS 32-bit arch fixes and other cleanups
Sverker Eriksson
2011-02-03
HALFWORD ETS nicer update_element
Sverker Eriksson
2011-02-03
HALFWORD ETS Real matching on relative terms
Sverker Eriksson
2011-02-03
HALFWORD first stab at high mem alloc
Sverker Eriksson
2011-02-03
HALFWORD ETS relative terms
Sverker Eriksson
2011-01-31
Remove hipe constants pool
Paul Guyot
2011-01-29
Fix several bugs related to hibernate/3 and HiPE
Paul Guyot
2011-01-18
Lower the maximum arity from 256 to 255
Björn Gustavsson
2011-01-17
Merge branch 'bjorn/beam-loader/OTP-9030' into dev
Björn Gustavsson
2011-01-17
Introduce a few more variations of the move instructions
Björn Gustavsson
2011-01-17
Combine a move + jump sequence into the move_jump instruction
Björn Gustavsson
2011-01-17
Optimize and clean-up the exact equality/non-equality instructions
Björn Gustavsson
2011-01-17
Optimize addition of a small integer to a variable
Björn Gustavsson
2011-01-17
Introduce a special instruction for select_val with two values
Björn Gustavsson
2011-01-17
Introduce a few more specialized put_list instructions
Björn Gustavsson
2011-01-17
Eliminate the "put_list c n Dst" instructions
Björn Gustavsson
2011-01-17
Eliminate the specific move_sd instruction
Björn Gustavsson
2011-01-17
Eliminate use of GetArg1() in the badmatch and case_end instructions
Björn Gustavsson
2011-01-17
Eliminate use of GetArg2() in the i_element instruction
Björn Gustavsson
2011-01-17
Eliminate use of GetArg1() in the fast_element instruction
Björn Gustavsson
2011-01-17
Eliminate use of GetArg1() in the jump_on_val* instructions
Björn Gustavsson
2011-01-17
Eliminate use of GetArg1() in the select_val instruction
Björn Gustavsson
2011-01-17
beam_emu: Eliminate sloppy use of tmp_arg1 and tmp_arg2
Björn Gustavsson
2011-01-17
beam_emu: Don't inline helper functions into process_main()
Björn Gustavsson
2011-01-17
beam_emu: Clean up calling of the error_handler module
Björn Gustavsson
2011-01-17
Simplify a select_val instruction that selects only one value
Björn Gustavsson
2011-01-17
Optimize creation of tuples
Björn Gustavsson
2011-01-17
beam_load: Run the packing engine before loading list arguments
Björn Gustavsson
2011-01-17
Allow packing of some more instructions
Björn Gustavsson
2011-01-17
Support packing of the 'I' type in a 64-bit emulator
Björn Gustavsson
2011-01-17
Eliminate redundant jump instructions
Björn Gustavsson
[prev]
[next]