OSDN Git Service

[AArch64] Disable useAA for Cortex-A57.
authorHao Liu <Hao.Liu@arm.com>
Wed, 19 Nov 2014 06:48:56 +0000 (06:48 +0000)
committerHao Liu <Hao.Liu@arm.com>
Wed, 19 Nov 2014 06:48:56 +0000 (06:48 +0000)
commit0e8675a621f165a3caee81a4ed310ea48b097681
tree2578f1059d4c597e97752066d7b6d2895247a4bc
parent8db9fbf7cd1acbb5b14f08cc8b49ec0bb275e566
[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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222333 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64Subtarget.h