comparison test/CodeGen/ARM/2007-03-27-RegScavengerAssert.ll @ 121:803732b1fca8

LLVM 5.0
author kono
date Fri, 27 Oct 2017 17:07:41 +0900
parents afa8332a0e37
children
comparison
equal deleted inserted replaced
120:1172e4bd9c6f 121:803732b1fca8
1 ; RUN: llc < %s -march=arm -mtriple=arm-linux-gnueabi 1 ; RUN: llc < %s -mtriple=arm-linux-gnueabi
2 ; PR1279 2 ; PR1279
3 3
4 %struct.rtx_def = type { i16, i8, i8, %struct.u } 4 %struct.rtx_def = type { i16, i8, i8, %struct.u }
5 %struct.u = type { [1 x i64] } 5 %struct.u = type { [1 x i64] }
6 6