index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
SemaCUDA
/
function-overload.cu
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CUDA][HIP] Re-apply part of r372318.
Michael Liao
2019-09-19
1
-0
/
+17
*
Revert "[CUDA][HIP] Fix typo in `BestViableFunction`"
Mitch Phillips
2019-09-19
1
-17
/
+0
*
[CUDA][HIP] Fix typo in `BestViableFunction`
Michael Liao
2019-09-19
1
-0
/
+17
*
Fix some handling of AST nodes with diagnostics.
Richard Trieu
2018-03-28
1
-2
/
+2
*
PR34163: Don't cache an incorrect key function for a class if queried between
Richard Smith
2017-08-12
1
-1
/
+1
*
[CUDA] Improve target attribute checking for function templates.
Artem Belevich
2016-12-07
1
-26
/
+32
*
[CUDA] Rework tests now that we emit deferred diagnostics during sema. Test-...
Justin Lebar
2016-10-19
1
-0
/
+10
*
[CUDA] Emit deferred diagnostics during Sema rather than during codegen.
Justin Lebar
2016-10-13
1
-2
/
+42
*
[CUDA] Make touching a kernel from a __host__ __device__ function a deferred ...
Justin Lebar
2016-10-12
1
-12
/
+1
*
[CUDA] Disallow overloading destructors.
Justin Lebar
2016-10-03
1
-33
/
+0
*
[CUDA] Do not merge CUDA target attributes.
Artem Belevich
2016-09-13
1
-0
/
+11
*
[CUDA] Remove three obsolete CUDA cc1 flags.
Justin Lebar
2016-03-29
1
-34
/
+4
*
[CUDA] Merge most of CodeGenCUDA/function-overload.cu into SemaCUDA/function-...
Justin Lebar
2016-03-23
1
-111
/
+215
*
[CUDA] Simplify SemaCUDA/function-overload.cu test.
Justin Lebar
2016-03-23
1
-84
/
+77
*
[CUDA] do not allow attribute-based overloading for __global__ functions.
Artem Belevich
2016-02-24
1
-0
/
+10
*
[CUDA] Tweak attribute-based overload resolution to match nvcc behavior.
Artem Belevich
2016-02-12
1
-33
/
+20
*
[CUDA] Allow function overloads in CUDA based on host/device attributes.
Artem Belevich
2015-09-22
1
-0
/
+317