Commit History

Author SHA1 Message Date
  Simon Pilgrim 7fc84cdab9 Codegen - silence static analyzer getAs<> null dereference warnings. NFCI. 5 years ago
  Simon Pilgrim 84d475a5ed Silence static analyzer getAs<RecordType> null dereference warnings. NFCI. 5 years ago
  Rui Ueyama ce7674d7be Fix parameter name comments using clang-tidy. NFC. 6 years ago
  Simon Pilgrim ed6f4138a9 Fix unused variable warning. NFCI. 6 years ago
  Peter Collingbourne 3a3e9339ec IRGen: Remove StructorType; thread GlobalDecl through more code. NFCI. 6 years ago
  James Y Knight 8e92458b49 [opaque pointer types] Pass through function types for TLS 6 years ago
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Richard Trieu 27ce6b3918 Move CodeGenOptions from Frontend to Basic 6 years ago
  Erich Keane 43f8ad7966 [NFC] Move storage of dispatch-version to GlobalDecl 6 years ago
  Fangrui Song abdbb605f2 Remove trailing space 7 years ago
  Peter Collingbourne e614f166bb IRgen: Mark aliases of ctors and dtors as unnamed_addr. 7 years ago
  Reid Kleckner b0a50d19b3 Fix a mangling failure on clang-cl C++17 7 years ago
  Reid Kleckner 0b60011a03 [MS] Always use base dtors in place of complete/vbase dtors when possible 7 years ago
  Rafael Espindola cba8d12198 Start setting dllimport/dllexport in setGVProperties. 7 years ago
  Rafael Espindola 20e58cc3cf Inline a trivial function. NFC. 7 years ago
  Rafael Espindola 2eeb108d59 Pass a GlobalDecl to setAliasAttributes. NFC. 7 years ago
  Rafael Espindola 2b2fa1f473 Pass a GlobalDecl to setFunctionDefinitionAttributes. NFC. 7 years ago
  Reid Kleckner d5704343ee [MS] Don't bail on replacing dllimport vbase dtors with base dtors 7 years ago
  Reid Kleckner 9bd00f207c Update Clang for LLVM rename AttributeSet -> AttributeList 8 years ago
  Peter Collingbourne 3382b3d801 CodeGen: New vtable group representation: struct of vtable arrays. 8 years ago
  John McCall fe232febd1 Introduce a type-safe enum for ForDefinition. 8 years ago
  John McCall a896e9a7d2 Refactor call emission to package the function pointer together with 8 years ago
  Aditya Kumar 2127f33091 Alias must point to a definition 9 years ago
  Aditya Kumar 56125bc22c Revert "[PR30341] Alias must point to a definition" 9 years ago
  Aditya Kumar ce8f8cc83b [PR30341] Alias must point to a definition 9 years ago
  Saleem Abdulrasool fdc51a5580 revert SVN r265702, r265640 9 years ago
  Saleem Abdulrasool 8cca4d7cdf Basic: move CodeGenOptions from Frontend 9 years ago
  Yaron Keren 2b3789ae6c Use CodeGenModule::addReplacement() instead of directly accessing Replacements[]. 9 years ago
  Reid Kleckner f79804db72 [COFF] Don't try to emit weak aliases on COFF 9 years ago
  Evgeniy Stepanov 0ed34fe7f0 Revert "Always_inline codegen rewrite" and 2 follow-ups. 10 years ago