search for: 20160225

Displaying 20 results from an estimated 70 matches for "20160225".

Did you mean: 20060225
2016 Feb 25
4
RFC: Move the test-suite LLVM project to GitHub?
...out that later, but I really view it as a separate discussion. I'm much more interested in just leveraging the managed *hosting* of the repository. > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160225/6fe2aa8e/attachment.html>
2016 Feb 24
0
RFC: Move the test-suite LLVM project to GitHub?
Am 24.02.2016 um 21:57 schrieb Chandler Carruth via llvm-dev: > For all of these reasons, and also because I'd like to see how well (or > rather, how poorly) a service like GitHub actually works for the project, > it seems like splitting the test-suite out of the current subversion > repository and moving it there is the right call. My experience from a few years of contributing
2016 Feb 25
2
asan link failure when configuring with -DBUILD_SHARED_LIBS=ON
...cxx-i386.a: No such file or directory clang-3.9: error: linker command failed with exit code 1 (use -v to see invocation) Has anyone seen this? Thanks. Diego. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160225/38148850/attachment.html>
2016 Feb 25
2
how to force llvm generate gather intrinsic
...recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160225/3918ec61/attachment.html>
2016 Feb 25
2
[llvm-3.8-ec3] cmake-2.8.12 and gcc-4.6: Host compiler appears to require libatomic, but cannot find it.
...log are attached. Regards, - Sedat - [1] http://llvm.org/docs/GettingStarted.html -------------- next part -------------- A non-text attachment was scrubbed... Name: CMakeError.log Type: text/x-log Size: 15160 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160225/9f6d5bbc/attachment-0002.bin> -------------- next part -------------- A non-text attachment was scrubbed... Name: CMakeOutput.log Type: text/x-log Size: 123133 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160225/9f6d5bbc/attachment-0003.bin>
2016 Feb 25
2
RFC: Move the test-suite LLVM project to GitHub?
...__________________________________ > 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/20160225/38d2e450/attachment.html>
2016 Feb 24
21
RFC: Move the test-suite LLVM project to GitHub?
Subject kinda says it all. Here is my rationale: The test-suite is really weird relative to the rest of the LLVM project: 1) It contains all manner of crazily licensed code. 2) We don't really care about the history at all. Any concerns around linear history or bisection are pretty much irrelevant. 3) We don't ever plan to have LLVM code move into or out from the test-suite 4) Its already
2016 Feb 25
0
how to force llvm generate gather intrinsic
...ny review or distribution > by others is strictly prohibited. If you are not the intended > recipient, please contact the sender and delete all copies. > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160225/8962ce9a/attachment.html>
2016 Feb 25
0
RFC: Move the test-suite LLVM project to GitHub?
...________________________________ > LLVM Developers mailing listllvm-dev at lists.llvm.orghttp://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/20160225/b97168e7/attachment.html>
2016 Feb 24
6
RFC: Move the test-suite LLVM project to GitHub?
On Wed, Feb 24, 2016 at 02:20:24PM -0700, Jonathan Roelofs via llvm-dev wrote: > 2) There is the cap on total repository size, which is in the neighborhood > of 1Gb [3]. A fresh checkout of test-suite clocks in at just over 3Gb. This > one actually is a problem. This is not really true. Individual pack files must be below 1GB, but the total repository can be much larger. That's true
2016 Feb 25
3
Possible soundness issue with available_externally (split from "RFC: Add guard intrinsics")
...is as Richard describes the interprocedural movement of information across a comdat-like boundary where replacements may occur with differently transformed code. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160225/c2f8883d/attachment.html>
2016 Feb 25
2
Possible soundness issue with available_externally (split from "RFC: Add guard intrinsics")
...over... > -Hal > > -- > Hal Finkel > Assistant Computational Scientist > Leadership Computing Facility > Argonne National Laboratory > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160225/42c4de60/attachment.html>
2016 Feb 25
0
RFC: Move the test-suite LLVM project to GitHub?
Am 25.02.2016 um 03:25 schrieb Chandler Carruth: > I just want to clarify in case anyone is confused: I am in no way > suggesting that we would use pull requests, issues, or anything else as > part of the workflow for the test suite. I'm fine if folks want to talk > about that later, but I really view it as a separate discussion. Hm... then I guess I am confused about that
2016 Feb 25
1
RFC: Move the test-suite LLVM project to GitHub?
...up work > branches both locally and on GitHub. It's a lot of clerical work, and some > aspects of this all are easy to get wrong for a git newbie. > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160225/e4303ba3/attachment.html>
2016 Feb 25
0
Question about __NSConstantString and __NSConstantString_tag
...s the field names. Thanks, -Brad -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-Populate-field-names-on-builtin-struct-underlying-__.patch Type: text/x-diff Size: 1831 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160225/7340db07/attachment.patch>
2016 Feb 25
0
Use DominatorTree from CallGraphSCCPass
...PostDominatorTree, because PostDominatorTree is a function pass and SimpleInliner is a CallGraphSCCPass. Is there any walk around for this issue? Thanks, Taewook -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160225/05a96f72/attachment.html>
2016 Feb 26
1
Publication: Flowtables: Program Skeletal Inversion for Defeat of Interprocedural Analysis with Unique Metamorphism
...e 5th Program Protection and Reverse Engineering Workshop (PPREW-5). ACM, New York, NY, USA, , Article 6 , 11 pages. DOI=http://dx.doi.org/10.1145/2843859.2843863 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160225/3e909b23/attachment.html>
2016 Feb 25
2
Queues - periodic announce while ringing members
...co.uk w: http://www.pack-net.co.uk Registered Address: PACKNET LIMITED, Duplex 2, Ducie House 37 Ducie Street Manchester, M1 2JW COMPANY REG NO. 04920552 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160225/79d86dd7/attachment.html>
2016 Feb 25
0
Anyone know whats up with wki?
...acku undefined until a restore is attempted. -- andrewsh ------------- volgend deel ------------ Een niet-tekst bijlage is gescrubt... Naam: signature.asc Type: application/pgp-signature Grootte: 836 bytes Omschrijving: Digital signature URL : <http://www.zytor.com/pipermail/syslinux/attachments/20160225/9e3b14c1/attachment.sig>
2016 Feb 25
0
tinc - logging
...net args; do echo -n " $net" "$@" $net $args done echo "." } Regards Yazeed Fataar <yazeedfataar at hotmail.com> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20160225/2850db66/attachment.html>