summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/Targets/PPC.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Replace getOS() == llvm::Triple::*BSD with isOS*BSD() [NFCI]Michal Gorny2018-12-201-2/+2
* [PowerPC] VSX register support for inline assemblyKang Zhang2018-12-071-0/+30
* [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