summaryrefslogtreecommitdiffstats
path: root/lib/Basic/Targets/Sparc.h
Commit message (Expand)AuthorAgeFilesLines
* Range-style std::find{,_if} -> llvm::find{,_if}. NFCFangrui Song2019-03-311-1/+1
* 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-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