comparison test/CodeGen/Mips/ul1.ll @ 95:afa8332a0e37 LLVM3.8

LLVM 3.8
author Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
date Tue, 13 Oct 2015 17:48:58 +0900
parents 95c75e76d11b
children 7d135dc70f03
comparison
equal deleted inserted replaced
84:f3e34b893a5f 95:afa8332a0e37
3 3
4 @foo = common global %struct.ua zeroinitializer, align 1 4 @foo = common global %struct.ua zeroinitializer, align 1
5 5
6 define i32 @main() nounwind { 6 define i32 @main() nounwind {
7 entry: 7 entry:
8 store i32 10, i32* getelementptr inbounds (%struct.ua* @foo, i32 0, i32 1), align 1 8 store i32 10, i32* getelementptr inbounds (%struct.ua, %struct.ua* @foo, i32 0, i32 1), align 1
9 ; 16: sb ${{[0-9]+}}, {{[0-9]+}}(${{[0-9]+}}) 9 ; 16: sb ${{[0-9]+}}, {{[0-9]+}}(${{[0-9]+}})
10 ; 16: sb ${{[0-9]+}}, {{[0-9]+}}(${{[0-9]+}}) 10 ; 16: sb ${{[0-9]+}}, {{[0-9]+}}(${{[0-9]+}})
11 ; 16: sb ${{[0-9]+}}, {{[0-9]+}}(${{[0-9]+}}) 11 ; 16: sb ${{[0-9]+}}, {{[0-9]+}}(${{[0-9]+}})
12 ; 16: sb ${{[0-9]+}}, {{[0-9]+}}(${{[0-9]+}}) 12 ; 16: sb ${{[0-9]+}}, {{[0-9]+}}(${{[0-9]+}})
13 ret i32 0 13 ret i32 0