Displaying 20 results from an estimated 22 matches for "natanael".
Did you mean:
nathanael
2015 Jul 09
3
[LLVMdev] PHI Elimination in Register Allocation Pass
...SA representation, making this
step (*PHI Elimination*) vital for development.
Looking at the source code of allocators of LLVM, I see no explicit call of
PHI Elimination (*AU.addRequiredID (PHIEliminationID)*), my question is
whether if this step is called, occurs when and where such a call?
--
Natanael Ramos
Membro do corpo discente de Ciência da Computação pelo Instituto Federal de
Minas Gerais - Campus Formiga
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150709/c0775b81/attachment.html>
2015 Sep 04
2
LiveInterval and Loop Info
...his, but you can use
> LiveIntervalAnalysis::getMBBStartIndex()/getMBBEndIndex()/getMBBFromIndex()
> to relate the SlotIndexes used in the LiveIntervals to MachineBasicBlocks
> which in turn you can relate to your MachineLoopInfo.
>
> - Matthias
>
> On Sep 3, 2015, at 10:47 AM, Natanael Ramos via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
> Hello to all LLVM Developers.
>
> Given a object from a LiveInterval class, is there any way to know if this
> Live Interval is part or is inside a loop?
>
> Att
>
> --
> Natanael Ramos
> Membro...
2015 Sep 03
2
LiveInterval and Loop Info
Hello to all LLVM Developers.
Given a object from a LiveInterval class, is there any way to know if this
Live Interval is part or is inside a loop?
Att
--
Natanael Ramos
Membro do corpo discente de Ciência da Computação pelo Instituto Federal de
Minas Gerais - Campus Formiga
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150903/26e6b7b0/attachment.html>
2015 Sep 01
2
Spilling Virtual Registers
...structions of load/store in the code, which may make it
necessary to run the Liveness Analysis again, changing the structure of
Live Intervals. That would be a problem, but looking at the source code of
*InlineSpiller* class, I see no invocation of Liveness Analysis after
applying spill.
Att
--
Natanael Ramos
Membro do corpo discente de Ciência da Computação pelo Instituto Federal de
Minas Gerais - Campus Formiga
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150901/a049cee7/attachment.html>
2015 Sep 03
2
LLVM and strict SSA
...he strict SSA form provide opportunities of optimization in register
allocation, because is proved that all interference graphs of the IR in
*strict* SSA form are chordal and for those, there are polynomial
algorithms for
the graph coloring (http://web.cs.ucla.edu/~palsberg/paper/aplas05.pdf).
--
Natanael Ramos
Membro do corpo discente de Ciência da Computação pelo Instituto Federal de
Minas Gerais - Campus Formiga
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150903/eebb2229/attachment.html>
2015 May 20
2
[LLVMdev] Implement a Register Allocator in LLVM
...like carelessness, but I have to deliver the work
in about six months and I'm a little confused.
If anyone can give me some guidance or reference to any supporting material
(besides the own documentation), I would be grateful.
My English may be a little wrong, I am a Brazilian student.
--
Natanael Ramos
Membro do corpo discente de Ciência da Computação pelo Instituto Federal de
Minas Gerais - Campus Formiga
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150520/1120b92f/attachment.html>
2015 Nov 19
2
Build a Interference Graph
...h vreg.
> - Then pair up: Each vreg against other vregs with overlapping register
> classes, each vreg against each register unit contained in the vregs
> register class.
> If there is a liverange overlaps add an edge.
>
> - Matthias
>
> > On Nov 18, 2015, at 4:09 PM, Natanael Ramos via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
> >
> > Good Night.
> >
> > I'm implementing a Interference Graph in the Register Allocation pass.
> I'm building this graph BEFORE any assignment of a virtual register to
> physical register....
2011 Jun 08
3
[Bug 721] New: iptables-1.4.11 does not accpet raw udp ports
http://bugzilla.netfilter.org/show_bug.cgi?id=721
Summary: iptables-1.4.11 does not accpet raw udp ports
Product: iptables
Version: unspecified
Platform: i386
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P5
Component: iptables
AssignedTo: netfilter-buglog at lists.netfilter.org
2015 Nov 19
2
Build a Interference Graph
Good Night.
I'm implementing a Interference Graph in the Register Allocation pass. I'm
building this graph BEFORE any assignment of a virtual register to physical
register. But I have a doubt about how to check the interference between
two Live Intervals (i.e. They live at same point), should I use:
L1->overlaps(L2)
Where L1 and L2 are two different Live Intervals. Or should I use:
2009 Oct 27
1
Multiple VPN connections and routing problem
...mp;nbsp; 100 0 0
eth1<br>
<br>
<br>
<br>
**********************<br>
<br>
<br>
<br>
Please help me with this issue someone.<br>
<br>
Regards Natanael<br>
Sweden<br>
<br>
</font></font>
</body>
</html>
2012 Oct 10
1
[PATCH] dovadm plugins underlinking
Hi,
Running doveadm on Alpine Linux will show various underlinking errors:
/usr/bin/doveadm: symbol 'acl_user_module': can't resolve symbol in
lib '/usr/lib/dovecot/doveadm/lib10_doveadm_acl_plugin.so'.
/usr/bin/doveadm: symbol 'acl_identifier_parse': can't resolve symbol
in lib '/usr/lib/dovecot/doveadm/lib10_doveadm_acl_plugin.so'.
...
(complete list is
2013 May 24
1
how to build vTPM with xen 4.3?
...le and Secure Distribution Supporting Xen (Richard Johnson) 15. Re: gplpv: re-enabling the nic adapter removes it (Micky) 16. help (Jaya Dhanesh) 17. Re: XCP don''t see Network Interfaces on sunfire x2270 (Alexey Makarov) 18. Re: [alpine-devel] Stable and Secure Distribution Supporting Xen (Natanael Copa)----------------------------------------------------------------------Message: 1Date: Mon, 20 May 2013 17:23:20 -0500From: Alexandre Kouznetsov <alk@ondore.com>To: xen-users@lists.xen.orgSubject: Re: [Xen-users] Security in Virtual MachineMessage-ID: <519AA258.2000401@ondore.com>Co...
2011 Jul 22
0
Wine release 1.3.25
...ace.
Micha? Zi?tek (4):
wscript: Implemented Host_get_FullName.
wscript: Implemented Host_get_Path.
wscript: Implemented Host_get_ScriptName.
wscript: Implemented Host_get_ScriptFullName.
Misha Koshelev (1):
d3dx9_36: Use cross-platform versions of infinity and NaN.
Natanael Copa (1):
configure: Test for isinf and isnan needs link to -lm.
Nikolay Sivov (4):
comctl32/tests: Test that edit box is not multiline.
comctl32/listview: Don't invalidate list on LVM_SETTEXTBKCOLOR.
comctl32/listview: Don't invalidate list on LVM_SETTEXTCOLOR....
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...le.com>
Naohiro Aota <naota@elisp.net>
Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Narayanan G <narayanan.gopalakrishnan@stericsson.com>
Narendra K <narendra_k@dell.com>
Naresh Kumar Inna <naresh@chelsio.com>
Narsimhulu Musini <nmusini@cisco.com>
Natanael Copa <ncopa@alpinelinux.org>
Nathan Fontenot <nfont@linux.vnet.ibm.com>
Nathan Hintz <nlhintz@hotmail.com>
Nathan Lynch <ntl@pobox.com>
Nathan Myers <ncm@cantrip.org>
Nathan Straz <nstraz@redhat.com>
Nathan Walp <faceprint@faceprint.com>
Natha...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...le.com>
Naohiro Aota <naota@elisp.net>
Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Narayanan G <narayanan.gopalakrishnan@stericsson.com>
Narendra K <narendra_k@dell.com>
Naresh Kumar Inna <naresh@chelsio.com>
Narsimhulu Musini <nmusini@cisco.com>
Natanael Copa <ncopa@alpinelinux.org>
Nathan Fontenot <nfont@linux.vnet.ibm.com>
Nathan Hintz <nlhintz@hotmail.com>
Nathan Lynch <ntl@pobox.com>
Nathan Myers <ncm@cantrip.org>
Nathan Straz <nstraz@redhat.com>
Nathan Walp <faceprint@faceprint.com>
Natha...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...le.com>
Naohiro Aota <naota@elisp.net>
Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Narayanan G <narayanan.gopalakrishnan@stericsson.com>
Narendra K <narendra_k@dell.com>
Naresh Kumar Inna <naresh@chelsio.com>
Narsimhulu Musini <nmusini@cisco.com>
Natanael Copa <ncopa@alpinelinux.org>
Nathan Fontenot <nfont@linux.vnet.ibm.com>
Nathan Hintz <nlhintz@hotmail.com>
Nathan Lynch <ntl@pobox.com>
Nathan Myers <ncm@cantrip.org>
Nathan Straz <nstraz@redhat.com>
Nathan Walp <faceprint@faceprint.com>
Natha...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...;
Naour Romain <romain.naour@openwide.fr>
Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Narayanan G <narayanan.gopalakrishnan@stericsson.com>
Narendra K <narendra_k@dell.com>
Naresh Kumar Inna <naresh@chelsio.com>
Narsimhulu Musini <nmusini@cisco.com>
Natanael Copa <ncopa@alpinelinux.org>
Nathan Fontenot <nfont@linux.vnet.ibm.com>
Nathan Hintz <nlhintz@hotmail.com>
Nathan Lynch <ntl@pobox.com>
Nathan Myers <ncm@cantrip.org>
Nathan Straz <nstraz@redhat.com>
Nathan Walp <faceprint@faceprint.com>
Natha...
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
...;
Naour Romain <romain.naour@openwide.fr>
Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Narayanan G <narayanan.gopalakrishnan@stericsson.com>
Narendra K <narendra_k@dell.com>
Naresh Kumar Inna <naresh@chelsio.com>
Narsimhulu Musini <nmusini@cisco.com>
Natanael Copa <ncopa@alpinelinux.org>
Nathan Fontenot <nfont@linux.vnet.ibm.com>
Nathan Hintz <nlhintz@hotmail.com>
Nathan Lynch <ntl@pobox.com>
Nathan Myers <ncm@cantrip.org>
Nathan Straz <nstraz@redhat.com>
Nathan Walp <faceprint@faceprint.com>
Natha...
2013 Jun 16
0
[linux-linus test] 18150: regressions - FAIL
...;
Naour Romain <romain.naour@openwide.fr>
Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Narayanan G <narayanan.gopalakrishnan@stericsson.com>
Narendra K <narendra_k@dell.com>
Naresh Kumar Inna <naresh@chelsio.com>
Narsimhulu Musini <nmusini@cisco.com>
Natanael Copa <ncopa@alpinelinux.org>
Nate Case <ncase@xes-inc.com>
Nathan Fontenot <nfont@linux.vnet.ibm.com>
Nathan Hintz <nlhintz@hotmail.com>
Nathan Lynch <ntl@pobox.com>
Nathan Myers <ncm@cantrip.org>
Nathan Straz <nstraz@redhat.com>
Nathan Walp &...
2013 Jun 23
0
[linux-linus test] 18181: regressions - trouble: broken/fail/pass
...;
Naour Romain <romain.naour@openwide.fr>
Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Narayanan G <narayanan.gopalakrishnan@stericsson.com>
Narendra K <narendra_k@dell.com>
Naresh Kumar Inna <naresh@chelsio.com>
Narsimhulu Musini <nmusini@cisco.com>
Natanael Copa <ncopa@alpinelinux.org>
Nate Case <ncase@xes-inc.com>
Nathan Fontenot <nfont@linux.vnet.ibm.com>
Nathan Hintz <nlhintz@hotmail.com>
Nathan Lynch <ntl@pobox.com>
Nathan Myers <ncm@cantrip.org>
Nathan Straz <nstraz@redhat.com>
Nathan Walp &...