summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/codemodel.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Targets] Fixup incorrect targets in codemodel testsDavid Green2018-12-101-2/+2
| | | | llvm-svn: 348796
* [Targets] Add errors for tiny and kernel codemodel on targets that don't ↵David Green2018-12-071-0/+9
support them Adds fatal errors for any target that does not support the Tiny or Kernel codemodels by rejigging the getEffectiveCodeModel calls. Differential Revision: https://reviews.llvm.org/D50141 llvm-svn: 348585
OpenPOWER on IntegriCloud