search for: cmartins

Displaying 20 results from an estimated 62 matches for "cmartins".

Did you mean: martins
2009 Jul 03
6
[Bug 22607] New: Please add NVac voodoo to the driver
http://bugs.freedesktop.org/show_bug.cgi?id=22607 Summary: Please add NVac voodoo to the driver Product: xorg Version: git Platform: All OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: carlos at
2012 Apr 09
0
[LLVMdev] Function and inheritance
...alue.cpp, line 75. [...] This error occurred in between the return of the initialize() method and the actual return to the derived class method. Any one of you could help me to avoid this behavior? Best regards, -- Cristianno Martins PhD Student of Computer Science University of Campinas cmartins at ic.unicamp.br On Sunday, 8 de April de 2012 at 13:37, Cristianno Martins wrote: > Hello guys, > > So, I'm stucked in a problem involving a Function and a derived class. Well, I was refactoring part of my pass code, and created two classes in this process that are interesting he...
2012 Apr 08
2
[LLVMdev] Function and inheritance
...ty() && "Called front() on empty list!"), function front, file /Developer/llvm/include/llvm/ADT/ilist.h, line 388. [...] Is there some tricky way to do this that I'm not seeing? Thanks in advance, -- Cristianno Martins PhD Student of Computer Science University of Campinas cmartins at ic.unicamp.br -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120408/982dc280/attachment.html>
2013 Jun 25
4
[LLVMdev] get value
...ubject: Re: [LLVMdev] get value Hi Alexandru, if you have a Value pointer named v, you could use the method v->getValue().getLimitedValue(), which returns uint64_t, that can be casted as int. Hope I could help, -- Cristianno Martins PhD Student of Computer Science University of Campinas cmartins at ic.unicamp.br On Tue, Jun 25, 2013 at 4:05 AM, Alexandru Ionut Diaconescu <cyrusthevirus001x at yahoo.com> wrote: Hello ! > > >This may be a trivial question, but I cannot get fields from a Value type. > > >If my Value is i32 1, how can I store 1 in a different struct...
2012 Mar 21
0
[LLVMdev] Issues with flag namespace
...3.1svn.dylib. Finally, I was able to run MyPass when importing this lib. Oh, and just for the record, the default behavior in OSX for the linker seems to be the same as Linux with the flag rdynamic on =) Thanks again, -- Cristianno Martins PhD Student of Computer Science University of Campinas cmartins at ic.unicamp.br On Tuesday, 20 de March de 2012 at 14:08, Dmitry N. Mikushin wrote: > Hi Cristianno, > > I never worked with Mac, but maybe some general insight below still > might be helpful. First of all, this error > > > Symbol not found: __ZN4llvm17DominatorTreeBaseIN...
2013 May 31
2
[LLVMdev] Dead Code Elimination and undef values
...if.else ], [ %call, %if.then ], where %storemerge has no uses. So, is there any other dce variant I should be enabling for opt? Better yet, is this the correct behavior for all the dce variants I enabled in opt? Thanks, -- Cristianno Martins PhD Student of Computer Science University of Campinas cmartins at ic.unicamp.br <cristiannomartins at hotmail.com> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130531/909d2e73/attachment.html>
2013 Jun 01
0
[LLVMdev] Dead Code Elimination and undef values
...I enabled in opt? try running the instcombine pass too. I'm surprised that dce didn't get the phi node though, want to open a bugreport about that? Ciao, Duncan. > > Thanks, > > -- > Cristianno Martins > PhD Student of Computer Science > University of Campinas > cmartins at ic.unicamp.br <mailto:cmartins at ic.unicamp.br> > <mailto:cristiannomartins at hotmail.com> > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/m...
2012 Apr 04
2
[LLVMdev] BasicBlock predecessors list
...IR) that holds only a copy of the branch instruction that ends the %while.cond block. Here is the question: is there any way that I could discard these blocks that are not represented in the IR? Thanks in advance, -- Cristianno Martins PhD Student of Computer Science University of Campinas cmartins at ic.unicamp.br -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120403/09b8d67f/attachment.html>
2013 Jun 25
0
[LLVMdev] get value
Oops, that's true: I forgot about that XD sorry =) Glad I could help, -- Cristianno Martins PhD Student of Computer Science University of Campinas cmartins at ic.unicamp.br <cristiannomartins at hotmail.com> On Tue, Jun 25, 2013 at 4:38 AM, Alexandru Ionut Diaconescu < cyrusthevirus001x at yahoo.com> wrote: > Hi Cristianno, > > Thank you, it works :) > > with an extra cast: > Value *...
2013 Jun 26
0
[LLVMdev] get value
...if you have a Value pointer named v, you could use the method > v->getValue().getLimitedValue(), which returns uint64_t, that can be > casted as int. > > Hope I could help, > > > -- > Cristianno Martins > PhD Student of Computer Science > University of Campinas > cmartins at ic.unicamp.br <mailto:cmartins at ic.unicamp.br> > <mailto:cristiannomartins at hotmail.com> > > > On Tue, Jun 25, 2013 at 4:05 AM, Alexandru Ionut Diaconescu > <cyrusthevirus001x at yahoo.com <mailto:cyrusthevirus001x at yahoo.com>> wrote: > > He...
2012 Apr 04
0
[LLVMdev] BasicBlock predecessors list
...uction that ends the %while.cond block. > > Here is the question: is there any way that I could discard these blocks that > are not represented in the IR? > > Thanks in advance, > > -- > Cristianno Martins > PhD Student of Computer Science > University of Campinas > cmartins at ic.unicamp.br > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
2007 Aug 09
8
[Bug 11918] New: drmMap of framebuffer failed
http://bugs.freedesktop.org/show_bug.cgi?id=11918 Summary: drmMap of framebuffer failed Product: Mesa Version: CVS Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: pmandin at
2015 May 06
3
[LLVMdev] (Possibly buggy?) doFinalization method behavior of FunctionPass
...the version of the opt I'm running: LLVM (http://llvm.org/): LLVM version 3.7.0svn DEBUG build with assertions. Built May 4 2015 (00:18:21). Default target: x86_64-apple-darwin14.3.0 Host CPU: sandybridge -- Cristianno Martins PhD Student of Computer Science University of Campinas cmartins at ic.unicamp.br <cristiannomartins at hotmail.com> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150505/04fae3b8/attachment.html>
2012 Mar 05
1
[LLVMdev] Problem using march=c
...e). - Second, I created the patch appended in this email, but instead of representing only the "guard-adding" part, this patch is a union of this change, and the others two patches you sent to me. Thanks again, -- Cristianno Martins PhD Student of Computer Science University of Campinas cmartins at ic.unicamp.br On Mon, Mar 5, 2012 at 6:19 AM, Dmitry N. Mikushin <maemarcus at gmail.com> wrote: > Hi Cristianno, > > This problem has been around for a while, ourselves we solve it with the > following patches: > > https://hpcforge.org/scm/viewvc.php/trunk/patches/llv...
2012 Mar 05
3
[LLVMdev] Problem using march=c
...ray[13]; }; /* Global Variable Definitions and Initialization */ static struct type_OC_str _OC_str = { "Hello World\n" }; It is a known problem, or am I doing something wrong? Thks in advance, -- Cristianno Martins PhD Student of Computer Science University of Campinas cmartins at ic.unicamp.br
2015 May 06
3
[LLVMdev] (Possibly buggy?) doFinalization method behavior of FunctionPass
...the execution of that method), but the final bc file (written by opt) does have the exactly same code that I get if I dumped module at the beginning of my doFinalization (and they have differences between them btw =)). -- Cristianno Martins PhD Student of Computer Science University of Campinas cmartins at ic.unicamp.br <cristiannomartins at hotmail.com> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150506/2cb31db5/attachment.html>
2013 Jul 10
1
[LLVMdev] Problem Adding New Pass to Alias Analysis Group
...groups are *supposed* to work. :) I'm just not getting the advertised functionality and am at a loss as to what I could be doing wrong. -- John T. > > Hope this help, > > > > -- > Cristianno Martins > PhD Student of Computer Science > University of Campinas > cmartins at ic.unicamp.br <mailto:cmartins at ic.unicamp.br> > > > On Wed, Jul 10, 2013 at 1:24 PM, John Criswell <criswell at illinois.edu > <mailto:criswell at illinois.edu>> wrote: > > Dear All, > > I'm trying to add a new alias analysis to the alias...
2012 Mar 05
0
[LLVMdev] Problem using march=c
...ization */ >                static struct type_OC_str _OC_str = { "Hello World\n" }; > > It is a known problem, or am I doing something wrong? > > Thks in advance, > > -- > Cristianno Martins > PhD Student of Computer Science > University of Campinas > cmartins at ic.unicamp.br > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu                http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev -------------- next part -------------- An HTML attachment was sc...
2013 Jul 10
0
[LLVMdev] Problem Adding New Pass to Alias Analysis Group
...different implementations of AA as you want, and each of them will be chained together for each function, like a pipeline, if the previous one was not able to determine if there is a dependence or not. Hope this help, -- Cristianno Martins PhD Student of Computer Science University of Campinas cmartins at ic.unicamp.br <cristiannomartins at hotmail.com> On Wed, Jul 10, 2013 at 1:24 PM, John Criswell <criswell at illinois.edu>wrote: > Dear All, > > I'm trying to add a new alias analysis to the alias analysis group in LLVM > 3.2. This new pass is linked statically i...
2013 Jul 10
2
[LLVMdev] Problem Adding New Pass to Alias Analysis Group
Dear All, I'm trying to add a new alias analysis to the alias analysis group in LLVM 3.2. This new pass is linked statically into a tool that lives outside the LLVM source tree, so I'm trying to avoid making patches to the LLVM sources. I've added the INITIALIZE_AG_PASS_BEGIN() and INITIALIZE_AG_PASS_END() code to the pass, manually scheduled it before the