aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/src/beam_block.erl
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2015-04-14 10:50:25 +0200
committerBjörn Gustavsson <[email protected]>2015-04-22 10:12:33 +0200
commit32b85d920529990df2aa7acb091e7d03c520ef8c (patch)
tree7a051e267f58c47b794beaa1ef6954f363a279cf /lib/compiler/src/beam_block.erl
parent3a9828cfe25971b5a6fb2f58f786127e63544bf1 (diff)
downloadotp-32b85d920529990df2aa7acb091e7d03c520ef8c.tar.gz
otp-32b85d920529990df2aa7acb091e7d03c520ef8c.tar.bz2
otp-32b85d920529990df2aa7acb091e7d03c520ef8c.zip
v3_codegen: Optimize "turning" of y registers
Profiling shows that the execution time for "turning" y registers is noticeable for some modules (e.g. S1AP-PDU-Contents from the asn1 test suite). We can reduce the impact on running time by special-casing important instructions. In particular, there is no need to look for y registers in the list argument for a select_val instruction.
Diffstat (limited to 'lib/compiler/src/beam_block.erl')
0 files changed, 0 insertions, 0 deletions