index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
SemaCUDA
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed and changed the wording of warn_cconv_ignored
Sunil Srivastava
2019-07-17
1
-1
/
+1
*
[HIP] Support attribute hip_pinned_shadow
Yaxun Liu
2019-06-26
1
-0
/
+25
*
Permit redeclarations of a builtin to specify calling convention.
Erich Keane
2019-03-21
1
-1
/
+1
*
[CUDA][HIP][Sema] Fix template kernel with function as template parameter
Yaxun Liu
2019-03-05
2
-3
/
+8
*
[CUDA][HIP] Check calling convention based on function target
Yaxun Liu
2019-02-26
1
-0
/
+4
*
[OPENMP][CUDA]Do not emit warnings for variables in late-reported asm
Alexey Bataev
2019-02-26
1
-5
/
+5
*
[AMDGPU] Allow using integral non-type template parameters
Michael Liao
2019-02-26
1
-1
/
+117
*
[OPENMP] Delayed diagnostics for VLA support.
Alexey Bataev
2019-02-22
1
-2
/
+9
*
Revert "[OPENMP] Delayed diagnostics for VLA support."
Alexey Bataev
2019-02-22
1
-9
/
+2
*
[OPENMP] Delayed diagnostics for VLA support.
Alexey Bataev
2019-02-22
1
-2
/
+9
*
[CUDA]Delayed diagnostics for the asm instructions.
Alexey Bataev
2019-02-22
1
-0
/
+118
*
Revert "[CUDA]Delayed diagnostics for the asm instructions."
Alexey Bataev
2019-02-21
1
-118
/
+0
*
[CUDA]Delayed diagnostics for the asm instructions.
Alexey Bataev
2019-02-21
1
-0
/
+118
*
[CUDA] add support for the new kernel launch API in CUDA-9.2+.
Artem Belevich
2019-01-31
2
-5
/
+17
*
[HIP] Fix size_t for MSVC environment
Yaxun Liu
2019-01-30
1
-0
/
+7
*
[CUDA][HIP] Do not diagnose use of _Float16
Yaxun Liu
2019-01-29
1
-0
/
+7
*
[CUDA][HIP] Fix ShouldDeleteSpecialMember for inherited constructors
Yaxun Liu
2018-10-09
2
-0
/
+294
*
[HIP] Support early finalization of device code for -fno-gpu-rdc
Yaxun Liu
2018-10-02
1
-2
/
+2
*
[cxx2a] P0641R2: (Some) type mismatches on defaulted functions only
Richard Smith
2018-09-28
1
-1
/
+1
*
[CUDA] Ignore uncallable functions when we check for usual deallocators.
Artem Belevich
2018-09-21
2
-3
/
+98
*
Revert the tests that should've been reverted in rL341115
Artem Belevich
2018-08-30
1
-2
/
+2
*
[CUDA/OpenMP] Define only some host macros during device compilation
Jonas Hahnfeld
2018-08-25
1
-2
/
+2
*
[CUDA][HIP] Allow function-scope static const variable
Yaxun Liu
2018-07-28
1
-4
/
+9
*
[CUDA][HIP] Allow CUDA __global__ functions to have amdgpu kernel attributes
Yaxun Liu
2018-06-12
1
-46
/
+16
*
[CUDA] Check initializers of instantiated template variables.
Artem Belevich
2018-06-06
1
-0
/
+17
*
[CUDA] Allow "extern __shared__ Foo foo[]" within anon. namespaces.
Justin Lebar
2018-05-17
1
-6
/
+21
*
Fix typos in clang
Alexander Kornienko
2018-04-06
1
-1
/
+1
*
Revert "[CUDA] Check initializers of instantiated template variables."
Artem Belevich
2018-04-04
1
-17
/
+0
*
[CUDA] Check initializers of instantiated template variables.
Artem Belevich
2018-04-03
1
-0
/
+17
*
Fix some handling of AST nodes with diagnostics.
Richard Trieu
2018-03-28
2
-4
/
+4
*
[CUDA] Fixed false error reporting in case of calling H->G->HD->D.
Artem Belevich
2018-03-23
1
-0
/
+7
*
[CUDA] Allow external variables in separate compilation
Jonas Hahnfeld
2018-02-14
1
-0
/
+5
*
[CUDA] Report "unsupported VLA" errors only on device side.
Artem Belevich
2017-11-28
3
-4
/
+4
*
Determine the attribute subject for diagnostics based on declarative informat...
Aaron Ballman
2017-11-26
1
-1
/
+1
*
[CUDA] When compilation fails, print the compilation mode.
Justin Lebar
2017-09-07
1
-0
/
+7
*
PR34163: Don't cache an incorrect key function for a class if queried between
Richard Smith
2017-08-12
2
-6
/
+6
*
[CUDA] Let NVPTX inherit the host's calling conventions.
Justin Lebar
2017-01-05
1
-0
/
+30
*
[CUDA] Add __declspec spellings for CUDA attributes.
Justin Lebar
2017-01-05
1
-0
/
+34
*
[CUDA] Ignore implicit target attributes during function template instantiation.
Artem Belevich
2016-12-08
1
-5
/
+36
*
[CUDA] Improve target attribute checking for function templates.
Artem Belevich
2016-12-07
3
-55
/
+114
*
[CUDA] Use only the GVALinkage on function definitions.
Justin Lebar
2016-11-08
1
-0
/
+52
*
[CUDA] [AST] Allow isInlineDefinitionExternallyVisible to be called on functi...
Justin Lebar
2016-10-28
1
-0
/
+10
*
[CUDA] Simplify some repeated diagnostic expectations in CUDA tests.
Justin Lebar
2016-10-21
4
-22
/
+7
*
Declare H and H new/delete.
Artem Belevich
2016-10-21
1
-1
/
+45
*
[CUDA] When we emit an error that might have been deferred, also print a call...
Justin Lebar
2016-10-19
7
-4
/
+51
*
[CUDA] Emit errors for wrong-side calls made on the same line as non-wrong-si...
Justin Lebar
2016-10-19
1
-0
/
+39
*
[CUDA] Rework tests now that we emit deferred diagnostics during sema. Test-...
Justin Lebar
2016-10-19
10
-137
/
+86
*
[CUDA] Fix false-positive in known-emitted handling.
Justin Lebar
2016-10-17
1
-0
/
+44
*
[CUDA] Emit deferred diagnostics during Sema rather than during codegen.
Justin Lebar
2016-10-13
4
-10
/
+48
*
[CUDA] Allow static variables in __host__ __device__ functions, so long as th...
Justin Lebar
2016-10-13
2
-3
/
+23
[next]