diff options
author | Hao Liu <Hao.Liu@arm.com> | 2014-11-19 06:48:56 +0000 |
---|---|---|
committer | Hao Liu <Hao.Liu@arm.com> | 2014-11-19 06:48:56 +0000 |
commit | 2aa06a989dfef2950ab45da80dd9c1adadd9f9a2 (patch) | |
tree | 9f673d7d862fc8e060b156446c63465cec1c3659 /llvm/lib/Analysis/CodeMetrics.cpp | |
parent | dc23dad2b7cd83f42fd9617cd9e9d73cbcf66957 (diff) | |
download | bcm5719-llvm-2aa06a989dfef2950ab45da80dd9c1adadd9f9a2.tar.gz bcm5719-llvm-2aa06a989dfef2950ab45da80dd9c1adadd9f9a2.zip |
[AArch64] Disable useAA for Cortex-A57.
Using AA during CodeGen is very useful for in-order cores. It is less useful for ooo cores. Also I find
enabling useAA for Cortex-A57 may generate worse code for some test cases. If useAA in codegen is improved
and benefical for ooo cores, we can enable it again.
llvm-svn: 222333
Diffstat (limited to 'llvm/lib/Analysis/CodeMetrics.cpp')
0 files changed, 0 insertions, 0 deletions