Adds support for the new Exynos-M1 ARMv8-A core.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM. But since this is my first review, I would like somebody else to sign off on this as well.
Paths
| Differential D15664
Teaches clang about Exynos-M1 ClosedPublic Authored by MinSeongKIM on Dec 19 2015, 12:13 AM.
Details Summary Adds support for the new Exynos-M1 ARMv8-A core.
Diff Detail
Event TimelineMinSeongKIM updated this object. MinSeongKIM changed the visibility from "Public (No Login Required)" to "MinSeongKIM (MinSeong Kim)". MinSeongKIM updated this object. MinSeongKIM changed the visibility from "MinSeongKIM (MinSeong Kim)" to "Public (No Login Required)". Comment Actions LGTM. But since this is my first review, I would like somebody else to sign off on this as well. This revision is now accepted and ready to land.Dec 21 2015, 8:39 AM Closed by commit rL256829: [AArch64] Teaches clang about Samsung Exynos-M1 (authored by MinSeongKIM). · Explain WhyJan 5 2016, 4:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 43984 cfe/trunk/lib/Basic/Targets.cpp
cfe/trunk/lib/Driver/Tools.cpp
cfe/trunk/test/CodeGen/arm-target-features.c
cfe/trunk/test/Driver/aarch64-cpus.c
cfe/trunk/test/Driver/arm-cortex-cpus.c
cfe/trunk/test/Preprocessor/aarch64-target-features.c
|