summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/Targets/PPC.cpp
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] The __float128 type should only be available on Power9Stefan Pintilie2018-06-131-91/+24
* Fix typos in clangAlexander Kornienko2018-04-061-1/+1
* Fix UBSan issue with PPC::isValidCPUNameErich Keane2018-02-091-2/+1
* Add Rest of Targets Support to ValidCPUList (enabling march notes)Erich Keane2018-02-081-50/+19
* Break up Targets.cpp into a header/impl pair per target type[NFCI]Erich Keane2017-07-211-0/+544
OpenPOWER on IntegriCloud