R600: Add definition for flat address space ID.
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 22 May 2014 18:27:07 +0000 (18:27 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 22 May 2014 18:27:07 +0000 (18:27 +0000)
commit46b51b7f624373db7d8f9dfa7949d5bbe2629296
tree0083be175a389c87c134982d53884ad9b8e541cc
parent05e96f444453bdde2d2b0b15967f6936f057be3f
R600: Add definition for flat address space ID.

Use 4 since that's probably what it will be for spir.
Move ADDRESS_NONE to the end to keep the constant_buffer_* values
unchanged, since apparently a bunch of r600 tests use those directly.

llvm-svn: 209463
llvm/lib/Target/R600/AMDGPU.h
llvm/lib/Target/R600/AMDGPUTargetMachine.cpp