This is an archive of the discontinued LLVM Phabricator instance.

[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

Repository
rL LLVM

Event Timeline

jacob_hansen retitled this revision from to [Sparc] Allow LEON cpu models to be selected with -mcpu.
jacob_hansen updated this object.
jacob_hansen added reviewers: jyknight, lero_chris.
jacob_hansen added a subscriber: cfe-commits.
lero_chris accepted this revision.Jun 24 2016, 7:49 AM
lero_chris edited edge metadata.
This revision is now accepted and ready to land.Jun 24 2016, 7:49 AM
This revision was automatically updated to reflect the committed changes.