Mercurial > hg > CbC > CbC_llvm
comparison test/CodeGen/AArch64/arm64-inline-asm.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 -march=arm64 -aarch64-neon-syntax=apple -no-integrated-as | FileCheck %s | 1 ; RUN: llc < %s -march=arm64 -aarch64-neon-syntax=apple -no-integrated-as -disable-post-ra | FileCheck %s |
2 | 2 |
3 ; rdar://9167275 | 3 ; rdar://9167275 |
4 | 4 |
5 define i32 @t1() nounwind ssp { | 5 define i32 @t1() nounwind ssp { |
6 entry: | 6 entry: |