Commit History

Author SHA1 Message Date
  Alp Toker c1ba5d5c46 Implement -Wframe-larger-than backend diagnostic 11 years ago
  Alexey Samsonov e88163d87f Remove the overload of GetAddrOfConstantString method 11 years ago
  Alexey Samsonov c54a9c3b7a Refactor and generalize GetAddrOfConstantString and GetAddrOfConstantStringFromLiteral. 11 years ago
  Rafael Espindola dc7436c869 This cast is not necessary any more (llvm api change). 11 years ago
  Rafael Espindola 74d61105f2 Update for llvm API change. 11 years ago
  Alp Toker f4a3e28941 Eliminate redundant MangleBuffer class 11 years ago
  Nico Rieck d7ba66580d MS ABI: Emit static data members with proper linkage 11 years ago
  Alexey Samsonov eca0bcfaee [ASan] Hoist blacklisting globals from init-order checking to Clang. 11 years ago
  Hans Wennborg 875cf241e2 Don't dllimport/export destructor variants implemented by thunks. 11 years ago
  Reid Kleckner 8756959802 Use comdats to avoid double initialization of weak data 11 years ago
  Rafael Espindola 71e63e367d Don't set unnamed_addr in CreateRuntimeVariable. 11 years ago
  Craig Topper d1008e5c93 [C++11] Use 'nullptr'. CodeGen edition. 11 years ago
  Adrian Prantl 7fb0923c1f Demote the "Debug Info Version" module flag to llvm::Module::Warning 11 years ago
  Rafael Espindola 9d83a9315e Update for llvm api change. 11 years ago
  Rafael Espindola 6b9d068237 Update for llvm api change. 11 years ago
  Rafael Espindola db597e2297 Use getAliasee instead of getAliasedGlobal. 11 years ago
  Rafael Espindola 70c7eda21f Update for llvm api change. 11 years ago
  Rafael Espindola 01920cff95 Update for llvm API change. 11 years ago
  Hans Wennborg 61e1f5cc72 Allow dllimport/dllexport on inline functions and adjust the linkage. 11 years ago
  Hans Wennborg a22c9e3b5e Rename CodeGenModule::getLLVMLinkageforDeclarator -> getLLVMLinkageForDeclarator 11 years ago
  Rafael Espindola 711c94cd48 Update for llvm API change. 11 years ago
  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 years ago
  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 years ago
  Rafael Espindola 98ca9434cf Use auto to avoid duplicating the type. 11 years ago
  Rafael Espindola c9727ea1c3 Cleanup setFunctionDefinitionAttributes. 11 years ago
  Rafael Espindola 7e619cb45a Small simplification: Reduce the use of cast<>. 11 years ago
  Alexey Bataev bfa38388de [OPENMP] Initial codegen for '#pragma omp parallel' 11 years ago
  Rafael Espindola b4587293a5 Fix pr19653. 11 years ago
  Rafael Espindola 9ef2e14f49 Small refactoring, no functionality change. 11 years ago
  Robert Lytton b7993571ca XCore target: fix bug in dereferencing null pointer. 11 years ago