summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/global-extload-i8.ll
diff options
context:
space:
mode:
authorMarek Olsak <marek.olsak@amd.com>2015-01-27 17:27:15 +0000
committerMarek Olsak <marek.olsak@amd.com>2015-01-27 17:27:15 +0000
commit75170778ec52e1d9d4d3e704669e2620d2c5c101 (patch)
treedce8705b54b5ea701eb5680b0a62bf38e0194c2b /llvm/test/CodeGen/R600/global-extload-i8.ll
parent794ff8392ea1831dd09681fd07e954387f7e17c1 (diff)
downloadbcm5719-llvm-75170778ec52e1d9d4d3e704669e2620d2c5c101.tar.gz
bcm5719-llvm-75170778ec52e1d9d4d3e704669e2620d2c5c101.zip
R600/SI: Enable all tests that pass on VI without changes
llvm-svn: 227214
Diffstat (limited to 'llvm/test/CodeGen/R600/global-extload-i8.ll')
-rw-r--r--llvm/test/CodeGen/R600/global-extload-i8.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/R600/global-extload-i8.ll b/llvm/test/CodeGen/R600/global-extload-i8.ll
index 8d6042f1de0..86245232d3e 100644
--- a/llvm/test/CodeGen/R600/global-extload-i8.ll
+++ b/llvm/test/CodeGen/R600/global-extload-i8.ll
@@ -1,4 +1,5 @@
; RUN: llc -march=r600 -mcpu=SI -verify-machineinstrs< %s | FileCheck -check-prefix=SI -check-prefix=FUNC %s
+; RUN: llc -march=r600 -mcpu=tonga -verify-machineinstrs< %s | FileCheck -check-prefix=SI -check-prefix=FUNC %s
; RUN: llc -march=r600 -mcpu=cypress < %s | FileCheck -check-prefix=EG -check-prefix=FUNC %s
; FUNC-LABEL: {{^}}zextload_global_i8_to_i32:
OpenPOWER on IntegriCloud