summaryrefslogtreecommitdiffstats
path: root/lib/Basic/Targets.h
Commit message (Expand)AuthorAgeFilesLines
* NFC: Add the emacs c++ mode hint "-*- C++ -*-" to the headers that don't have itErik Pilkington2018-07-241-1/+1
* [CUDA] Revert defining __CUDA_ARCH__ for amdgcn targetsYaxun Liu2018-04-091-4/+0
* [CUDA] Add amdgpu sub archsYaxun Liu2018-04-041-0/+4
* [MINGW] normalize WIN32 macrosMartell Malone2017-11-211-1/+1
* [Targets] Move addCygMingDefines into the arch-independent Targets.cpp (NFC)Martin Storsjo2017-07-311-0/+4
* Break up Targets.cpp into a header/impl pair per target type[NFCI]Erich Keane2017-07-211-0/+47