summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/check-cpu.ll
Commit message (Collapse)AuthorAgeFilesLines
* [PowerPC] Add new Future CPU for PowerPC in LLVMStefan Pintilie2019-11-271-0/+11
This is a continuation of D70262 The previous patch as listed above added the future CPU in clang. This patch adds the future CPU in the PowerPC backend. At this point the patch simply assumes that a future CPU will have the same characteristics as pwr9. Those characteristics may change with later patches. Differential Revision: https://reviews.llvm.org/D70333
OpenPOWER on IntegriCloud