summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/args.ll
diff options
context:
space:
mode:
authorColin LeMahieu <colinl@codeaurora.org>2015-06-13 21:46:39 +0000
committerColin LeMahieu <colinl@codeaurora.org>2015-06-13 21:46:39 +0000
commitb8575b14bef50de07a56a674dd40cdec7ae34491 (patch)
treeba5e2353508f3d83d16a1fd27770b28f4c4d78f6 /llvm/test/CodeGen/Hexagon/args.ll
parent7893e6874dfcadf35f3da1c26d6b1e5a7fd83d68 (diff)
downloadbcm5719-llvm-b8575b14bef50de07a56a674dd40cdec7ae34491.tar.gz
bcm5719-llvm-b8575b14bef50de07a56a674dd40cdec7ae34491.zip
[Hexagon] Adding some codegen tests and updating some to match spec.
llvm-svn: 239690
Diffstat (limited to 'llvm/test/CodeGen/Hexagon/args.ll')
-rw-r--r--llvm/test/CodeGen/Hexagon/args.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Hexagon/args.ll b/llvm/test/CodeGen/Hexagon/args.ll
index 1c470f68aa2..3bfb8b15955 100644
--- a/llvm/test/CodeGen/Hexagon/args.ll
+++ b/llvm/test/CodeGen/Hexagon/args.ll
@@ -2,7 +2,7 @@
; CHECK: r5:4 = combine(#6, #5)
; CHECK: r3:2 = combine(#4, #3)
; CHECK: r1:0 = combine(#2, #1)
-; CHECK: memw(r29{{ *}}+{{ *}}#0){{ *}}={{ *}}#7
+; CHECK: memw(r29+#0)=#7
define void @foo() nounwind {
OpenPOWER on IntegriCloud