diff options
author | Björn Gustavsson <[email protected]> | 2018-11-09 06:58:33 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2018-11-28 11:36:54 +0100 |
commit | 2e59e2ab69d7f50c8a03b1c89528f8cf38a3a8b4 (patch) | |
tree | 2428080d1fdf80942fe4d6b4562c1f5107c0f465 /lib/os_mon | |
parent | 0798674578374938136bc7d3c92416d156492c3e (diff) | |
download | otp-2e59e2ab69d7f50c8a03b1c89528f8cf38a3a8b4.tar.gz otp-2e59e2ab69d7f50c8a03b1c89528f8cf38a3a8b4.tar.bz2 otp-2e59e2ab69d7f50c8a03b1c89528f8cf38a3a8b4.zip |
beam_jump: Eliminate jumps to return instructions
Eliminate a jump to a return sequence, replacing the jump with
the return sequence. This optimization always save execution time
and may also save code space.
Diffstat (limited to 'lib/os_mon')
0 files changed, 0 insertions, 0 deletions