Re: [PATCH] D21683: [Sparc] Allow LEON cpu models to be selected with -mcpu

2016-07-04 Thread Jacob Baungard Hansen via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL274487: [Sparc] Allow LEON cpu models to be selected with -mcpu (authored by jacob_hansen). Changed prior to commit: http://reviews.llvm.org/D21683?vs=61789&id=62654#toc Repository: rL LLVM http://r

[PATCH] D21683: [Sparc] Allow LEON cpu models to be selected with -mcpu

2016-06-24 Thread Jacob Baungard Hansen via cfe-commits
jacob_hansen created this revision. jacob_hansen added reviewers: jyknight, lero_chris. jacob_hansen added a subscriber: cfe-commits. Herald added a subscriber: jyknight. This change exposes the recently added LEON CPUs (D19359) in the LLVM Sparc backend to Clang, allowing the cpu's to be selecte