Displaying 19 results from an estimated 19 matches for "nousia".
Did you mean:
nousias
2009 Aug 13
7
[LLVMdev] Graphviz and LLVM-TV
Hi
I'm trying to get a graphviz output (DOT) of a code I'm compiling. I
want to see the DFG/CFG of the LLVM assembly, how the operations are
chained together. The documentation mentions something about calling
certain methods from within gdb, but isn't there some option when
invoking the compiler (I've seen some -print-cfg and -dot-cfg options
mentioned in some source files,
2009 Aug 18
1
[LLVMdev] Graphviz and LLVM-TV
On Tue, Aug 18, 2009 at 10:45 AM, Misha Brukman <brukman at gmail.com> wrote:
> On Thu, Aug 13, 2009 at 12:17 PM, Ioannis Nousias <
> ioannis.nousias at googlemail.com> wrote:
>
>> >> Also, LLVM-TV seems outdated. I've tried to compile it with 2.5 LLVM
>> and
>> >> got various errors due to API changes. Tried to correct them, but got
>> >> overwhelmed. Has the project...
2009 Aug 13
2
[LLVMdev] Graphviz and LLVM-TV
Chris Lattner wrote:
On Aug 13, 2009, at 8:56 AM, Ioannis Nousias wrote:
> Hi
>
> I'm trying to get a graphviz output (DOT) of a code I'm compiling. I
> want to see the DFG/CFG of the LLVM assembly, how the operations are
> chained together. The documentation mentions something about calling
> certain methods from within gdb, but isn...
2009 Aug 18
0
[LLVMdev] Graphviz and LLVM-TV
On Thu, Aug 13, 2009 at 12:17 PM, Ioannis Nousias <
ioannis.nousias at googlemail.com> wrote:
> >> Also, LLVM-TV seems outdated. I've tried to compile it with 2.5 LLVM and
> >> got various errors due to API changes. Tried to correct them, but got
> >> overwhelmed. Has the project been abandoned?
> >
>...
2009 Aug 13
0
[LLVMdev] Graphviz and LLVM-TV
On Thu, 2009-08-13 at 17:17 +0100, Ioannis Nousias wrote:
> Chris Lattner wrote:
>
> On Aug 13, 2009, at 8:56 AM, Ioannis Nousias wrote:
>
> > Hi
> >
> > I'm trying to get a graphviz output (DOT) of a code I'm compiling. I
> > want to see the DFG/CFG of the LLVM assembly, how the operations are
> &g...
2009 Aug 13
1
[LLVMdev] Graphviz and LLVM-TV
Hi Ioannis,
On Thu, 2009-08-13 at 19:31 +0100, Ioannis Nousias wrote:
> Thanks Tobi for the tip.
>
> however I also need the Data-Flow-Graph of each basic block/functions.
> As I said, I need a view of how the instructions 'link' to each other
> (via registers or memory aliasing or whatnot)
I believe that there is not yet a DOT pr...
2009 Sep 06
3
[LLVMdev] Graphviz and LLVM-TV
On 2009-09-06 19:57, Ioannis Nousias wrote:
> Edwin,
>
> thank you for your effort, but I'm not sure I understand.
> Are you describing a graph traversal problem? Is the data model stored
> in a predecessor/successor fashion, which requires you to 'walk' the
> graph in order to visit all nodes? (and what...
2009 Sep 07
0
[LLVMdev] Graphviz and LLVM-TV
Edwin,
thanks, it starts making sense
inline comments...
Török Edwin wrote:
> On 2009-09-06 19:57, Ioannis Nousias wrote:
>
>> Edwin,
>>
>> thank you for your effort, but I'm not sure I understand.
>> Are you describing a graph traversal problem? Is the data model stored
>> in a predecessor/successor fashion, which requires you to 'walk' the
>> graph in ord...
2009 Sep 06
2
[LLVMdev] Graphviz and LLVM-TV
On 2009-09-06 17:30, Ioannis Nousias wrote:
> I've tried to write a DFGPrinter based on the CFGPrinter, as you
> suggested, but encountered problems.
>
> The GraphWriter expects
> GraphTraits<GraphType>::nodes_begin()/nodes_end(). The way this is
> implemented in CFG.h, a function is a graph of basic bl...
2009 Aug 13
0
[LLVMdev] Graphviz and LLVM-TV
On Aug 13, 2009, at 8:56 AM, Ioannis Nousias wrote:
> Hi
>
> I'm trying to get a graphviz output (DOT) of a code I'm compiling. I
> want to see the DFG/CFG of the LLVM assembly, how the operations are
> chained together. The documentation mentions something about calling
> certain methods from within gdb, but isn...
2007 Jun 26
2
Fedora 7 and Compiz 0.3.6
Just a quick question,
Any ideas why Fedora 7 is still on Compiz 0.3.6?
Currently the main repository has 0.3.6 and the development one has 0.4.
Shouldn't it be 0.4 for the main and 0.5 for the development? Does 0.4
break anything?
-Ioannis
2009 Sep 06
0
[LLVMdev] Graphviz and LLVM-TV
...deals with Value and User. Now BasicBlock is derived from
Value and Instruction from User, but I don't understand how that helps.
It's a bit confusing to be honest. Can you help?
thanks,
Ioannis
Tobias Grosser wrote:
> Hi Ioannis,
>
> On Thu, 2009-08-13 at 19:31 +0100, Ioannis Nousias wrote:
>
>> Thanks Tobi for the tip.
>>
>> however I also need the Data-Flow-Graph of each basic block/functions.
>> As I said, I need a view of how the instructions 'link' to each other
>> (via registers or memory aliasing or whatnot)
>>
&...
2009 Sep 06
0
[LLVMdev] Graphviz and LLVM-TV
...a graph traversal problem? Is the data model stored
in a predecessor/successor fashion, which requires you to 'walk' the
graph in order to visit all nodes? (and what happens when you have
disjointed DFGs?).
inline comments follow...
Török Edwin wrote:
> On 2009-09-06 17:30, Ioannis Nousias wrote:
>
>> I've tried to write a DFGPrinter based on the CFGPrinter, as you
>> suggested, but encountered problems.
>>
>> The GraphWriter expects
>> GraphTraits<GraphType>::nodes_begin()/nodes_end(). The way this is
>> implemented in CFG.h, a...
2007 Jun 09
2
Fedora and direct rendering
Hello,
I'm using Fedora 7 and I thought I should try nouveau. I couldn't get
direct rendering to work.
I found out that the Mesa package that ships with Fedora 7 doesn't
include a DRI interface for the nouveau module. So I fetched the latest
Mesa source from git, compiled with 'mke DRI_DIRS=nouveau linux-dri-x86'
and copied the produced ./lib/nouveau_dri.so in the
2007 Feb 21
1
blur plugin and GL_ARB_fragment_program extension
The blur plugin has GL_ARB_fragment_program extension as a prerequisite.
At least that's what I'm getting by looking at screen.c.
I think there should be a check for the "CompScreen::fragmentProgram"
flag somewhere in blur.c to prevent it from loading or at least
executing a <null> pointer.
I get a crash in line blur.c:1858, because
CompScreen::programEnvParameter4f
2007 Jan 18
1
"sync request issue"
It seems that the latest updates have "partly" solved the annoying
nvidia driver bug with black windows (for NV2x cards).
I can simply invoke compiz like that:
compiz --replace gconf
and everything works fine, no black windows or windows that don't
update. I say "partly" because performance is sluggish now. Whatever
these new updates do, they seem to bypass the
2006 Nov 14
1
free from GLX_EXT_texture_from_pixmap
You might have hear this before. I just came across it today.
from http://blog.beryl-project.org/
"I am running your svn and have noticed this non-tfp Beryl, what is this?
It is exactly what it sounds like, an early attempt (with some success I
might add) to make Beryl run without the need for texture_from_pixmap.
No more black window bug from nvidia, no more Xgl, no more AIGLX. Oh
2006 Nov 17
1
the notorious "GLX_EXT_texture_from_pixmap is missing" error
I'm not reporting a bug (I know it's not the right place to do that
anyway), but a little help would be appreciated.
Once again I run into the famous "compiz: GLX_EXT_texture_from_pixmap is
missing" error. The problem is I can't figure out what's wrong.
I use fedora core 6 on an athlon XP with an ati RV250 and the radeon
open-source drivers
running compiz reports:
$
2007 Jan 09
6
"Module not found", using wine-0.9.28
i've seen various references to this message in the list archive, but
none which really match my scenario.
i'm running 0.9.28 on ubuntu edgy. of course, i'm new at wine --
so this could be user error.
i'm trying to install TaxCut 2006, from the CDROM:
$ ls .wine/dosdevices/d\:/
autorun.inf* df0000exe.manifest* taxcut.exe* temporaryitems/
data/