commit | 37346c5c7bcdd1c4532d90fd3089341b22152048 | [log] [tgz] |
---|---|---|
author | Evgeny Astigeevich <evgeny.astigeevich@linaro.org> | Wed Dec 12 22:33:08 2018 +0000 |
committer | Vladimir Marko <vmarko@google.com> | Tue Dec 18 08:51:04 2018 +0000 |
tree | 7bfe21de314dbaa6973f8d9ecf6142b7e872bb48 | |
parent | c01dc29b86784fc54619e7f8010daf109f0af5c5 [diff] |
ART: Correct attributes of CRC32Update intrinsic The CRC32Update intrinsic has simple code. It does not have side effects and does not throw any exceptions. The CL updates attributes of the intrinsic according to this. Test: m test-art-target-gtest Test: m test-art-host-gtest Test: art/test.py --target --optimizing Test: art/test.py --host --optimizing Test: 580-crc32 Change-Id: Iec59c32fad2df3f95d04913e6809828dae3180cc