Mercurial > hg > CbC > CbC_llvm
comparison test/CodeGen/PowerPC/2010-05-03-retaddr1.ll @ 121:803732b1fca8
LLVM 5.0
author | kono |
---|---|
date | Fri, 27 Oct 2017 17:07:41 +0900 |
parents | 1172e4bd9c6f |
children | c2174574ed3a |
comparison
equal
deleted
inserted
replaced
120:1172e4bd9c6f | 121:803732b1fca8 |
---|---|
1 ; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mtriple=powerpc-apple-darwin -mcpu=g5 | FileCheck %s | 1 ; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin -mcpu=g5 | FileCheck %s |
2 ; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mtriple=powerpc-apple-darwin -mcpu=g5 -regalloc=basic | FileCheck %s | 2 ; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-apple-darwin -mcpu=g5 -regalloc=basic | FileCheck %s |
3 | 3 |
4 declare i8* @llvm.frameaddress(i32) nounwind readnone | 4 declare i8* @llvm.frameaddress(i32) nounwind readnone |
5 | 5 |
6 define i8* @g2() nounwind readnone { | 6 define i8* @g2() nounwind readnone { |
7 entry: | 7 entry: |