diff options
| author | David Green <david.green@arm.com> | 2018-06-21 15:48:29 +0000 |
|---|---|---|
| committer | David Green <david.green@arm.com> | 2018-06-21 15:48:29 +0000 |
| commit | 21a2973cc4c2d803ff680190a2ee17c15fb587dc (patch) | |
| tree | 7c116301776fed093a70ae27481be465b28e7f29 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | 9092cc96d4266530e82fac2e22d5ce2400f6dcc9 (diff) | |
[ARM] Enable useAA() for the in-order Cortex-R52
This option allows codegen (such as DAGCombine or MI scheduling) to use alias
analysis information, which can help with the codegen on in-order cpu's,
especially machine scheduling. Here I have done things the same way as AArch64,
adding a subtarget feature to enable this for specific cores, and enabled it for
the R52 where we have a schedule to make use of it.
Differential Revision: https://reviews.llvm.org/D48074
llvm-svn: 335249
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
