[NVPTX] Add query support for read-write images and managed variables
authorJustin Holewinski <jholewinski@nvidia.com>
Wed, 9 Apr 2014 15:38:52 +0000 (15:38 +0000)
committerJustin Holewinski <jholewinski@nvidia.com>
Wed, 9 Apr 2014 15:38:52 +0000 (15:38 +0000)
commitff7dcc527f38d16268986b35d7c736cc382d0e64
tree117bcf9610878e314e6eda8b091626b689fedbdf
parent46d36be2eb02f35fef15952699d0e32e6138760d
[NVPTX] Add query support for read-write images and managed variables

This also fixes a bug in the annotation cache where the cache will not be cleared between modules if multiple modules are compiled in the same process.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205905 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/NVPTX/MCTargetDesc/NVPTXBaseInfo.h
lib/Target/NVPTX/NVPTXAsmPrinter.cpp
lib/Target/NVPTX/NVPTXUtilities.cpp
lib/Target/NVPTX/NVPTXUtilities.h