commit | 8dfe746dc969b61416a2906bea8c176427457efc | [log] [tgz] |
---|---|---|
author | Artem Serov <artem.serov@linaro.org> | Thu Jun 01 14:28:48 2017 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Thu Jun 08 13:50:28 2017 +0000 |
tree | 3b5d736e7ead08f176514622684f8db7f0b7e40a | |
parent | a215c5b2bac883a57e1d35e5490241609ad22e5f [diff] |
ARM64: Encode constants when it is possible. Small optimization which improves HVecReplicateScalar by encoding immediates directly into NEON instruction when possible instead of generating constant in GPR and transferring it into NEON register. Test: test-art-target, test-art-host. Change-Id: I2113bbd98c0dc8433d2b7048921b9ed7c35ef1c5