Mercurial > hg > CbC > CbC_llvm
comparison test/CodeGen/Mips/stldst.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 -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16 | 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16 |
2 | 2 |
3 @kkkk = global i32 67, align 4 | 3 @kkkk = global i32 67, align 4 |
4 @llll = global i32 33, align 4 | 4 @llll = global i32 33, align 4 |
5 @mmmm = global i32 44, align 4 | 5 @mmmm = global i32 44, align 4 |
6 @nnnn = global i32 55, align 4 | 6 @nnnn = global i32 55, align 4 |