commit | 374ddf34753e5cbd122ac67ddb5551d83d0d1fb6 | [log] [tgz] |
---|---|---|
author | Alexandre Rames <alexandre.rames@linaro.org> | Fri Nov 04 10:40:49 2016 +0000 |
committer | Artem Serov <artem.serov@linaro.org> | Mon Dec 05 14:28:19 2016 +0000 |
tree | 6da27c8768a98dac697bbebf3fddf2434bd0acec | |
parent | d4cc5b2127894475160b5d2bba9791dd21af5953 [diff] |
ARM: VIXL32: Clean usage of scopes. Use scopes in more places where they are semantically required. There are still places where we should use scopes, but do not yet. Those are marked with new `TODO` comments. Practically everything works fine (see comments for details), but we eventually should fix it. Test: ART_USE_VIXL_ARM_BACKEND=true m test-art-host Test: ART_USE_VIXL_ARM_BACKEND=true m test-art-target Change-Id: I5bdc710d32f0b9476eee92b31f2ff9d874e26f63