summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/Targets/Sparc.h
Commit message (Expand)AuthorAgeFilesLines
* Replace getOS() == llvm::Triple::*BSD with isOS*BSD() [NFCI]Michal Gorny2018-12-201-1/+1
* NFC: Add the emacs c++ mode hint "-*- C++ -*-" to the headers that don't have itErik Pilkington2018-07-241-1/+1
* Add Rest of Targets Support to ValidCPUList (enabling march notes)Erich Keane2018-02-081-42/+5
* Add support for Myriad ma2x8x series of CPUsWalter Lee2017-10-021-0/+16
* Break up Targets.cpp into a header/impl pair per target type[NFCI]Erich Keane2017-07-211-0/+254
OpenPOWER on IntegriCloud