Displaying 20 results from an estimated 61 matches for "20180510".
2018 May 10
2
Assembly file compilation flow
...hook into the backend
infrastructure? Any documentation could also be helpful.
Regards,
Soham Sinha
PhD Student, Department of Computer Science
Boston University
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180510/e125c7cf/attachment.html>
2018 May 10
2
broken gluster config
...there must
be but,
I have looked at the gluster docs and I cant find anything about repairing
resyncing?
Where am I meant to look for such info?
thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20180510/39194891/attachment.html>
2018 May 10
0
Using C++14 code in LLVM
...gt;
"a decent amount of time" is very vague though, and is a good way of
stalling forward progress. How *much* time? And when can we start the
clock?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180510/efbe6010/attachment-0001.html>
2018 May 10
0
Assembly file compilation flow
...______________________________
> 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/20180510/10159868/attachment.html>
2018 May 10
0
broken gluster config
...___________________________
> Gluster-users mailing list
> Gluster-users at gluster.org
> http://lists.gluster.org/mailman/listinfo/gluster-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20180510/601eaf2f/attachment.html>
2018 May 10
3
Using C++14 code in LLVM
...At that point, we could probably go for C++17 as easily as C++14.
But maybe my group is unique in that timing so we should really ask others
for input as well.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180510/5fe44af0/attachment.html>
2018 May 11
2
About Error: Interpreter has not been linked in
...y:
%i = alloca i32
store i32 %0, i32* %i
ret i32* %i
}
Could someone please tell the reason and how I can resolve this?
Thanks for helping!
Best,
Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180510/a3d32561/attachment.html>
2018 May 10
2
broken gluster config
...______________________
> Gluster-users mailing list
> Gluster-users at gluster.org
> http://lists.gluster.org/mailman/listinfo/gluster-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20180510/34c6c9ff/attachment.html>
2018 May 11
2
best way to represent function call with new stack in LLVM IR?
...sh this with existing LLVM API?
2. If not, what would be the best way to support this use case, and would
such modifications to LLVM be welcome?
Regards,
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180510/74dad44e/attachment.html>
2018 May 10
0
broken gluster config
...;> Gluster-users mailing list
>> Gluster-users at gluster.org
>> http://lists.gluster.org/mailman/listinfo/gluster-users
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20180510/12b6b8c9/attachment.html>
2018 May 10
0
more reassociation in IR
...t one that may be able to somehow handle those cases in one shot,
(assuming we don't want to put those in instcombine)?
And it sounds like the answer is yes?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180510/c10f5692/attachment.html>
2018 May 10
2
broken gluster config
...ng list
>>> Gluster-users at gluster.org
>>> http://lists.gluster.org/mailman/listinfo/gluster-users
>>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20180510/4083ba1d/attachment.html>
2018 May 10
0
[virtio-dev] [PATCH v1] virtio: support VIRTIO_F_IO_BARRIER
...n mechanisms
This information is out-of-date.
Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: not available
URL: <http://lists.linuxfoundation.org/pipermail/virtualization/attachments/20180510/9794df92/attachment.sig>
2018 May 10
0
[virtio-dev] Re: [PATCH v1] virtio: support VIRTIO_F_IO_BARRIER
...lease update it to 37 in the IO_BARRIER patch.
Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: not available
URL: <http://lists.linuxfoundation.org/pipermail/virtualization/attachments/20180510/3d2327b1/attachment.sig>
2018 May 10
1
Wiki Permissions
...st!
Due to the things I've been doing in the QA group, I'd like to be added
to the wiki edit group.
My wiki username is PabloGreco.
Thanks.
Pablo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-docs/attachments/20180510/a781dd66/attachment-0006.html>
2018 May 10
1
Dovecot 2.2.36-rc1 and $HasAttachment
Hi,
I installed dovecot 2.2.36-rc1 and enabled:
mail_attachment_detection_options = add-flags-on-save
but when messages are delivery via dovecot-lda into mailbox (Maildir)
keywords are not added. Only when the messages is open keywords
($HasAttachment or $HasNoAttachment) are added.
From the wiki "attachments are detected and marked during save",
delivery via LDA is
2018 May 10
0
[GSoC] Devirtualization v2
...MSSA, Capture Tracking, intrinsics,
InstCombine, Alias Analysis, GVN, LICM), so I will certainly need help from
people who are familiar with these.
Cheers
Piotr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180510/f691fc07/attachment.html>
2018 May 11
0
best way to represent function call with new stack in LLVM IR?
On 2018-05-11 02:28, Andrew Kelley via llvm-dev wrote:
> In the Zig frontend, we know at compile-time the entire call graph.
> This means we know stack size for all functions and therefore the
> upper bound stack usage.
>
> [snip]
> 1. Is there a way to accomplish this with existing LLVM API?
You should use the @llvm.stacksave and @llvm.stackrestore intrinsic.
It is only legal
2018 May 11
1
best way to represent function call with new stack in LLVM IR?
...his is concerning - do the other architectures not allow
modification of the stack register? Or is this a TODO item in LLVM?
>
> --
> whitequark
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180510/b5220b90/attachment.html>
2018 May 10
0
Release for CentOS Linux 7 (1804) on armhfp
...w.centos.org
gpg key: 56BEC54E | twitter: @arrfab
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.centos.org/pipermail/centos-announce/attachments/20180510/dcc5e91a/attachment-0007.sig>