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
/
beam_makeops
Age
Commit message (
Expand
)
Author
2014-01-28
BEAM loader: Support preservation of extra operand in transforms
Björn Gustavsson
2012-10-22
beam_makeops: Turn on warnings and eliminate existing warnings
Björn Gustavsson
2012-10-15
beam_makeops: Eliminate a deprecation warning
Björn Gustavsson
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-03-22
beam_makeops: Add a simple preprocessor
Björn Gustavsson
2011-10-11
Print transformtions sorted on the name of the first instruction
Björn Gustavsson
2011-10-11
Share code for call of predicate and transformation functions
Björn Gustavsson
2011-10-11
Introduce 'try_me_else_fail'
Björn Gustavsson
2011-10-11
Combine 'store_var' with 'next_arg'
Björn Gustavsson
2011-10-11
Merge 'next_instr' and 'is_op' into 'next_instr'
Björn Gustavsson
2011-10-11
Merge 'new_instr' and 'store_op' into 'new_instr'
Björn Gustavsson
2011-10-11
Combine a 'call' instruction with the following 'end' instruction
Björn Gustavsson
2011-10-11
Get rid of redundant 'try_me_else' and 'fail' instructions
Björn Gustavsson
2011-10-11
Add some more information in instruction comments
Björn Gustavsson
2011-10-11
In transformations, don't store variables that are never used
Björn Gustavsson
2011-10-11
Remove redundant 'next_arg' before 'next_instr'
Björn Gustavsson
2011-10-11
Generalize and rename is_set_var_instr() to is_instr()
Björn Gustavsson
2011-09-29
Update copyright years
Björn-Egil Dahlberg
2011-08-03
beam_load.c: Add overflow check of tag values
Björn Gustavsson
2011-08-03
beam_makeops: Add some sanity checks
Björn Gustavsson
2011-01-17
beam_makeops: Support jumping to common code from an instruction macro
Björn Gustavsson
2011-01-17
Support packing of the 'I' type in a 64-bit emulator
Björn Gustavsson
2011-01-17
beam_makeops: Refactor packing code to facilitate extensions
Björn Gustavsson
2011-01-17
BEAM loader: Pack more instructions using a new 'Q' type
Björn Gustavsson
2011-01-17
If the wordsize is 64 bits, pack up to 4 operands into a word
Björn Gustavsson
2011-01-17
Pass the external word size to the beam_makeops script
Björn Gustavsson
2011-01-17
BEAM loader: Combine is_type/1 and is_eq/1 instructions
Björn Gustavsson
2011-01-17
BEAM loader: Omit type tests for instructions that don't need them
Björn Gustavsson
2011-01-17
beam_makeops: Allow -pack and -nonext to be combined
Björn Gustavsson
2011-01-17
beam_makeops: Relax requirements for having specific instructions
Björn Gustavsson
2010-03-22
Merge branch 'pan/otp_8332_halfword' into dev
Erlang/OTP
2010-03-10
Turn on instruction packing in the loader and virtual machine
Patrik Nyblom
2010-03-10
Store pointers to heap data in 32-bit words
Patrik Nyblom
2009-12-09
beam_makepos: Do not put any dates in generated files
Björn Gustavsson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP