Age | Commit message (Expand) | Author |
---|---|---|
2011-10-02 | CUDA: diagnose invalid calls across targets | Peter Collingbourne |
2011-10-02 | CUDA: add separate diagnostics for too few/many exec config args | Peter Collingbourne |
2011-10-02 | CUDA: diagnose unconfigured calls to global functions | Peter Collingbourne |
2011-02-23 | Sema: diagnose kernel calls to non-global functions | Peter Collingbourne |
2011-02-09 | Parse: add support for parsing CUDA kernel calls | Peter Collingbourne |
2011-02-09 | AST, Sema, Serialization: keep track of cudaConfigureCall | Peter Collingbourne |
2010-12-12 | Sema: diagnose kernel functions with non-void return type | Peter Collingbourne |
2010-12-01 | Basic, Sema: add support for CUDA location attributes | Peter Collingbourne |