This adds the "+profile" and +noprofile" suffixes for the -march and
-mcpu options, to allow enabling or disabling the options Statistical
Profiling Extension to ARMv8.2-A.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D15023
[AArch64] Add command-line options for Statistical ClosedPublic Authored by olista01 on Nov 26 2015, 5:20 AM.
Details Summary This adds the "+profile" and +noprofile" suffixes for the -march and
Diff Detail
Event Timelineolista01 updated this object. olista01 added a parent revision: D15021: [AArch64] Add ARMv8.2-A Statistical Profiling Extension.Nov 26 2015, 5:20 AM This revision is now accepted and ready to land.Nov 26 2015, 7:12 AM Closed by commit rL254161: [AArch64] Add command-line options for Statistical Profiling Extension (authored by olista01). · Explain WhyNov 26 2015, 7:41 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 41258 cfe/trunk/lib/Driver/Tools.cpp
cfe/trunk/test/Driver/aarch64-cpus.c
|