search for: i175

Displaying 4 results from an estimated 4 matches for "i175".

Did you mean: 175
2010 Oct 26
3
running proEngineer with wine?
...what is listed in the exe file properties under command: env WINEPREFIX="/home/chris/.wine" wine C:\\windows\\command\\start.exe \"C:\\proe2001\\bin\\proe2001-stu.bat\" maybe someone could lead me in the right direction as i am still a newb. Thanks for your time [Image: http://i175.photobucket.com/albums/w160/nracingdev/Screenshot-1.png ][/img]
2010 Sep 29
0
[LLVMdev] spilling & xmm register usage
...0x3FCDA67120000000 > %tmp6.i162.i = fadd float %tmp5.i161.i, 1.000000e+00 > %tmp7.i163.i = fdiv float 1.000000e+00, %tmp6.i162.i > %call16.i172.i = tail call float @llvm.exp.f32(float %tmp15.i33.i) nounwind > %tmp17.i173.i = fmul float %call16.i172.i, 0x3FD9884540000000 > %tmp19.i175.i = fmul float %tmp17.i173.i, %tmp7.i163.i > %tmp29.i185.i = fmul float %tmp7.i163.i, 0x3FF548CDE0000000 > %tmp30.i186.i = fadd float %tmp29.i185.i, 0xBFFD23DD40000000 > %tmp31.i187.i = fmul float %tmp7.i163.i, %tmp30.i186.i > %tmp32.i188.i = fadd float %tmp31.i187.i, 0x3FFC80EF0000...
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
...%exitcond.i242.i = icmp eq i32 %inc.i241.i, 13 br i1 %exitcond.i242.i, label %eshup1.exit244.i, label %for.body.i225.i eshup1.exit244.i: ; 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 i...