comparison test/CodeGen/ARM/2010-06-29-SubregImpDefs.ll @ 77:54457678186b

LLVM 3.6
author Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
date Mon, 08 Sep 2014 22:06:00 +0900
parents 95c75e76d11b
children afa8332a0e37
comparison
equal deleted inserted replaced
34:e874dbf0ad9d 77:54457678186b
1 ; RUN: llc < %s -march=arm -mattr=+neon 1 ; RUN: llc -mtriple=arm-eabi -mattr=+neon %s -o /dev/null
2 2
3 @.str271 = external constant [21 x i8], align 4 ; <[21 x i8]*> [#uses=1] 3 @.str271 = external constant [21 x i8], align 4 ; <[21 x i8]*> [#uses=1]
4 @llvm.used = appending global [1 x i8*] [i8* bitcast (i32 (i32, i8**)* @main to i8*)], section "llvm.metadata" ; <[1 x i8*]*> [#uses=0] 4 @llvm.used = appending global [1 x i8*] [i8* bitcast (i32 (i32, i8**)* @main to i8*)], section "llvm.metadata" ; <[1 x i8*]*> [#uses=0]
5 5
6 define i32 @main(i32 %argc, i8** %argv) nounwind { 6 define i32 @main(i32 %argc, i8** %argv) nounwind {