aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test/crypto_SUITE.erl
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2010-12-16 11:15:11 +0100
committerBjörn Gustavsson <[email protected]>2011-01-17 15:23:45 +0100
commit92f1409c0e9b986780be483976de3cbbff3bab34 (patch)
tree2d2cfc46c32cd6995b82b7000582523fb0d09e35 /erts/emulator/test/crypto_SUITE.erl
parentd5ab5485430c00734a79068fe0eee7bd4f87cf00 (diff)
downloadotp-92f1409c0e9b986780be483976de3cbbff3bab34.tar.gz
otp-92f1409c0e9b986780be483976de3cbbff3bab34.tar.bz2
otp-92f1409c0e9b986780be483976de3cbbff3bab34.zip
Eliminate the "put_list c n Dst" instructions
Since the literal (constant) pool was introduced in R12, the BEAM compiler will never generate a "put_list Const [] Dst" instruction (it will instead generate a "move [Const] Dst" instruction).
Diffstat (limited to 'erts/emulator/test/crypto_SUITE.erl')
0 files changed, 0 insertions, 0 deletions