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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consider calls from implict host device functions as valid in SemaCUDA.
Jacques Pienaar
2014-12-16
2
-4
/
+57
*
Workaround attribute ordering issue with kernel only attributes
Matt Arsenault
2014-12-05
1
-6
/
+6
*
Add attributes for AMDGPU register limits.
Matt Arsenault
2014-12-04
1
-0
/
+14
*
CUDA host device code with two code paths
Reid Kleckner
2014-12-03
1
-4
/
+31
*
CUDA: mark the target of implicit intrinsics properly
Eli Bendersky
2014-09-30
1
-0
/
+10
*
CUDA: Fix incorrect target inference for implicit members.
Eli Bendersky
2014-09-29
3
-0
/
+352
*
Fix PR20886 - enforce CUDA target match in method calls
Eli Bendersky
2014-09-25
1
-0
/
+71
*
Automate attribute argument count semantic checking when there are variadic o...
Aaron Ballman
2014-07-31
1
-4
/
+1
*
Move all CUDA testing inputs to Inputs/ subdirectory inside the tests.
Eli Bendersky
2014-04-28
5
-17
/
+17
*
Disallow driver use in more Sema tests
Alp Toker
2014-04-19
1
-0
/
+4
*
Updated the wording of two attribute-related diagnostics so that they print t...
Aaron Ballman
2014-01-02
1
-2
/
+2
*
Added a comment about the launch_bounds attribute's AST node being required. ...
Aaron Ballman
2013-12-19
2
-0
/
+15
*
CUDA: diagnose invalid calls across targets
Peter Collingbourne
2011-10-02
2
-1
/
+45
*
CUDA: add separate diagnostics for too few/many exec config args
Peter Collingbourne
2011-10-02
1
-0
/
+2
*
CUDA: diagnose unconfigured calls to global functions
Peter Collingbourne
2011-10-02
1
-0
/
+1
*
Sema: diagnose kernel calls to non-global functions
Peter Collingbourne
2011-02-23
1
-0
/
+8
*
Parse: add support for parsing CUDA kernel calls
Peter Collingbourne
2011-02-09
2
-0
/
+27
*
AST, Sema, Serialization: keep track of cudaConfigureCall
Peter Collingbourne
2011-02-09
1
-0
/
+3
*
Sema: diagnose kernel functions with non-void return type
Peter Collingbourne
2010-12-12
1
-0
/
+3
*
Basic, Sema: add support for CUDA location attributes
Peter Collingbourne
2010-12-01
2
-0
/
+12