커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Robert Lytton 00a52b3c6b XCore target: Add TypeString meta data to IR output. 11 년 전
  David Majnemer 781a1d06be AST: Mangle reference temporaries reliably 11 년 전
  David Majnemer ff5d94339a CodeGen: Reference temporaries inherit visibility 11 년 전
  David Majnemer f5563f5736 CodeGen: Fix linkage of reference temporaries 11 년 전
  David Majnemer 544524ba84 CodeGen: Cleanup variable linkage calculation 11 년 전
  David Majnemer 6ccd636aff CodeGen: Refactor linkage/visibility calculation 11 년 전
  Alp Toker 10e524df5e Remove some empty statements 11 년 전
  Justin Bogner 2a840244b1 CodeGen: Use LLVM's InstrProfReader in -fprofile-instr-use= 11 년 전
  Justin Bogner 859d2b2489 CodeGen: Emit warnings for out of date profile data during PGO 11 년 전
  Justin Bogner c16e066e76 CodeGen: Move PGO initialization into Release() 11 년 전
  David Majnemer eaa6166c17 CodeGen: Clean up CommonLinkage calculation 11 년 전
  David Majnemer 011e0521dc CodeGen: Emit some functions as weak_odr under -fms-compatibility 11 년 전
  Bob Wilson bd3bddeedd Disable this-return optimizations when targeting iOS 5 and earlier. 11 년 전