summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGCUDANV.cpp
Commit message (Expand)AuthorAgeFilesLines
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-121-1/+1
* [Modules] Update to reflect the move of CallSite into the IR library inChandler Carruth2014-03-041-1/+1
* Use the actual ABI-determined C calling convention for runtimeJohn McCall2013-02-281-2/+2
* Remove useless 'llvm::' qualifier from names like StringRef and others that areDmitri Gribenko2013-01-121-1/+1
* Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate toChandler Carruth2013-01-021-3/+3
* Sort all of Clang's files under 'lib', and fix up the broken headersChandler Carruth2012-12-041-1/+0
* CUDA: IR generation support for device stubsPeter Collingbourne2011-10-061-0/+92
* CUDA: IR generation support for kernel call expressionsPeter Collingbourne2011-10-061-0/+34
OpenPOWER on IntegriCloud