diff options
author | Michał Muskała <[email protected]> | 2017-11-23 21:27:40 +0100 |
---|---|---|
committer | Michał Muskała <[email protected]> | 2017-11-23 21:27:40 +0100 |
commit | 1cbc6a430d18d80a0b5e6ad0f7f1010d5394056a (patch) | |
tree | 9b53b78a1955d3d15e1258df57c615afea262efc /erts/emulator/beam/big.c | |
parent | 9556949af97553ad99133d2198b8d92c18de98c7 (diff) | |
download | otp-1cbc6a430d18d80a0b5e6ad0f7f1010d5394056a.tar.gz otp-1cbc6a430d18d80a0b5e6ad0f7f1010d5394056a.tar.bz2 otp-1cbc6a430d18d80a0b5e6ad0f7f1010d5394056a.zip |
Place move S x0 instructions at the end of blocks
The loader has a lot of fused instructions that include move S x0.
Placing them at the end of blocks makes it possible to take advantage
of this optimization more frequently.
Diffstat (limited to 'erts/emulator/beam/big.c')
0 files changed, 0 insertions, 0 deletions