commit | 12891f9756eb0a6f08564d4c8df21ee1803c5f79 | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Tue Sep 08 16:54:48 2020 +0100 |
committer | David Srbecky <dsrbecky@google.com> | Wed Sep 09 10:25:36 2020 +0000 |
tree | 3ef595129b6576873c941b23d692e0dca01ca661 | |
parent | 6b0b2e711fdb9a1852705318dda2b5139d30f7a5 [diff] |
Switch-interpreter: Small refactoring. Simplify unnecessarily indented else-blocks. Remove redundant vreg-clears (the clear is always done as part of set). Inline some expressions (since they easily fit one line now). Test: ./art/test.py -b -r --host --interpreter Change-Id: Ic0aaf142350bd35f3f9fc73b669febcf98a21839