[NVPTX] Remove old CONST_NOT_GEN address space that is not being used anymore and...
authorJustin Holewinski <jholewinski@nvidia.com>
Mon, 10 Jun 2013 13:29:47 +0000 (13:29 +0000)
committerJustin Holewinski <jholewinski@nvidia.com>
Mon, 10 Jun 2013 13:29:47 +0000 (13:29 +0000)
commit7c32502a7f81dfaddb79c9c8e5b1acc759e19af9
treed7c11d608f4e1b77e2fc70627213e3c7b326a76e
parent48d5e750a8189c55087333d2bbc5dd0e1e07ddfa
[NVPTX] Remove old CONST_NOT_GEN address space that is not being used anymore and causes constants to be emitted in the global address space

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183652 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/NVPTX/MCTargetDesc/NVPTXBaseInfo.h
lib/Target/NVPTX/NVPTXAsmPrinter.cpp
lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
test/CodeGen/NVPTX/pr16278.ll [new file with mode: 0644]