Displaying 20 results from an estimated 26 matches for "20191104".
Did you mean:
20091104
2019 Nov 04
2
Debugging clang with debugger breakpoints ?
...ot;-vectorize-slp" "-faddrsig" "-o" "main.ll" "-x" "c" "main.c"
>
> Does that make sense?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191104/989f4367/attachment.html>
2019 Nov 04
2
RFC: Updating to CMake 3.15.0
...e people need to pull
>> a release's source package and build it themselves; this is the
>> nature of open-source.
>> --paulr
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191104/1915b764/attachment.html>
2019 Nov 04
4
Debugging clang with debugger breakpoints ?
Hi All,
I want to understand some parts of ‘clang' by setting debug breakpoints.
I have successfully done so with “llc” but I found that debugger breakpoints do not work for ‘clang’
The apparent cause is that the clang code is run as a child process which is created in the ‘Execute' function of ‘Program.inc'. The debugger stops fine at breakpoints set on the main thread, but
2019 Nov 04
4
RFC: Updating to CMake 3.15.0
...ake. (I'd contrast that with llvm requiring a newer version
of a shared library, which _does_ have runtime impact, and thus is of
potentially larger concern.)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191104/bbc6b700/attachment.html>
2019 Nov 04
2
Debugging clang with debugger breakpoints ?
...slp" "-faddrsig" "-o" "main.ll" "-x" "c" "main.c"
>>
>> Does that make sense?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191104/5a0b618d/attachment.html>
2019 Nov 04
2
Debugging clang with debugger breakpoints ?
...lto:llvm-dev at lists.llvm.org>
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev <https://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/20191104/2942e63b/attachment.html>
2019 Nov 04
4
Debugging clang with debugger breakpoints ?
...ev at lists.llvm.org>
>> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev <https://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/20191104/3d43e2e5/attachment-0001.html>
2019 Nov 04
2
RFC: Updating to CMake 3.15.0
...__________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://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/20191104/4bedfc91/attachment.html>
2019 Nov 04
2
RFC: Updating to CMake 3.15.0
Neil Nelson wrote:
> When I was managing IT and the servers for a small company that
> needed to be live 24/7 we used the latest Ubuntu LTS version
> because we needed rock-solid performance as best we could get.
> The software in the LTS version is tested and used by a large
> user base with necessary updates and so we expected to have high
> reliability.
I used to work for
2019 Nov 04
2
UPS not recognized
...(e.g. /dev/ttyUSB0) You can sometimes see evidence of this in dmesg/journalctl when you plug in the USB cable (useful if the /dev name is different)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/nut-upsuser/attachments/20191104/74326c53/attachment.html>
2019 Nov 04
2
Centos 8 IAM
Hi
Is there any plans to release a official AMI for Centos 8 soon?
Regards
Per
2019 Nov 04
0
Centos 8 IAM
...help out.
I?ve stated to look at other options like https://github.com/irvingpop/packer-chef-highperf-centos-ami
Still willing to help.
Siebrand Mazeland
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20191104/c3652403/attachment.html>
2019 Nov 02
2
[Bug 112197] New: Black screen after resume
https://bugs.freedesktop.org/show_bug.cgi?id=112197
Bug ID: 112197
Summary: Black screen after resume
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: critical
Priority: not set
Component: Driver/nouveau
Assignee: nouveau at
2019 Nov 04
3
RFC: On non 8-bit bytes and the target for it
..._____________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://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/20191104/19ab17c3/attachment.html>
2019 Nov 01
1
Help with master user
Hi,
Trying to implement a master user (1) for auditing purposes without
luck. Ubuntu 18.04.3, canonical official repos only, no ppa nor
self-compiled anything. From the log below I understand the master
password succeeds but AD auth fails. I am pretty sure I missed something
here. Also, notice the messages "Ignoring unknown passdb extra field:
original_user".
Log:
Nov? 1 14:02:32
2019 Nov 04
2
RFC: Updating to CMake 3.15.0
...llvm-dev at lists.llvm.org>
>> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev <https://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/20191104/8b3d09ca/attachment-0001.html>
2019 Nov 03
2
InlineSpiller - hoists leave virtual registers without live intervals
/// Optimizations after all the reg selections and spills are done.
void InlineSpiller::postOptimization() { HSpiller.hoistAllSpills();
}
Seems a problematic function to me, as hoistAllSpills() uses
TII.storeRegToStackSlot() to insert new spills.
The problem is, TII.storeRegToStackSlot is allowed to create new virtual
registers, which can not be allocated a range as this whole thing is called
2019 Oct 29
4
GitHub Access Request
Hi Tom,
I do not have SVN account, for accessing LLVM.
Thanks,
Sourabh
On Tue 29 Oct, 2019, 9:08 AM Tom Stellard, <tstellar at redhat.com> wrote:
> On 10/26/2019 03:39 AM, Sourabh Singh Tomar wrote:
> > Hi All,
> >
> > I recently requested Chris regarding commit access to LLVM.
> > He asked me to wait till the GitHub migration completes and then ask in
>
2017 Aug 24
5
[Bug 1179] New: vmap and sets cause "BUG: invalid range expression type set"
https://bugzilla.netfilter.org/show_bug.cgi?id=1179
Bug ID: 1179
Summary: vmap and sets cause "BUG: invalid range expression
type set"
Product: nftables
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5
Component: nft
2019 Nov 04
2
suddenly change: idmap uid + gid
...rk OK for the primary domain, is that correct?
-------------- 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: <http://lists.samba.org/pipermail/samba/attachments/20191104/ee927459/signature.sig>