search for: phitmp109

Displaying 1 result from an estimated 1 matches for "phitmp109".

Did you mean: phitmp1009
2008 Dec 07
1
[LLVMdev] opts do not occur in some situations?
...ned as 1. And then multiplying the remaining numbers manually? %phitmp93 = mul double %0, 2.000000e+000 ; <double> [#uses=1] %phitmp94 = mul double %phitmp93, 3.000000e+000 ; <double> [#uses=1] ... ... %phitmp108 = mul double %phitmp107, 1.800000e+001 ; <double> [#uses=1] %phitmp109 = mul double %phitmp108, 1.900000e+001 ; <double> [#uses=1] %1 = tail call i32 (i8*, ...)* @printf(i8* getelementptr ([29 x i8]* @.str, i32 0, i32 0), double %phitmp109) nounwind ; <i32> [#uses=0] This only occurs when using factorial( (double)19 ). factorial( (double)18 ) results i...