commit | f94fa81e20d00929ef52707cd577353b95d40284 | [log] [tgz] |
---|---|---|
author | Goran Jakovljevic <Goran.Jakovljevic@imgtec.com> | Fri Feb 10 17:48:52 2017 +0100 |
committer | Goran Jakovljevic <Goran.Jakovljevic@imgtec.com> | Mon Feb 13 09:05:26 2017 +0000 |
tree | cb79d0e0610775a41f0511b4cacfe87136bbba60 | |
parent | 806ac631e53f12061cb0ae7640aa9cd0dd79243d [diff] |
String Compression for MIPS32 and MIPS64 Changes on intrinsics and Code Generation on MIPS32 and MIPS64 for string compression feature. Testing is done with STRING_COMPRESSION_ENABLED = true (in libcore), mirror::kUseStringCompression = true and STRING_COMPRESSION_FEATURE set to 1. Test: booted MIPS32 and MIPS64 in QEMU Test: mma test-art-target-run-test on CI20 (MIPS32R2) Test: mma test-art-target-run-test in QEMU (MIPS64R6) Change-Id: If50a6b6c0792bfa34d4fdff6bf2c7542211d2689