Adds support for the Cortex-A17 processor to Clang.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
If this defaults as v7, it'll have the right flags but behave like an A9 in the back-end, right? Is that expected, or should we add it to ARM.td and friends first?
--renato
Comment Actions
The will depend on the LLVM patch which adds the Cortex-A17 to the backend and which will have to be committed first.