OSDN Git Service

[AArch64] Fix merge-store.ll regression test after r273271
authorSilviu Baranga <silviu.baranga@arm.com>
Tue, 21 Jun 2016 17:15:49 +0000 (17:15 +0000)
committerSilviu Baranga <silviu.baranga@arm.com>
Tue, 21 Jun 2016 17:15:49 +0000 (17:15 +0000)
commit5d6de094b0bd9652efb81d98cbe9108e03c74424
treed7ad8443296ec13f33784b31f810df8366601245
parentf08563ede06b4ad563404cd1435ac49221d74bdf
[AArch64] Fix merge-store.ll regression test after r273271

r273271 changed the RUN line of the regression test to use
-march=cyclone instead of -mtriple=aarch64-none-none.

This caused a change in the output syntax for the ext
instruction, causing the test to fail. Change this test
back to using -mtriple=aarch64-none-none.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@273286 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/AArch64/merge-store.ll