SeparateConstOffsetFromGEP: Pass address space to isLegalAddressingMode
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Sun, 7 Jun 2015 20:17:44 +0000 (20:17 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Sun, 7 Jun 2015 20:17:44 +0000 (20:17 +0000)
commitd9ac3ec9399bdcffe039a8fbbdd75266ed7acc92
tree675f85799e775de2dcd43e7c9585e194434ac380
parent4d1a5272ecffb4611eb0f20cfca718cee2170277
SeparateConstOffsetFromGEP: Pass address space to isLegalAddressingMode

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239262 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp
test/Transforms/SeparateConstOffsetFromGEP/R600/lit.local.cfg [new file with mode: 0644]
test/Transforms/SeparateConstOffsetFromGEP/R600/split-gep-and-gvn-addrspace-addressing-modes.ll [new file with mode: 0644]