summaryrefslogtreecommitdiff
path: root/python/python.go
diff options
context:
space:
mode:
author Alex Naidis <alex.naidis@linux.com> 2017-04-05 20:08:41 +0200
committer Christopher Ferris <cferris@google.com> 2017-04-06 14:35:44 -0700
commit5df73d02ce2ccf373029ba082d5a1fac82dfa33e (patch)
tree6bdd52111bf1d5677b8941d7e83671bf8bd4d528 /python/python.go
parentf3d98fbb597ea092907355c8b15290b63606ed73 (diff)
Make use of specific Kryo targeting in Clang
Clang supports specific CPU targeting and optimization for Kryo. This switches us to using the specific Kryo targeting when Clang is used. For other compilers, we fallback to cortex-a57 targeting. Also, move the replaceFirst function to a shared location. Bug: 36728278 Test: Built and booted sailfish, ran bionic unit tests and art tests. Test: Disassembled libc.so before this change and after and looked at Test: the differences. Mostly the results were the order of instructions Test: changing. Test: Verified with the clang person (srhines) that our clang has this support Test: and that it appears to be mostly instruction scheduling changes. Change-Id: I4ee73d8bcc1e4f5eccb162c18937811fe199b16f Signed-off-by: Alex Naidis <alex.naidis@linux.com>
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions