diff options
author | Björn Gustavsson <[email protected]> | 2018-11-05 07:35:02 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2018-11-19 16:11:48 +0100 |
commit | 667e0e1213f69344a57c2eb0427d36cd240e16a5 (patch) | |
tree | 89fdafd3816a3651c36ae18151c2fd9b4d002849 /lib/ssh | |
parent | 0009fc378109f870472ded41d29c5d81febd5990 (diff) | |
download | otp-667e0e1213f69344a57c2eb0427d36cd240e16a5.tar.gz otp-667e0e1213f69344a57c2eb0427d36cd240e16a5.tar.bz2 otp-667e0e1213f69344a57c2eb0427d36cd240e16a5.zip |
beam_ssa_codegen: Improve optimization of allocate instructions
There could be `allocate_zero` instructions where `allocate` would
suffice or superfluous `init` instructions because all possible
initializations of Y registers were not taken into account.
While at it, also add some more comments.
Diffstat (limited to 'lib/ssh')
0 files changed, 0 insertions, 0 deletions