search for: i191

Displaying 6 results from an estimated 6 matches for "i191".

Did you mean: 191
2011 Jul 17
0
[LLVMdev] Trying to optimize out store/load pair
...%sub6.i184 = add nsw i32 %conv51, -128 %tmp.i185 = mul i32 %conv44, 298 %mul17.i186 = mul nsw i32 %sub6.i184, 459 %add18.i187 = add i32 %tmp.i185, -4640 %add19.i188 = add i32 %mul17.i186, %add18.i187 %shr.i189 = ashr i32 %add19.i188, 8 %mul26.i190 = mul nsw i32 %sub.i183, -55 %mul30.i191 = mul nsw i32 %sub6.i184, -136 %add31.i192 = add i32 %add18.i187, %mul26.i190 %add32.i193 = add i32 %add31.i192, %mul30.i191 %shr33.i194 = ashr i32 %add32.i193, 8 %mul40.i195 = mul nsw i32 %sub.i183, 541 %add46.i196 = add i32 %add18.i187, %mul40.i195 %shr47.i197 = ashr i32 %add46.i196,...
2011 Jul 17
0
[LLVMdev] Trying to optimize out store/load pair
...v, -128 %sub6.i184 = add nsw i32 %conv51, -128 %tmp.i185 = mul i32 %conv44, 298 %mul17.i186 = mul nsw i32 %sub6.i184, 459 %add18.i187 = add i32 %tmp.i185, -4640 %add19.i188 = add i32 %mul17.i186, %add18.i187 %shr.i189 = ashr i32 %add19.i188, 8 %mul26.i190 = mul nsw i32 %sub.i183, -55 %mul30.i191 = mul nsw i32 %sub6.i184, -136 %add31.i192 = add i32 %add18.i187, %mul26.i190 %add32.i193 = add i32 %add31.i192, %mul30.i191 %shr33.i194 = ashr i32 %add32.i193, 8 %mul40.i195 = mul nsw i32 %sub.i183, 541 %add46.i196 = add i32 %add18.i187, %mul40.i195 %shr47.i197 = ashr i32 %add46.i196, 8 sto...
2009 Jun 09
1
Tomb Raider - Underworld (anyone got it working?)
Well the subject says it all really, it was a great shame since the last two tomb raider games worked perfectly, after installing 'Underworld', some months back, I found it did not work. After spending the last few months waiting, it seems to have improved with the latest version of WINE. In the latest WINE, if the camera is very close to Lara, the picture magically appears (with some
2010 Sep 29
0
[LLVMdev] spilling & xmm register usage
...p29.i185.i, 0xBFFD23DD40000000 > %tmp31.i187.i = fmul float %tmp7.i163.i, %tmp30.i186.i > %tmp32.i188.i = fadd float %tmp31.i187.i, 0x3FFC80EF00000000 > %tmp33.i189.i = fmul float %tmp7.i163.i, %tmp32.i188.i > %tmp34.i190.i = fadd float %tmp33.i189.i, 0xBFD6D1F0E0000000 > %tmp35.i191.i = fmul float %tmp7.i163.i, %tmp34.i190.i > %tmp36.i192.i = fadd float %tmp35.i191.i, 0x3FD470BF40000000 > %tmp37.i193.i = fmul float %tmp19.i175.i, %tmp36.i192.i > %tmp38.i194.i = fsub float 1.000000e+00, %tmp37.i193.i > %cmp.i197.i = fcmp olt float %tmp11.i29.i, 0.000000e+00 >...
2010 Sep 29
3
[LLVMdev] spilling & xmm register usage
Hello everybody, I have stumbled upon a test case (the attached module is a slightly reduced version) that shows extremely reduced performance on linux compared to windows when executed using LLVM's JIT. We narrowed the problem down to the actual code being generated, the source IR on both systems is the same. Try compiling the attached module: llc -O3 -filetype=asm -o BAD.s BAD.ll Under
2013 Feb 14
1
[LLVMdev] LiveIntervals analysis problem
...; preds = %if.end.i243.i call fastcc void @eaddm(i16* %arraydecay15.i, i16* %arraydecay94.i) nounwind br label %for.body.i175.i for.body.i175.i: ; preds = %if.end.i193.i, %eshup1.exit244.i %i.025.i171.i = phi i32 [ 2, %eshup1.exit244.i ], [ %inc.i191.i, %if.end.i193.i ] %bits.024.i172.i = phi i16 [ 0, %eshup1.exit244.i ], [ %conv15.i189.i, %if.end.i193.i ] %x.addr.023.i173.i = phi i16* [ %scevgep.i.i, %eshup1.exit244.i ], [ %incdec.ptr.i190.i, %if.end.i193.i ] %53 = load i16* %x.addr.023.i173.i, align 2, !tbaa !5 %tobool.i174.i = icmp s...