Commit History

Author SHA1 Message Date
  Yaxun Liu e619d987e2 [CUDA][HIP] Fix host/device check with -fopenmp 5 years ago
  Yaxun Liu 7fd15a3b66 [HIP] Support new kernel launching API 5 years ago
  Yaxun Liu ca66650e21 Revert assertion added by r372394 6 years ago
  Yaxun Liu 5765299b76 [CUDA][HIP] Fix hostness of defaulted constructor 6 years ago
  Richard Smith 0fb16153cd Split ActOnCallExpr into an ActOnCallExpr to be called by the parser, 6 years ago
  Yaxun Liu 0b75051947 [CUDA][HIP][Sema] Fix template kernel with function as template parameter 6 years ago
  Alexey Bataev cb6ec6f913 [SEMA]Generalize deferred diagnostic interface, NFC. 6 years ago
  Artem Belevich 6a79c4432e [CUDA] add support for the new kernel launch API in CUDA-9.2+. 6 years ago
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Bruno Ricci 7d10f0803f [AST][NFC] Pass the AST context to one of the ctor of DeclRefExpr. 6 years ago
  Erich Keane 74701fe1cf [NFC] Rename clang::AttributeList to clang::ParsedAttr 7 years ago
  Erich Keane 829882796c AttributeList de-listifying: 7 years ago
  Artem Belevich 1fb1450822 [CUDA] Check initializers of instantiated template variables. 7 years ago
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 years ago
  Yaxun Liu 21ec9544a5 [HIP] Add hip input kind and codegen for kernel launching 7 years ago
  Artem Belevich d905a6bc26 Revert "[CUDA] Check initializers of instantiated template variables." 7 years ago
  Artem Belevich feeb15f368 [CUDA] Check initializers of instantiated template variables. 7 years ago
  Richard Trieu cab3257e74 Fix some handling of AST nodes with diagnostics. 7 years ago
  Artem Belevich b2926d8649 [CUDA] Fixed false error reporting in case of calling H->G->HD->D. 7 years ago
  Serge Pavlov cabb95e081 Function with unparsed body is a definition 8 years ago
  Serge Pavlov 1c45048c48 Reverted 305379 (Function with unparsed body is a definition) 8 years ago
  Serge Pavlov 1504a42e9d Function with unparsed body is a definition 8 years ago
  Richard Smith 9120d61282 Factor out some common code between SpecialMemberExceptionSpecInfo and SpecialMemberDeletionInfo. 8 years ago
  George Burgess IV 2c7a72acc7 [Sema] Replace remove_if+erase with erase_if. NFC. 8 years ago
  Artem Belevich 60741365b3 [CUDA] Ignore implicit target attributes during function template instantiation. 8 years ago
  Artem Belevich ed12690047 [CUDA] Improve target attribute checking for function templates. 8 years ago
  Justin Lebar 8a8f868730 [CUDA] Use only the GVALinkage on function definitions. 8 years ago
  Justin Lebar e05a50eba8 [CUDA] Use FunctionDeclAndLoc for the Sema::LocsWithCUDACallDiags hashtable. 8 years ago
  Artem Belevich 0f552af6ae Removed unused function argument. NFC. 8 years ago
  Justin Lebar bf32d4a7db [CUDA] When we emit an error that might have been deferred, also print a callstack. 8 years ago