The patches teach the Clang driver to accept Cortex-A72 as a cpu.
Tests for Cortex-A72 are also added.
Paths
| Differential D7404
[Clang] Please could you review my patches to add Cortex-A72 support to Clang. ClosedPublic Authored by rs on Feb 4 2015, 4:27 AM.
Details
Summary The patches teach the Clang driver to accept Cortex-A72 as a cpu. Tests for Cortex-A72 are also added.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Feb 4 2015, 5:02 AM Comment Actions
Thanks for the review Renato. yes the LLVM review is at this link http://reviews.llvm.org/D7403
Revision Contents
Diff 19313 lib/Basic/Targets.cpp
lib/Driver/Tools.cpp
test/Driver/aarch64-cpus.c
test/Driver/arm-cortex-cpus.c
test/Preprocessor/aarch64-target-features.c
|