Mercurial > hg > CbC > CbC_llvm
diff test/CodeGen/AArch64/arm64-st1.ll @ 120:1172e4bd9c6f
update 4.0.0
author | mir3636 |
---|---|
date | Fri, 25 Nov 2016 19:14:25 +0900 |
parents | afa8332a0e37 |
children | 3a76565eade5 |
line wrap: on
line diff
--- a/test/CodeGen/AArch64/arm64-st1.ll Tue Jan 26 22:56:36 2016 +0900 +++ b/test/CodeGen/AArch64/arm64-st1.ll Fri Nov 25 19:14:25 2016 +0900 @@ -1,4 +1,4 @@ -; RUN: llc < %s -march=arm64 -aarch64-neon-syntax=apple -verify-machineinstrs | FileCheck %s +; RUN: llc < %s -mtriple=arm64-eabi -aarch64-neon-syntax=apple -verify-machineinstrs | FileCheck %s define void @st1lane_16b(<16 x i8> %A, i8* %D) { ; CHECK-LABEL: st1lane_16b