search for: 20191211

Displaying 20 results from an estimated 30 matches for "20191211".

Did you mean: 20190211
2019 Dec 11
2
IR inline assembly: the x86 Intel "offset" operator
...h is what makes me think this is the way to go. > > It's consistent with the AOK_Skip rewrite we do today to skip the "offset" > text. > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191211/ceea4d2f/attachment.html>
2019 Dec 11
1
[Bug 1389] New: Typo in object.h file
...ery file would include object.h should add } at. Thanks, Hasnaa Muhammed -- You are receiving this mail because: You are watching all bug changes. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20191211/cae9464a/attachment.html>
2019 Dec 11
3
Problems with large loops in CentOS
...gt; http://sites.google.com/site/jayverhoef/ <http://sites.google.com/site/jayverhoef/>* ************************************************************* -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://stat.ethz.ch/pipermail/r-sig-fedora/attachments/20191211/b2e050a2/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: Looping_Centos_minimal_bug_OK.R Type: application/octet-stream Size: 4047 bytes Desc: not available URL: <https://stat.ethz.ch/pipermail/r-sig-fedora/attachments/20191211/b2e050...
2019 Dec 11
3
Lightweight LMTP daemon to avoid overkill MTA
...take care of local delivery to Dovecot without the need for a full MTA? With kind regards, William Edwards T. 040 - 711 44 96 E. wedwards at cyberfusion.nl ? -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20191211/5e00f208/attachment.html>
2019 Dec 11
4
modification on lnt to recognize new architecture
Hi, I have a question regarding to lnt. We are working on NEC SX-Aurora Vector Engine and preparing for upstreaming it on https://reviews.llvm.org/D69103 and following reviews. We are running llvm-test-suite to check our modifications often. To run this test suite, we need to specify our architecture to lnt and make program running under lnt to handle a few special cases. In order to do so,
2019 Dec 11
4
[Bug 1390] New: iptables -m string not working with --algo bm and OUTPUT chain under 5.3.x
...quot; ALGO name bm TO 65535 [snipped many chains with 0 references] ---- -- You are receiving this mail because: You are watching all bug changes. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20191211/7fcbc074/attachment.html>
2019 Dec 11
1
[EXTERNAL] Re: Tripp Lite SMART1500LCD repeatedly disconnecting and reconnecting
...t;> is your responsibility to maintain virus detection systems to prevent >> damage to your electronic systems and information. >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://alioth-lists.debian.net/pipermail/nut-upsuser/attachments/20191211/612a111a/attachment.html>
2019 Dec 11
2
Glue two instructions together
You could hardcode a register for the pseudo instruction to use in the td file. The register allocator will make sure not to clobber it. let uses = [ R1 ], defs = [ R1 ] in { def MYINST : Pseudo<> } On Wed, Dec 11, 2019 at 10:25 AM Przemyslaw Ossowski via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > I have one more question regarding expanding pseudo instruction. > >
2019 Nov 29
1
Duplicate e-mail with Dovecot and Sieve
X-Loop header could be what I was looking for, thanks! On 28/11/19 22:03, @lbutlr via dovecot wrote: > On 28 Nov 2019, at 09:44, Claudio Corvino <ccorvino at trustitalia.it> wrote: >> Just one problem remaining: the e-mail that have LIST at domain.tld in BCC could not be intercepted by the sieve filter as in the header is not present any reference to LIST at domain.tld; am I
2019 Dec 11
0
Atomia user activation
...H0 If the above URL does not work try copying and pasting it into your browser. If you continue to have problems, please feel free to contact us. Regards, Atomia -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20191211/9fd9b229/attachment.html>
2019 Dec 11
0
Ticket Received - [#22079] RE: Re[2]: Lightweight LMTP daemon to avoid overkill MTA
...please visit? https://support.atomia.com/helpdesk/tickets/22079 Speak to you soon, Atomia Support Team -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20191211/c6fa66c6/attachment.html>
2019 Dec 11
2
Ticket Received - [#22073] Re: Duplicate e-mail with Dovecot and Sieve
...please visit? https://support.atomia.com/helpdesk/tickets/22073 Speak to you soon, Atomia Support Team -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20191211/7fd0f4f4/attachment.html>
2019 Dec 11
4
Ban Atomia.com?
Can a mail admin ban atomia.com from posting? I mean, I like the idea that every post is clogging up their support queue, but really, not that much. Sent from my iPhone
2019 Dec 11
0
Opus DLL for ARM64 UWP
...company registered in England and Wales. Company registration No. 09234614. Registered Offices: 9 Devonshire Square, 3rd Floor, London, EC2M 4YD, England. [image: ] -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/opus/attachments/20191211/25587198/attachment.html>
2019 Dec 09
4
No ssl capability
Hello all, I’ve a problem to set up ssl on icecast server. I’ve tried 2/3 certificates and i compiled a new icecast server file with ssl but i still get the error:ssl, no ssl capability in error log icecast. I cant find the solution. I use centos 7 with centova cast panel Who can help me? Thanx in advance Marv
2019 Dec 11
2
Submission config being ignored
...ports to 'submission_relay_host'? Met vriendelijke groeten, William Edwards T. 040 - 711 44 96 E. wedwards at cyberfusion.nl ? submission_relay_host -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20191211/f303f02e/attachment.html>
2019 Dec 03
3
Adding custom callback function before/after passes
Hello all, Is there a way to register callback that runs before/after passes? PassTimingInfo seems to do a similar thing by calling PassInstrumentationCallbacks::registerBeforePassCallback / registerAfterPassCallback, but it is hard-wired with StandardInstrumentations class. Do we have something similar to RegisterStandardPasses, so custom callbacks can be added from somewhere outside LLVM?
2019 Dec 10
4
SSL
Hello! I use Icecast and windows 8 for streaming my radio. Can you anybody help me *step by step* where do I get a find free SSL, which file need, in which folder put ssl file and how modify icecast.xml. Thank you so much for any help. Ervin -------------- next part -------------- An HTML attachment was scrubbed... URL:
2019 Dec 10
3
Glue two instructions together
Hi, for DAG-to-DAG instruction selection I’ve implemented a pattern, which creates from one SDNode two instructions, something like: def: Pat<(NEW_SDNODE REG:$r1), (INST_OUT (INST_IN), REG:$r1)>; where INST_IN doesn't accepts any inputs and INST_OUT accepts two inputs - one returned by INST_IN and REG;$r1. Is there any possibility to ‘Glue’ two instruction created
2019 Dec 09
4
IR inline assembly: the x86 Intel "offset" operator
Hi all, I'm trying to land (a rebased version of) http://llvm.org/D37461 - which should make it possible to handle x86 Intel assembly like mov eax, offset Foo::ptr + 1 (Currently, omitting the +1 works... but offset doesn't work in compound expressions.) I'm having trouble figuring out what inline assembly I can emit into the LLVM IR that will work properly. So far, the closest