| commit | 18484de34b26e424e5863a36f26eaa1288036d42 | [log] [tgz] |
|---|---|---|
| author | Krzysztof Parzyszek <kparzysz@codeaurora.org> | Tue Mar 06 19:15:58 2018 +0000 |
| committer | Krzysztof Parzyszek <kparzysz@codeaurora.org> | Tue Mar 06 19:15:58 2018 +0000 |
| tree | 103a92f5bf4cd1011b98164f165d0356e60c3226 | |
| parent | c9f797fdd08e07167d43690a082920af4b09be74 [diff] [blame] |
[Hexagon] Update more testcases llvm-svn: 326830
diff --git a/llvm/test/CodeGen/Hexagon/base-offset-post.ll b/llvm/test/CodeGen/Hexagon/base-offset-post.ll index a6e4cdd..f5c7f6d 100644 --- a/llvm/test/CodeGen/Hexagon/base-offset-post.ll +++ b/llvm/test/CodeGen/Hexagon/base-offset-post.ll
@@ -1,4 +1,4 @@ -; RUN: llc -march=hexagon -mcpu=hexagonv5 < %s +; RUN: llc -march=hexagon < %s ; REQUIRES: asserts ; Test that the accessSize is set on a post-increment store. If not, an assert