Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
d2615cc53b916e8aae45783ca7113b93de515ce3
/
lib
/
CodeGen
/
CGCUDANV.cpp
bd7370a
Use the actual ABI-determined C calling convention for runtime
by John McCall
· 12 years ago
cfa88f8
Remove useless 'llvm::' qualifier from names like StringRef and others that are
by Dmitri Gribenko
· 12 years ago
3b844ba
Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to
by Chandler Carruth
· 12 years ago
55fc873
Sort all of Clang's files under 'lib', and fix up the broken headers uncovered.
by Chandler Carruth
· 12 years ago
a4ae229
CUDA: IR generation support for device stubs
by Peter Collingbourne
· 13 years ago
6c0aa5f
CUDA: IR generation support for kernel call expressions
by Peter Collingbourne
· 13 years ago