search for: 20180816

Displaying 20 results from an estimated 22 matches for "20180816".

Did you mean: 20100816
2018 Aug 09
5
[Bug 107537] New: 4.14+ - Full screen OpenGL applications results in black screen
https://bugs.freedesktop.org/show_bug.cgi?id=107537 Bug ID: 107537 Summary: 4.14+ - Full screen OpenGL applications results in black screen Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium
2018 Aug 16
3
alias.scope and local restricted C pointers
...on local pointers, but it does not appear that Clang uses this part of LLVM's IR for that purpose today and thus local restricts are ignored. Thanks, Troy -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180816/856426e5/attachment.html>
2018 Aug 09
3
Legacy Loop Pass Manager question
Hi, If we add multiple loop passes to the pass manager in PassManagerBuilder.cpp consecutively without any func/module pass in between, I used to think they would belong to the same loop pass manager. But it does not seem to be the case. For example for this code snippet PM.add(createIndVarSimplifyPass()); // Canonicalize indvars MPM.add(createLoopIdiomPass()); //
2018 Aug 16
3
[SCEV] Why is backedge-taken count <nsw> instead of <nuw>?
...on Center, Inc. > Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project > > -- *Alexandre Isoard* -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180816/a14ee024/attachment-0001.html>
2018 Aug 16
1
Help please UPS infosec and NUT on Raspberry PI.
...Blazer_usb too. Could you help me please ? Thank you very much! Https://www.infosec-ups.com/fr/#/dfclassic/query=Touch%20400&query_name=match_and -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://alioth-lists.debian.net/pipermail/nut-upsdev/attachments/20180816/54d5cd59/attachment.html>
2018 Aug 16
2
Replication -O3 optimizations manually
...fy the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180816/737bb95c/attachment.html>
2018 Aug 15
2
IPv6 full support (future wish)
Hi, Thanks for the beautiful product, i use it for a long time. Very stable! I would like in a new version that IPv6 fully works like IPv4 <bind-address>. Now we can only use :: With multiple interfaces the use it all on that port, this is difficult for multi icecast account on same server. Best regards, Michel -------------- next part -------------- An HTML attachment was scrubbed...
2018 Aug 16
1
IPv6 full support (future wish)
...s, > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast -- -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/icecast/attachments/20180816/0c45b45f/attachment.html>
2018 Aug 16
3
Building LLVM through Bazel
..._______________ > > LLVM Developers mailing list > > llvm-dev at lists.llvm.org > > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180816/8c00b85b/attachment-0001.html>
2018 Aug 16
2
Building LLVM through Bazel
...______________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180816/16c1ba10/attachment.html>
2018 Aug 14
2
M68K codegen target
Hello friends, A couple years back I’ve started a M68K codegen port of LLVM, and then suspended it for the lack of free time. Now I finally got some time and willing to continue working on it. To keep up with LLVM changes I'd like to merge it upstream. There is already patch for it: https://reviews.llvm.org/D50314 <https://reviews.llvm.org/D50314>, but then I was reminded that adding
2018 Aug 16
3
clang -xc++ foo.o
...ver. For now I've compromised and main remains C. It is much smaller than the various libraries, so -xc++ is almost a complete solution. Thank you, - Jay -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180816/e913bf2c/attachment-0001.html>
2018 Aug 16
2
M68K codegen target
...m-dev >> > > > > -- > With best regards, Anton Korobeynikov > Department of Statistical Modelling, Saint Petersburg State University -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180816/82b81602/attachment-0001.html>
2018 Aug 16
2
Convert Function Pointer Call to Function Call at the IR Level
...e change is: ... [:%struct.demuxer*] [:i32] [:i8*] [demux_lavf_control:i32 (%struct.demuxer.2657*, i32, i8*)*] ... How can I solve the problem? Thanks in advance! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180816/682c39b6/attachment.html>
2018 Aug 14
2
Is there a way to remove launching shell command from Asterisk CLI
Hello, Is there a way to let someone access to Asterisk CLI and type whatever command (s)he likes but the shell command (the ones started by !) ? Ideally, it could be an argument to rasterisk: rasterisk --no-shell When done, a session could be like this: > pjsip show endpoints ... > core reload ... > !rm /etc/foobar Forbidden Suggestions ? Best regards -------------- next part
2018 Aug 15
1
Building LLVM through Bazel
I believe it would be possible to run a cmake command to generate a BUILD file, though I don't know if that would be easier to maintain on the LLVM side. Would definitely be happy to see direct support, though I was just trying to figure out what's needed to hack this together on my end. I guess my real question is what underlying commands are necessary to build all the source files
2018 Aug 15
6
Xen Security Update - XSA-{268,269,272,273}
Dear Security Team, I have prepared a new upload addressing a number of open security issues in Xen. Due to the complexity of the patches that address XSA-273 [0] the packages have been built from upstream's staging-4.8 / staging-4.10 branch again as recommended in that advisory. Commits on those branches are restricted to those that address the following XSAs (cf. [1]): - XSA-273
2018 Aug 17
2
alias.scope and local restricted C pointers
...g/cgi-bin/mailman/listinfo/llvm-dev -- Hal Finkel Lead, Compiler Technology and Programming Languages Leadership Computing Facility Argonne National Laboratory -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180816/8d9d49db/attachment-0001.html>
2018 Aug 16
2
imapsieve: Change message flags on COPY
...-- Leandro Lucarella (Luca) https://llucax.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: This is a digitally signed message part. URL: <https://dovecot.org/pipermail/dovecot/attachments/20180816/5f0c281d/attachment.sig>
2018 Aug 15
2
[SCEV] Why is backedge-taken count <nsw> instead of <nuw>?
I'm not sure I understand the poison/undef/UB distinctions. But on this example: define i32 @func(i1 zeroext %b, i32 %x, i32 %y) { > entry: > %adds = add nsw i32 %x, %y > %addu = add nuw i32 %x, %y > %cond = select i1 %b, i32 %adds, i32 %addu > ret i32 %cond > } It is important to not propagate the nsw/nuw between the two SCEV expressions (which unification would