| commit | c6b0857e95f857761ea304f1a3928ad31fca0e19 | [log] [tgz] |
|---|---|---|
| author | Peter Collingbourne <peter@pcc.me.uk> | Tue Aug 28 20:37:50 2012 +0000 |
| committer | Peter Collingbourne <peter@pcc.me.uk> | Tue Aug 28 20:37:50 2012 +0000 |
| tree | 977786fb4409cc853ec30ae6d081adca6c784c02 | |
| parent | ee0502d5511594a834a46ab9c60518b1f72a710a [diff] |
CUDA: give static storage class to __shared__ and __constant__ variables without a storage class within a function, to implement CUDA B.2.5: "__shared__ and __constant__ variables have implied static storage [duration]." llvm-svn: 162788