[AArch64] Remove an unnecessary run line and other cleanup. NFC.
authorChad Rosier <mcrosier@codeaurora.org>
Wed, 30 Sep 2015 21:10:02 +0000 (21:10 +0000)
committerChad Rosier <mcrosier@codeaurora.org>
Wed, 30 Sep 2015 21:10:02 +0000 (21:10 +0000)
commit5a49a9aeba7848cf2aba411c066aa3483a2b1844
treec73a83f774d660d074a154800a1746b53016336f
parentad0be616bd40b56771212e118e053851b334862b
[AArch64] Remove an unnecessary run line and other cleanup. NFC.

Unscaled load/store combining has been enabled since the initial ARM64 port.  No
need for a redundance run.  Also, add CHECK-LABEL directives.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@248945 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/AArch64/arm64-ldp.ll
test/CodeGen/AArch64/arm64-stp.ll