| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | Replace getOS() == llvm::Triple::*BSD with isOS*BSD() [NFCI] | Michal Gorny | 2018-12-20 | 1 | -2/+2 |
| * | [PowerPC] VSX register support for inline assembly | Kang Zhang | 2018-12-07 | 1 | -0/+30 |
| * | [PowerPC] The __float128 type should only be available on Power9 | Stefan Pintilie | 2018-06-13 | 1 | -91/+24 |
| * | Fix typos in clang | Alexander Kornienko | 2018-04-06 | 1 | -1/+1 |
| * | Fix UBSan issue with PPC::isValidCPUName | Erich Keane | 2018-02-09 | 1 | -2/+1 |
| * | Add Rest of Targets Support to ValidCPUList (enabling march notes) | Erich Keane | 2018-02-08 | 1 | -50/+19 |
| * | Break up Targets.cpp into a header/impl pair per target type[NFCI] | Erich Keane | 2017-07-21 | 1 | -0/+544 |

