summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/R600/add-debug.ll
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2015-05-21 06:57:07 +0000
committerdim <dim@FreeBSD.org>2015-05-21 06:57:07 +0000
commit6669eceb008a9f13853b330dc0b099d6386fe879 (patch)
tree311f96478e9fceea407d1f187f9c5cef712f796e /test/CodeGen/R600/add-debug.ll
parentea50228cd2ebf54c0ec67624d82c47a11b807869 (diff)
downloadFreeBSD-src-6669eceb008a9f13853b330dc0b099d6386fe879.zip
FreeBSD-src-6669eceb008a9f13853b330dc0b099d6386fe879.tar.gz
Vendor import of llvm RELEASE_361/final tag r237755 (effectively, 3.6.1 release):
https://llvm.org/svn/llvm-project/llvm/tags/RELEASE_361/final@237755
Diffstat (limited to 'test/CodeGen/R600/add-debug.ll')
-rw-r--r--test/CodeGen/R600/add-debug.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/R600/add-debug.ll b/test/CodeGen/R600/add-debug.ll
index 85e9451..a83c689 100644
--- a/test/CodeGen/R600/add-debug.ll
+++ b/test/CodeGen/R600/add-debug.ll
@@ -1,4 +1,5 @@
; RUN: llc < %s -march=amdgcn -mcpu=tahiti -debug
+; RUN: llc < %s -march=amdgcn -mcpu=tonga -debug
; REQUIRES: asserts
; Check that SelectionDAGDumper does not crash on int_SI_if.
OpenPOWER on IntegriCloud