search for: i200

Displaying 8 results from an estimated 8 matches for "i200".

Did you mean: 0200
2013 Sep 29
0
[LLVMdev] SDIV >128bit, DAG->DAG error in LegalizeIntegerTypes
...m::SDValue&): Assertion `LC != RTLIB::UNKNOWN_LIBCALL && "Unsupported SDIV!"' failed. Stack dump: 0. Running pass 'X86 DAG->DAG Instruction Selection' on function '@_entry' However, not all SDIV on such integers fails, the below works: @a = global i200 undef @b = global i64 undef define void @_entry() { entry: store i200 200, i200* @a %0 = load i200* @a %1 = load i200* @a %2 = sdiv i200 %0, %1 %3 = trunc i200 %2 to i64 store i64 %3, i64* @b %4 = load i64* @b call void @trace_integer(i64 %4) ret void } Yet with a simple additi...
2010 Sep 29
0
[LLVMdev] spilling & xmm register usage
...local_size, align 16 > %group_id_0 = load i32* %get_group_id, align 16 > %6 = mul i32 %group_id_0, %local_size_0 > br label %entry.header.loop > > entry.header.loop.end: ; preds = %cond.then.i201.i, %phi.exit138.i > %cond.i204.i = phi float [ %tmp43.i200.i, %cond.then.i201.i ], [ %tmp38.i194.i, %phi.exit138.i ] > %arrayidx82.i = getelementptr float addrspace(1)* %5, i64 %8 > %tmp85.i = fmul float %tmp63.i, %cond.i204.i > %tmp88.i = fmul float %tmp9.i, %cond.i135.i > %tmp89.i = fsub float %tmp85.i, %tmp88.i > store float %tmp89.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
2007 Sep 05
1
rxfax() problem - fax signal seems to be ignored
...onds), and that Asterisk application app_rxfax() answer with an exactly identical tone. I am not very specialist of T.30 protocol, but I thought that in this case SPANDSP would have answered with a CED tone (a 2100Hz tone during 2.5s), like explained here (http://www.eicon.com/support/helpweb/dssdk/i200.htm) This is not the case in my setup. What did I wrong? Thx for your help. --Pirlouwi -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070905/bfdc7833/attachment.htm
2009 Jan 14
1
RE: return codes ?
Hey I have just installed Samba 3.2.7 on my Debian 4.0 with compile. But I'm trying to to join my Windows AD, and samba returns Using short domain name -- UNDERVISNING Joined 'MAIL' to realm 'UNDERVISNING.LOCAL' return code = 0 First I got return code = -1 I just assumed that this was bad, so I powered on, but now I get return code = 0 but I still can't get any user
2013 Feb 14
1
[LLVMdev] LiveIntervals analysis problem
...nounwind call void @llvm.lifetime.end(i64 -1, i8* %17) nounwind call void @llvm.lifetime.end(i64 -1, i8* %18) nounwind %373 = load i16* %arrayidx.i.i, align 2, !tbaa !5 %and.i197 = and i16 %373, 32767 %cmp.i198 = icmp eq i16 %and.i197, 32767 br i1 %cmp.i198, label %for.cond.preheader.i.i200, label %if.end29 for.cond.preheader.i.i200: ; preds = %etoasc.exit %374 = load i16* %arraydecay, align 2, !tbaa !5 %cmp5.i.i199 = icmp eq i16 %374, 0 br i1 %cmp5.i.i199, label %for.inc.i.i203, label %if.then28 for.inc.i.i203: ; preds...
2017 Mar 14
3
llvm-stress crash
...2* %Sl117 %E198 = extractelement <2 x i1> %Shuff20, i32 1 br i1 %E198, label %CF242, label %CF244 CF244: ; preds = %CF244, %CF250 %Shuff199 = shufflevector <1 x i32> %Shuff46, <1 x i32> %Shuff177, <1 x i32> zeroinitializer %I200 = insertelement <4 x i16> %Shuff191, i16 %Sl86, i32 0 %B201 = mul i16 %ZE41, %E169 %Se202 = sext <4 x i16> %I171 to <4 x i64> %Sl203 = select i1 %Sl166, i32 %E162, i32 %E82 %Cmp204 = icmp ule i16 %E32, %E120 br i1 %Cmp204, label %CF244, label %CF248 CF248:...
2009 Jan 08
2
Samba + Windows 2003 AD
Hey, I don't know if this is the right list to ask this question in, but I have tried on the IRC (irc.freenode.net #samba) and people on there advised me to try here instead. I have: Debian 4.0r4 Samba version 3.0.24 - mail.birke-gym.dk - 10.3.16.1 krb5 Version 1.4.4-7etch6 Kernel Version 2.6.18-6-amd64 A Windows Server 2003 SP2 with AD/DC - bgdc.birke-gym.dk - 10.3.17.1