Mercurial > hg > CbC > CbC_llvm
comparison test/CodeGen/AArch64/vector-fcopysign.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 | 1172e4bd9c6f |
comparison
equal
deleted
inserted
replaced
96:6418606d0ead | 100:7d135dc70f03 |
---|---|
1 ; RUN: llc < %s -mtriple aarch64-apple-darwin -asm-verbose=false | FileCheck %s | 1 ; RUN: llc < %s -mtriple aarch64-apple-darwin -asm-verbose=false -disable-post-ra | FileCheck %s |
2 | 2 |
3 target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128" | 3 target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128" |
4 | 4 |
5 ;============ v1f32 | 5 ;============ v1f32 |
6 | 6 |