Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-04-18 | [clang] Return std::unique_ptr<TargetInfo> from AllocateTarget | Stoorx | 1 | -2/+2 |
2019-07-09 | De-templatize non-dependent VS macro logic, NFC | Reid Kleckner | 1 | -4/+0 |
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2018-07-24 | NFC: Add the emacs c++ mode hint "-*- C++ -*-" to the headers that don't have it | Erik Pilkington | 1 | -1/+1 |
2018-04-09 | [CUDA] Revert defining __CUDA_ARCH__ for amdgcn targets | Yaxun Liu | 1 | -4/+0 |
2018-04-04 | [CUDA] Add amdgpu sub archs | Yaxun Liu | 1 | -0/+4 |
2017-11-21 | [MINGW] normalize WIN32 macros | Martell Malone | 1 | -1/+1 |
2017-07-31 | [Targets] Move addCygMingDefines into the arch-independent Targets.cpp (NFC) | Martin Storsjo | 1 | -0/+4 |
2017-07-21 | Break up Targets.cpp into a header/impl pair per target type[NFCI] | Erich Keane | 1 | -0/+47 |