R600: Add support for global addresses with constant initializers
authorTom Stellard <thomas.stellard@amd.com>
Wed, 22 Jan 2014 19:24:21 +0000 (19:24 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 22 Jan 2014 19:24:21 +0000 (19:24 +0000)
commit9c3e0ede1d86adfe8d2862ecbf21f189a5c18d5c
tree2e18b96472dab9ff4e5d40e915de96d1a0ca3516
parent655ba251b50346262bee125d6fb29bb086a883d2
R600: Add support for global addresses with constant initializers

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199825 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUISelLowering.cpp
lib/Target/R600/AMDGPUISelLowering.h
lib/Target/R600/SIISelLowering.cpp
test/CodeGen/R600/gv-const-addrspace.ll [new file with mode: 0644]