Displaying 3 results from an estimated 3 matches for "call15".
Did you mean:
call1
2012 Jul 15
0
[LLVMdev] Issue with Machine Verifier and earlyclobber
...tail call float @dsin(float %mul7) nounwind readnone
%mul9 = fmul float %sub6, %call8
%add10 = fadd float %mul4, %mul9
%add11 = fadd float %add, %add10
%mul12 = fmul float %days, 0x3E13C5B640000000
%sub13 = fsub float 0x3F911C1180000000, %mul12
%mul14 = fmul float %add, 2.000000e+00
%call15 = tail call float @dsin(float %mul14) nounwind readnone
%mul16 = fmul float %call15, 0x3FF1F736C0000000
%mul17 = fmul float %sub13, 2.000000e+00
%mul19 = fmul float %mul17, %call
%sub20 = fsub float %mul16, %mul19
%mul21 = fmul float %sub13, 4.000000e+00
%mul22 = fmul float %mul21, 0x3F...
2012 Jul 15
2
[LLVMdev] Issue with Machine Verifier and earlyclobber
On Jul 15, 2012, at 9:20 AM, Borja Ferrer <borja.ferav at gmail.com> wrote:
> Jakob, one more hint, I've placed some asserts around the code you added and noticed that the InlineSpiller::insertReload() function is not being called.
>
> 2012/7/14 Borja Ferrer <borja.ferav at gmail.com>
> Hello Jakob,
>
> I'm still getting the error, I can give you any other
2012 Dec 25
2
[LLVMdev] [DragonEgg] Strange call to @"\01__isoc99_fscanf"
...ad %struct._IO_FILE** %rfile, align 8
%tobool13 = icmp ne %struct._IO_FILE* %16, null
br i1 %tobool13, label %if.end16, label %if.then14
if.then14: ; preds = %for.end
%17 = load %struct._IO_FILE** @stderr, align 8
%18 = load i8** @filename, align 8
%call15 = call i32 (%struct._IO_FILE*, i8*, ...)*
@fprintf(%struct._IO_FILE* %17, i8* getelementptr inbounds ([27 x i8]*
@.str7, i32 0, i32 0), i8* %18)
store i32 1, i32* %retval
br label %return
if.end16: ; preds = %for.end
store i32 0, i32* %i17, align 4
b...