search for: i162

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

Did you mean: i16
2010 Sep 01
3
Dovecot creating aditional folders?
...g.com/ drwx------ 5 vmail vmail 120 2010-08-30 14:35 pablo.rodriguez I'm receiving mail in /home/vmail/escuelasuperiordecoaching.com/pablo.rodriguez/new without problem, but why is dovecot creating aditional folders? My log: Sep 1 10:58:30 socrates dovecot: auth(default): master in: REQUEST^I162^I4003^I1 Sep 1 10:58:30 socrates dovecot: auth-worker(default): sql(pablo.rodriguez at escuelasuperiordecoaching.com,127.0.0.1): SELECT maildir, 1001 AS uid, 1001 AS gid FROM mailbox WHERE username = 'pablo.rodriguez at escuelasuperiordecoaching.com' Sep 1 10:58:30 socrates dovecot: auth(...
2010 Sep 29
0
[LLVMdev] spilling & xmm register usage
...; preds = %cond.then.i132.i, %phi.exit69.i > %cond.i135.i = phi float [ %tmp43.i131.i, %cond.then.i132.i ], [ %tmp38.i125.i, %phi.exit69.i ] > %call.i156.i = tail call float @fabs(float %tmp11.i29.i) nounwind > %tmp5.i161.i = fmul float %call.i156.i, 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,...
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 = %for.cond.preheader.i130, %eisnan.exit158, %for.inc.6.i153, %for.inc.5.i150, %for.inc.4.i147, %for.inc.3.i144, %for.inc.2.i141, %for.inc.1.i138, %for.inc.i133 %incdec.ptr1.i161 = getelementptr inbounds i16* %c, i32 1 store i16 %20, i16* %c, align 2, !tbaa !5 %incdec.ptr.1.i162 = getelementptr inbounds i16* %b, i32 2 %29 = load i16* %incdec.ptr.i131, align 2, !tbaa !5 %incdec.ptr1.1.i163 = getelementptr inbounds i16* %c, i32 2 store i16 %29, i16* %incdec.ptr1.i161, align 2, !tbaa !5 %incdec.ptr.2.i164 = getelementptr inbounds i16* %b, i32 3 %30 = load i16* %incd...