summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/args.ll
diff options
context:
space:
mode:
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>2018-03-06 19:15:58 +0000
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>2018-03-06 19:15:58 +0000
commit18484de34b26e424e5863a36f26eaa1288036d42 (patch)
tree103a92f5bf4cd1011b98164f165d0356e60c3226 /llvm/test/CodeGen/Hexagon/args.ll
parentc9f797fdd08e07167d43690a082920af4b09be74 (diff)
downloadbcm5719-llvm-18484de34b26e424e5863a36f26eaa1288036d42.tar.gz
bcm5719-llvm-18484de34b26e424e5863a36f26eaa1288036d42.zip
[Hexagon] Update more testcases
llvm-svn: 326830
Diffstat (limited to 'llvm/test/CodeGen/Hexagon/args.ll')
-rw-r--r--llvm/test/CodeGen/Hexagon/args.ll6
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/test/CodeGen/Hexagon/args.ll b/llvm/test/CodeGen/Hexagon/args.ll
index a1c7bc3230d..998b0b0f56b 100644
--- a/llvm/test/CodeGen/Hexagon/args.ll
+++ b/llvm/test/CodeGen/Hexagon/args.ll
@@ -1,7 +1,7 @@
; RUN: llc -march=hexagon < %s | FileCheck %s
-; CHECK: r5:4 = combine(#6,#5)
-; CHECK: r3:2 = combine(#4,#3)
-; CHECK: r1:0 = combine(#2,#1)
+; CHECK-DAG: r5:4 = combine(#6,#5)
+; CHECK-DAG: r3:2 = combine(#4,#3)
+; CHECK-DAG: r1:0 = combine(#2,#1)
; CHECK: memw(r29+#0) = #7
OpenPOWER on IntegriCloud