Justin Holewinski
|
368374308d
|
Use kernel metadata to differentiate between kernel and device
functions for the NVPTX target.
llvm-svn: 178418
|
2013-03-30 14:38:24 +00:00 |
Justin Holewinski
|
83e9668133
|
Replace PTX back-end with NVPTX back-end in all places where Clang cares
NV_CONTRIB
llvm-svn: 157403
|
2012-05-24 17:43:12 +00:00 |
Peter Collingbourne
|
a9455ec9f8
|
CUDA: add -fcuda-is-device flag
This frontend-only flag is used by the IR generator to determine
whether to filter CUDA declarations for the host or for the device.
llvm-svn: 141301
|
2011-10-06 18:29:46 +00:00 |
Peter Collingbourne
|
5bad4afa2f
|
CUDA: set proper calling conventions for PTX
llvm-svn: 141296
|
2011-10-06 16:49:54 +00:00 |