Displaying 20 results from an estimated 26 matches for "20140929".
Did you mean:
20140829
2014 Sep 29
4
[LLVMdev] Windows Installer
...LVMdev at cs.uiuc.edu <mailto:LLVMdev at cs.uiuc.edu>
> http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140929/894c70c3/attachment.html>
2014 Sep 30
2
[LLVMdev] the difference of debug information descriptor between versions
...ble with the latest 3.6 version, so where can I
check the detailed difference in each version ? e.g I'm using llvm 3.3 ?
thanks
--
Best regards
Hui Zhang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140929/7cde1797/attachment.html>
2014 Sep 21
4
[LLVMdev] Aggregate store/load optimization
Hi all,
One area where LLVM suck pretty badly is aggregate store and loads. clang
do not use them so there are not seen as important, and aren't handled
nicely. Other frontends work around the issue as it is not handled properly
and we ends up with some kind of chicken and egg issue.
I recently proposed a diff to be able to optimize load from aggregate
stores in GVN without great success.
2014 Sep 29
4
[LLVMdev] Windows Installer
I’m trying to install LLVM-3.6.0-r218288-win32.exe on Windows 7 Ultimate
x64. The install doesn’t complain, but the toolset doesn’t show up in
either Visual Studio 2013 or Visual Studio 2010. Also I selected the
choices to add LLVM to the path for every user and put an LLVM icon on
the desktop. Neither of this happened. Can anyone tell me how to get
this to work?
Regards,
Eric Mader
2014 Sep 29
2
Help with xapian
...> Or if you're interested in a particular area, people might be able to
> suggest something related to that.
>
> Cheers,
> Olly
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20140929/5b57f6ed/attachment-0002.html>
2014 Sep 29
2
[LLVMdev] Windows Installer
...cs.uiuc.edu http://llvm.cs.uiuc.edu
>>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>>>
>>
>>
>>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140929/e0ef7bfb/attachment.html>
2014 Sep 29
2
[LLVMdev] Windows Installer
...du
>>>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>>>>
>>>
>>>
>>>
>>
>>
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140929/cb20daac/attachment.html>
2014 Sep 29
0
Echo cancellation problem
...nder immediately and destroy this e-mail. ?stanbul Ula??m San. ve Tic. A.?. does not accept legal responsibility for the contents and the attacments of this message.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20140929/b8fd6be8/attachment.htm
2014 Sep 01
1
dsync full sync
Hi all,
I have 2 question.
First:
I use dovecot (version 2.2.9) with mdbox mail format. When I run dsync
tool with "mirror" or "backup" parameters my source and destination
directory synchronize correctly but if I delete some messages in user
mailbox, deleted messages does not synced to destination.
For example :
atif at domain.com path is /mail/domain.com/atif/ and its
2014 Sep 29
0
"doveadm backup/sync" don't follow message moving even with MDBOX
...es poner tu felicidad en la felicidad de otro" - Leibniz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://dovecot.org/pipermail/dovecot/attachments/20140929/702d929b/attachment.sig>
2014 Sep 30
2
[LLVMdev] Windows Installer
...dev
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>
>>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140929/fe1ec6db/attachment.html>
2014 Sep 29
2
[LLVMdev] questions about getAnalysisUsage
Hi,
I notice that there are several different methods called inside
getAnalysisUsage(). The parameters of addRequiredID and addPreservedID
are passID. What is the difference between Required and Preserved? There
are also function named addRequired<PassName>() called. What is the
difference between addRequired<PassName>() and addRequiredID(PassID)?
Thanks a lot!
Best,
2014 Sep 20
2
Help with xapian
Hi,
I am interested in doing some developement work for xapian. I have
built the xapian core library on my system and also tried my hands on
a few features of xapian. For the past few days I have been going
through the code base of xapian. I am trying to understand how the
features are implemented ( i tried looking into the codes of porter
stemming and list encoding) but I've not had any
2014 Sep 29
2
[LLVMdev] Compiling glibc with clang/LLVM
...to view this message or any attachments on a confidential basis, please immediately delete this email and any attachments and notify Intelligent Automation, Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140929/364d2d97/attachment.html>
2014 Sep 29
2
No AUTH PLAIN with dovecot 2.0.19
Hi
I have installed the package dovecot-postfix on Ubuntu 12.04 LTS:
dovecot --version: 2.0.19
postconf -d | grep version: 2.9.6
and receiving email works very fine, but relaying email does not work.
I think the problem is that after STARTTLS the authentication is not
being executed
250-AUTH PLAIN
250-AUTH=PLAIN
which means using telnet returns
telnet mx2.wyona.com 587
Trying
2014 Sep 20
2
[LLVMdev] Please benchmark new x86 vector shuffle lowering, planning to make it the default very soon!
After some adding some serious ninja-ry to the new shuffle lowering...
On Fri, Sep 19, 2014 at 11:53 AM, Quentin Colombet <qcolombet at apple.com>
wrote:
> 2. none_useless_shuflle none
> Instead of using a single move to materialize a zero extended constant
> into a vector register, we explicitly zeroed a vector register and use a
> shuffle.
>
... this test case is fixed,
2014 Sep 28
2
how to make voip client cannot use same username?
Hi All,
I have one asterisks server and 3 client (i'm using voip sip client for my
handphone).
I've configured sip.conf and extension.conf with 3 user different. And
nothing wrong with them, i could make them to make a call too.
what i want to ask is, i was try to use 1 user (ex:1001) in 2 different
client.
example:
client 1 (1001) make a call to client 2 (1002) --> ok
then in client
2014 Sep 28
1
"doveadm backup/sync" are badly documented
Most documents around there talk abour "dsync", but the modern way is
"doveadm backup". This command is not documented in the wiki and there
are a few details missing, like how to use it thru SSH.
I am currently doing some tests about how to backup my mdbox. I can do
tests in local using:
$ doveadm backup -u jcea -m proveedores/dovecot mdbox:/tmp/aa/
This will
2014 Sep 29
3
Master user and invalid credentials dovecot-2.2.13
...st Baden-W?rttemberg
Gesch?ftsf?hrer: Prof. Thomas Schadt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5481 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://dovecot.org/pipermail/dovecot/attachments/20140929/e1b4bd0c/attachment.p7s>
2014 Sep 23
2
[LLVMdev] Please benchmark new x86 vector shuffle lowering, planning to make it the default very soon!
On Tue, Sep 23, 2014 at 2:35 PM, Simon Pilgrim <llvm-dev at redking.me.uk>
wrote:
> If you don’t want to spend time on this, I’d be happy to create a
> candidate patch for review? I’ve been unclear if you were taking patches
> for your shuffle work prior to it becoming the default.
While I'm happy to work on it, I'm even more happy to have patches. =D
-------------- next