summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/Targets/SystemZ.cpp
Commit message (Expand)AuthorAgeFilesLines
* [SystemZ] Support z15 processor nameUlrich Weigand2019-09-201-1/+1
* [SystemZ] Add support for new cpu architecture - arch13Ulrich Weigand2019-07-121-2/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Add Rest of Targets Support to ValidCPUList (enabling march notes)Erich Keane2018-02-081-7/+25
* [NFCi] Replace a couple of usages of const StringRef& with StringRefErich Keane2018-02-071-1/+1
* [SystemZ] Support vector registers with inline asmUlrich Weigand2018-01-161-3/+19
* Break up Targets.cpp into a header/impl pair per target type[NFCI]Erich Keane2017-07-211-0/+118
OpenPOWER on IntegriCloud