This change exposes the recently added LEON CPUs (D19359) in the LLVM Sparc backend to Clang, allowing the cpu's to be selected using the -mcpu flag.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D21683
[Sparc] Allow LEON cpu models to be selected with -mcpu ClosedPublic Authored by jacob_hansen on Jun 24 2016, 7:20 AM.
Details Summary This change exposes the recently added LEON CPUs (D19359) in the LLVM Sparc backend to Clang, allowing the cpu's to be selected using the -mcpu flag.
Diff Detail
Event Timelinejacob_hansen retitled this revision from to [Sparc] Allow LEON cpu models to be selected with -mcpu. jacob_hansen updated this object. This revision is now accepted and ready to land.Jun 24 2016, 7:49 AM Closed by commit rL274487: [Sparc] Allow LEON cpu models to be selected with -mcpu (authored by jacob_hansen). · Explain WhyJul 4 2016, 2:03 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 62654 cfe/trunk/lib/Basic/Targets.cpp
cfe/trunk/lib/Driver/Tools.cpp
cfe/trunk/test/Driver/sparc-as.c
|