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