提交歷史

作者 SHA1 備註 提交日期
  Alp Toker c1ba5d5c46 Implement -Wframe-larger-than backend diagnostic 11 年之前
  Alexey Samsonov e88163d87f Remove the overload of GetAddrOfConstantString method 11 年之前
  Alexey Samsonov c54a9c3b7a Refactor and generalize GetAddrOfConstantString and GetAddrOfConstantStringFromLiteral. 11 年之前
  Rafael Espindola dc7436c869 This cast is not necessary any more (llvm api change). 11 年之前
  Rafael Espindola 74d61105f2 Update for llvm API change. 11 年之前
  Alp Toker f4a3e28941 Eliminate redundant MangleBuffer class 11 年之前
  Nico Rieck d7ba66580d MS ABI: Emit static data members with proper linkage 11 年之前
  Alexey Samsonov eca0bcfaee [ASan] Hoist blacklisting globals from init-order checking to Clang. 11 年之前
  Hans Wennborg 875cf241e2 Don't dllimport/export destructor variants implemented by thunks. 11 年之前
  Reid Kleckner 8756959802 Use comdats to avoid double initialization of weak data 11 年之前
  Rafael Espindola 71e63e367d Don't set unnamed_addr in CreateRuntimeVariable. 11 年之前
  Craig Topper d1008e5c93 [C++11] Use 'nullptr'. CodeGen edition. 11 年之前
  Adrian Prantl 7fb0923c1f Demote the "Debug Info Version" module flag to llvm::Module::Warning 11 年之前
  Rafael Espindola 9d83a9315e Update for llvm api change. 11 年之前
  Rafael Espindola 6b9d068237 Update for llvm api change. 11 年之前
  Rafael Espindola db597e2297 Use getAliasee instead of getAliasedGlobal. 11 年之前
  Rafael Espindola 70c7eda21f Update for llvm api change. 11 年之前
  Rafael Espindola 01920cff95 Update for llvm API change. 11 年之前
  Hans Wennborg 61e1f5cc72 Allow dllimport/dllexport on inline functions and adjust the linkage. 11 年之前
  Hans Wennborg a22c9e3b5e Rename CodeGenModule::getLLVMLinkageforDeclarator -> getLLVMLinkageForDeclarator 11 年之前
  Rafael Espindola 711c94cd48 Update for llvm API change. 11 年之前
  James Molloy 60f8d94825 Pacify bots again - turns out my checkout was slightly polluted when I was reverting a olista01s change, and this pollution made it upstream during the revert checkin :/ Sorryemacs -nw lib/CodeGen/CodeGenModule.cpp 11 年之前
  James Molloy deba5fb0e7 Revert r208417 (olista01 'ARM: HFAs must be passed in consecutive registers'). This is a followon commit from r208413 which broke the LLVM bots. 11 年之前
  Rafael Espindola 98ca9434cf Use auto to avoid duplicating the type. 11 年之前
  Rafael Espindola c9727ea1c3 Cleanup setFunctionDefinitionAttributes. 11 年之前
  Rafael Espindola 7e619cb45a Small simplification: Reduce the use of cast<>. 11 年之前
  Alexey Bataev bfa38388de [OPENMP] Initial codegen for '#pragma omp parallel' 11 年之前
  Rafael Espindola b4587293a5 Fix pr19653. 11 年之前
  Rafael Espindola 9ef2e14f49 Small refactoring, no functionality change. 11 年之前
  Robert Lytton b7993571ca XCore target: fix bug in dereferencing null pointer. 11 年之前