commit | b8575b14bef50de07a56a674dd40cdec7ae34491 | [log] [tgz] |
---|---|---|
author | Colin LeMahieu <colinl@codeaurora.org> | Sat Jun 13 21:46:39 2015 +0000 |
committer | Colin LeMahieu <colinl@codeaurora.org> | Sat Jun 13 21:46:39 2015 +0000 |
tree | ba5e2353508f3d83d16a1fd27770b28f4c4d78f6 | |
parent | 7893e6874dfcadf35f3da1c26d6b1e5a7fd83d68 [diff] [blame] |
[Hexagon] Adding some codegen tests and updating some to match spec. llvm-svn: 239690
diff --git a/llvm/test/CodeGen/Hexagon/args.ll b/llvm/test/CodeGen/Hexagon/args.ll index 1c470f6..3bfb8b1 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 {