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
Age
Commit message (
Expand
)
Author
2017-10-10
Explicitly disable HiPE's range analysis
Kostis Sagonas
2017-10-09
Merge branch 'bjorn/erts/pack-with-opcode/OTP-14325'
Björn Gustavsson
2017-10-09
Pack operands for combined instructions into the instruction word
Björn Gustavsson
2017-10-09
beam_makeops: Use named arguments for the code generation functions
Björn Gustavsson
2017-10-05
Merge branch 'lukas/erts/beam-emu-vars'
Lukas Larsson
2017-10-05
Optimize packing for "optional use" operands
Björn Gustavsson
2017-10-05
beam_makeops: Print the instruction name for fatal packing errors
Björn Gustavsson
2017-10-05
Introduce a syntax for marking operands as "optional use"
Björn Gustavsson
2017-10-05
beam_makeops: Refactor parsing of specific instructions
Björn Gustavsson
2017-10-05
Optimize instruction prefetch
Björn Gustavsson
2017-10-05
Pack operands into the instruction word
Björn Gustavsson
2017-10-05
Use 32-bits pointers to C code
Björn Gustavsson
2017-10-05
Move LD flags for hipe from Makefile.in to configure.in
Björn Gustavsson
2017-10-05
beam_disasm: Correct printing of y registers
Björn Gustavsson
2017-10-05
ops.tab: Slightly optimize badmatch on a Y register
Björn Gustavsson
2017-10-05
macros.tab: Fix assertion in SET_I_REL()
Björn Gustavsson
2017-10-02
Merge branch 'maint'
Sverker Eriksson
2017-10-02
Merge branch 'sverker/bad-dist-msg-bug/ERIERL-80/OTP-14661' into maint
Sverker Eriksson
2017-10-02
erts: Fix bug when detecting bad dist message
Sverker Eriksson
2017-10-02
Add distribution_SUITE:bad_dist_ext_size
Sverker Eriksson
2017-10-02
Merge branch 'maint'
John Högberg
2017-10-02
Merge branch 'maint-20' into maint
John Högberg
2017-10-02
Merge branch 'bjorn/erts/improve-beam-ops'
Björn Gustavsson
2017-10-02
Merge pull request #1589 from bjorng/bjorn/erts/instruction-offsets
Björn Gustavsson
2017-10-02
Merge branch 'maint'
Rickard Green
2017-10-02
Merge branch 'lukas/erts/poll-thread/OTP-14346'
Lukas Larsson
2017-10-02
erts: Trigger ready events when erts_io_control fails
Lukas Larsson
2017-10-02
erts: enif_select steal test
Dmytro Lytovchenko
2017-10-02
erts: disable kernel-poll on OS X vsn < 16
Lukas Larsson
2017-10-02
erts: Fix msacc testcase with new poll-thread
Lukas Larsson
2017-10-02
erts: Add testcases to test IOp and IOt options
Lukas Larsson
2017-10-02
erts: get_internal_state(check_io_debug) now prints to error_logger
Lukas Larsson
2017-10-02
erts: Remove eager check io
Lukas Larsson
2017-10-02
erts: Move all I/O polling to a seperate thread
Lukas Larsson
2017-10-02
erts: Fix smp_select testcase to use ERL_DRV_USE
Lukas Larsson
2017-10-02
erts: Fix msacc unmanaged state counter
Lukas Larsson
2017-10-02
erts: Optimize port_task quick allocator
Sverker Eriksson
2017-10-02
erts: Add ERTS_THR_PREF_QUICK_ALLOC_IMPL
Sverker Eriksson
2017-10-02
erts: Update suspend of scheduler to handle multiple pollsets
Rickard Green
2017-10-02
erts: Add multiple poll sets
Sverker Eriksson
2017-10-02
erts: Some code cleanup for gdb to work better
Lukas Larsson
2017-10-02
erts: temp_alloc can no longer be disabled
Lukas Larsson
2017-10-01
Move out variables from the head of combined instructions
Björn Gustavsson
2017-10-01
Change operand from 'P' to 'Q' for i_apply_last and i_apply_fun_last
Björn Gustavsson
2017-10-01
Add CHECK_ALIGNED() for testing storage destinations
Björn Gustavsson
2017-10-01
instrs.tab: Add missing -no_next directives
Björn Gustavsson
2017-10-01
beam_load.c: Generalize the 'P' operator in the packing engine
Björn Gustavsson
2017-10-01
Break out most of the initialization from process_main()
Björn Gustavsson
2017-10-01
Eliminate the OpCode() macro
Björn Gustavsson
2017-10-01
Eliminate unnecessary and inconsistent casts
Björn Gustavsson
[next]