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
/
utils
Age
Commit message (
Expand
)
Author
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-02
Merge branch 'bjorn/erts/improve-beam-ops'
Björn Gustavsson
2017-10-01
Eliminate unnecessary and inconsistent casts
Björn Gustavsson
2017-09-30
Point out the correct line number in stack traces
Björn Gustavsson
2017-09-27
erts: Add makefile target to check emu register allocation
Lukas Larsson
2017-09-15
Merge branch 'bjorn/erts/pack-combined'
Björn Gustavsson
2017-09-15
Merge branch 'lukas/erts/remove-dirty-scheduler-defines/OTP-14613'
Lukas Larsson
2017-09-14
Pack combined instructions
Björn Gustavsson
2017-09-14
beam_makeops: Refactor code generation
Björn Gustavsson
2017-09-14
Merge branch 'bjorn/erts/relative-jumps'
Björn Gustavsson
2017-09-14
Implement packing of 'f' and 'j'
Björn Gustavsson
2017-09-14
Make sure that mask literals are 64 bits
Björn Gustavsson
2017-09-14
Add information about offset to common group start position
Björn Gustavsson
2017-09-13
Add built-in macros $ARG_POSITION() and $IS_PACKED()
Björn Gustavsson
2017-09-11
erts: Remove possibility to disable dirty schedulers
Lukas Larsson
2017-09-11
Check the right side of a transformation better
Björn Gustavsson
2017-09-04
Try to avoid generating unecessary do/while wrappers
Björn Gustavsson
2017-08-31
Introduce '%warm' and beam_warm.h
Björn Gustavsson
2017-08-23
beam_makeops: Stop using the Arg() macro
Björn Gustavsson
2017-08-23
Eliminate the beam_instrs.h file
Björn Gustavsson
2017-08-23
Add the 'S' type for a register source
Björn Gustavsson
2017-08-23
Pack cold instructions too
Björn Gustavsson
2017-08-23
Pack instructions using 'q', 'c', and 's'
Björn Gustavsson
2017-08-23
beam_makeops: Rewrite the packer, fixing several bugs
Björn Gustavsson
2017-08-23
beam_makeops: Introduce the new type 'W' (machine word)
Björn Gustavsson
2017-08-23
beam_makeops: Remove the unused aliases 'N' and 'U'
Björn Gustavsson
2017-08-23
beam_makeops: Add an additional sanity check
Björn Gustavsson
2017-08-23
beam_makeops: Prevent truncation when packing 'I' values
Björn Gustavsson
2017-08-22
beam_makeops: Remove unused subroutine save_c_code
Björn Gustavsson
2017-08-08
beam_makeops: Pretty-print the generated code
Björn Gustavsson
2017-08-08
beam_makeops: Define ARCH_32 and ARCH_64
Björn Gustavsson
2017-08-08
Introduce micro instructions
Björn Gustavsson
2017-08-08
Simplify specifying implementation of instructions
Björn Gustavsson
2017-06-14
Update copyright year
Hans Nilsson
2017-05-18
Allow multiple types per argument for specific instructions
Björn Gustavsson
2017-05-18
Modernize subroutine calls by removing '&'
Björn Gustavsson
2017-05-18
Eliminate the -gen_dest macro flag
Björn Gustavsson
2017-05-04
Update copyright year
Raimo Niskanen
2017-02-17
Teach make_preload to handle the new 'AtU8' chunk
Björn Gustavsson
2017-01-12
Optimize handling of BIF errors
Rickard Green
2017-01-12
Support for dirty BIFs
Rickard Green
[next]