Mercurial > hg > CbC > CbC_llvm
diff test/CodeGen/AArch64/arm64-trunc-store.ll @ 100:7d135dc70f03 LLVM 3.9
LLVM 3.9
author | Miyagi Mitsuki <e135756@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 26 Jan 2016 22:53:40 +0900 |
parents | afa8332a0e37 |
children |
line wrap: on
line diff
--- a/test/CodeGen/AArch64/arm64-trunc-store.ll Tue Oct 13 17:49:56 2015 +0900 +++ b/test/CodeGen/AArch64/arm64-trunc-store.ll Tue Jan 26 22:53:40 2016 +0900 @@ -1,4 +1,4 @@ -; RUN: llc < %s -mtriple=arm64-apple-ios7.0 | FileCheck %s +; RUN: llc < %s -mtriple=arm64-apple-ios7.0 -disable-post-ra | FileCheck %s define void @bar(<8 x i16> %arg, <8 x i8>* %p) nounwind { ; CHECK-LABEL: bar: