search for: bb8_outer

Displaying 2 results from an estimated 2 matches for "bb8_outer".

2008 Feb 04
0
[LLVMdev] Question to Chris
...ide of all control >flows into A) > >When you do this, you'll notice you get: > >$ cat t.c >int foo() { > unsigned indvar_next27, indvar_next; > int sum_1, sum_0_pn, i_0_pn; > //entry: > unsigned indvar26 = 0; > int sum_0_pn_ph = 0; > //brlabel %bb8_outer > //bb8_outer: > for (indvar_next27=0; indvar_next27 != 10; ){ > int i_0_0_ph = (int) indvar26; > unsigned indvar= 0; > int sum_0_pn = sum_0_pn_ph; > int i_0_pn = i_0_0_ph; > //brlabel %bb8 > //bb8: > sum_1 = i_0_pn + sum_0_pn;...
2008 Feb 02
4
[LLVMdev] Question to Chris
Dear Prof.Adve and Bill, I deeply appreciate your comments and concerns. (Please forgive my late response. I've tried some more cases to make this issue) As Prof.Adve mentioned, I need to explain exactly what my problem is, but I have no good ability that I can explain it in this plain text space. For this reason, I made a .pdf file and linked it as follows: