Mercurial > hg > CbC > CbC_llvm
comparison test/CodeGen/X86/2006-10-12-CycleInDAG.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 | 803732b1fca8 |
comparison
equal
deleted
inserted
replaced
84:f3e34b893a5f | 95:afa8332a0e37 |
---|---|
27 | 27 |
28 bb441: ; preds = %cond_next330 | 28 bb441: ; preds = %cond_next330 |
29 ret void | 29 ret void |
30 | 30 |
31 cond_next472: ; preds = %cond_next330 | 31 cond_next472: ; preds = %cond_next330 |
32 %tmp490 = load %struct.tree_node** null ; <%struct.tree_node*> [#uses=1] | 32 %tmp490 = load %struct.tree_node*, %struct.tree_node** null ; <%struct.tree_node*> [#uses=1] |
33 %tmp492 = getelementptr %struct.tree_node* %tmp490, i32 0, i32 0, i32 0, i32 3 ; <i8*> [#uses=1] | 33 %tmp492 = getelementptr %struct.tree_node, %struct.tree_node* %tmp490, i32 0, i32 0, i32 0, i32 3 ; <i8*> [#uses=1] |
34 %tmp492.upgrd.1 = bitcast i8* %tmp492 to i32* ; <i32*> [#uses=1] | 34 %tmp492.upgrd.1 = bitcast i8* %tmp492 to i32* ; <i32*> [#uses=1] |
35 %tmp493 = load i32* %tmp492.upgrd.1 ; <i32> [#uses=1] | 35 %tmp493 = load i32, i32* %tmp492.upgrd.1 ; <i32> [#uses=1] |
36 %tmp495 = trunc i32 %tmp493 to i8 ; <i8> [#uses=1] | 36 %tmp495 = trunc i32 %tmp493 to i8 ; <i8> [#uses=1] |
37 %tmp496 = icmp eq i8 %tmp495, 11 ; <i1> [#uses=1] | 37 %tmp496 = icmp eq i8 %tmp495, 11 ; <i1> [#uses=1] |
38 %tmp496.upgrd.2 = zext i1 %tmp496 to i8 ; <i8> [#uses=1] | 38 %tmp496.upgrd.2 = zext i1 %tmp496 to i8 ; <i8> [#uses=1] |
39 store i8 %tmp496.upgrd.2, i8* null | 39 store i8 %tmp496.upgrd.2, i8* null |
40 ret void | 40 ret void |