Commit History

Author SHA1 Message Date
  Justin Hibbits 280c4e5334 Add -m(no)-spe to clang 6 years ago
  Fangrui Song a9bc6dd02c [PowerPC] Support -mabi=ieeelongdouble and -mabi=ibmlongdouble 6 years ago
  Fangrui Song 586c626a72 [X86][PowerPC] Support -mlong-double-128 6 years ago
  Strahinja Petrovic fb2e2123df [PowerPC] Fix issue with inline asm - soft float mode 6 years ago
  Fangrui Song ce76f242a3 Range-style std::find{,_if} -> llvm::find{,_if}. NFC 6 years ago
  Jason Liu 849c99fd3c Reland the rest of "Add AIX Target Info" 6 years ago
  Jason Liu 82ec7d957f Revert "Add AIX Target Info" 6 years ago
  Jason Liu bc8019d56e Add AIX Target Info 6 years ago
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Michal Gorny 2c99c22ca9 Replace getOS() == llvm::Triple::*BSD with isOS*BSD() [NFCI] 6 years ago
  Kang Zhang f09e30f7cc [PowerPC] VSX register support for inline assembly 6 years ago
  Stefan Pintilie 9d8fe3e8b1 [PowerPC] The __float128 type should only be available on Power9 7 years ago
  Alexander Kornienko b8b9458165 Fix typos in clang 7 years ago
  Erich Keane d5490e967e Fix UBSan issue with PPC::isValidCPUName 7 years ago
  Erich Keane d048a9ebfa Add Rest of Targets Support to ValidCPUList (enabling march notes) 7 years ago
  Erich Keane 60dfdd6430 Break up Targets.cpp into a header/impl pair per target type[NFCI] 8 years ago