search for: pbarrio

Displaying 20 results from an estimated 35 matches for "pbarrio".

Did you mean: barrio
2012 Jan 23
2
[LLVMdev] Possible bug in the dragonegg
...uld resolve the memcpy call, but neither of them work with lli: $> llvm-link -S test.ll > test.ir $> llvm-as test.ir -o test.s -- Pablo Barrio Dpt. Electrical Engineering - Technical University of Madrid Office C-203 Avda. Complutense s/n, 28040 Madrid Tel. (+34) 915495700 ext. 4234 @: pbarrio at die.upm.es -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120123/62905179/attachment.html>
2012 Jan 23
0
[LLVMdev] Possible bug in the dragonegg
...ith lli: > > $> llvm-link -S test.ll > test.ir > > $> llvm-as test.ir -o test.s > > -- > Pablo Barrio > Dpt. Electrical Engineering - Technical University of Madrid > Office C-203 > Avda. Complutense s/n, 28040 Madrid > Tel. (+34) 915495700 ext. 4234 > @:pbarrio at die.upm.es <mailto:pbarrio at die.upm.es> > > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
2011 Apr 04
3
[LLVMdev] Problem building the LLVM sample project
...them! I'm using autoconf 2.67 and aclocal 1.11.1 which, according to the LLVM site, meet the minimum requirements. Any ideas? Thanks in advance, -- Pablo Barrio Dpto. Ing. Electrónica - E.T.S.I. Telecomunicación Despacho C-203 Avda. Complutense s/n, 28040 Madrid Tlf. 915495700 ext. 4234 @: pbarrio at die.upm.es
2013 Dec 03
0
[LLVMdev] Segmentation fault when traverse call graph
...velopers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev -- Pablo Barrio Dpt. Electrical Engineering - Technical University of Madrid Office C-203 Avda. Complutense s/n, 28040 Madrid Tel. (+34) 915495700 ext. 4234 @: pbarrio at die.upm.es -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131203/1fe3b0a2/attachment.html>
2012 Jan 23
2
[LLVMdev] Possible bug in the dragonegg
...t.ll> test.ir >> >> $> llvm-as test.ir -o test.s >> >> -- >> Pablo Barrio >> Dpt. Electrical Engineering - Technical University of Madrid >> Office C-203 >> Avda. Complutense s/n, 28040 Madrid >> Tel. (+34) 915495700 ext. 4234 >> @:pbarrio at die.upm.es<mailto:pbarrio at die.upm.es> >> >> >> >> _______________________________________________ >> LLVM Developers mailing list >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >...
2013 Dec 02
2
[LLVMdev] Segmentation fault when traverse call graph
Dear everyone, I want to traverse call graph, but I have some trouble . In my pass MyPass which need to traverse call graph, I firstly added the CallGraph analysis to the pass requirements by *AU.addRequired<CallGraph>();* My pass MyPass then will be added to a pass manager by *manager.add(new MyPass());* and then I want to traverse the call graph such as: CallGraph CG =
2012 Jan 24
1
[LLVMdev] Possible bug in the dragonegg
...st.s >>>> >>>> -- >>>> Pablo Barrio >>>> Dpt. Electrical Engineering - Technical University of Madrid >>>> Office C-203 >>>> Avda. Complutense s/n, 28040 Madrid >>>> Tel. (+34) 915495700 ext. 4234 >>>> @:pbarrio at die.upm.es<mailto:pbarrio at die.upm.es> >>>> >>>> >>>> >>>> _______________________________________________ >>>> LLVM Developers mailing list >>>> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >>>> http:/...
2012 Jan 24
0
[LLVMdev] Possible bug in the dragonegg
...t; $> llvm-as test.ir -o test.s >>> >>> -- >>> Pablo Barrio >>> Dpt. Electrical Engineering - Technical University of Madrid >>> Office C-203 >>> Avda. Complutense s/n, 28040 Madrid >>> Tel. (+34) 915495700 ext. 4234 >>> @:pbarrio at die.upm.es<mailto:pbarrio at die.upm.es> >>> >>> >>> >>> _______________________________________________ >>> LLVM Developers mailing list >>> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >>> http://lists.cs.uiuc.edu/m...
2011 May 30
1
[LLVMdev] opt refuses to load a pass
...(one in Release and another in Debug, for instance) but I double-checked and both are in Debug mode. Can anyone spot the problem here? Thanks ahead! -- Pablo Barrio Dpto. Ing. Electrónica - E.T.S.I. Telecomunicación Despacho C-203 Avda. Complutense s/n, 28040 Madrid Tlf. 915495700 ext. 4234 @: pbarrio at die.upm.es
2013 Nov 21
0
[LLVMdev] CodeExtractor status?
...le because it's still a research thing, but your question awoke my interest. ¿Could you elaborate on what you intend to do? Cheers -- Pablo Barrio Dpt. Electrical Engineering - Technical University of Madrid Office C-203 Avda. Complutense s/n, 28040 Madrid Tel. (+34) 915495700 ext. 4234 @: pbarrio at die.upm.es -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131121/32a040db/attachment.html>
2013 Nov 18
2
[LLVMdev] CodeExtractor status?
I am working on a pass to extract small regions of code to run somewhere else (different node in a cluster). Basically what I need is the ability to isolate a region of code, get its inputs and outputs, create a new function with the extracted code and code aggregating the in and out parameters as structs that can be cast for a “void*”-based interface. It looks like the CodeExtractor
2011 May 16
2
[LLVMdev] Exception handling with the LLVM makefile system
...TTI=1" ? Removing exception handling from the functions is not an option, since I would have to tweak the Boost library internals. Thanks ahead! -- Pablo Barrio Dpto. Ing. Electrónica - E.T.S.I. Telecomunicación Despacho C-203 Avda. Complutense s/n, 28040 Madrid Tlf. 915495700 ext. 4234 @: pbarrio at die.upm.es
2012 Mar 02
2
[LLVMdev] Interactions between module and loop passes
...the passes (updating the usage information), it's OK. If I transform the loop pass into a module pass, it also works. Thanks ahead, -- Pablo Barrio Dpt. Electrical Engineering - Technical University of Madrid Office C-203 Avda. Complutense s/n, 28040 Madrid Tel. (+34) 915495700 ext. 4234 @: pbarrio at die.upm.es
2013 Nov 21
2
[LLVMdev] CodeExtractor status?
...original code or one of a few variations of the extracted RPC based on some runtime info (such as where global addresses resolve to). Just out of curiosity, have you played with dynamically choosing between different HW mappings based on runtime info? On Nov 21, 2013, at 4:01 AM, Pablo Barrio <pbarrio at die.upm.es> wrote: > > On 18/11/13 21:43, Brandon Holt wrote: >> I am working on a pass to extract small regions of code to run somewhere else (different node in a cluster). Basically what I need is the ability to isolate a region of code, get its inputs and outputs, create a ne...
2011 Dec 12
2
[LLVMdev] Turning on/off instruction extensions
...Finkel >>> Postdoctoral Appointee >>> Leadership Computing Facility >>> Argonne National Laboratory >>> -- Pablo Barrio Dpt. Electrical Engineering - Technical University of Madrid Despacho C-203 Avda. Complutense s/n, 28040 Madrid (+34) 915495700 ext. 4234 @: pbarrio at die.upm.es
2011 Mar 28
0
[LLVMdev] Adding and removing functions from Module
...reads? Also, if somebody has any other idea about how to partition the code to pass it to different backends, it will be welcome. Thanks in advance, -- Pablo Barrio Dpto. Ing. Electrónica - E.T.S.I. Telecomunicación Despacho C-203 Avda. Complutense s/n, 28040 Madrid Tlf. 915495700 ext. 4234 @: pbarrio at die.upm.es
2011 Apr 04
0
[LLVMdev] Problem building the LLVM sample project
On 4/4/11 9:25 AM, Pablo Barrio wrote: > Hi all, > > I'm starting a new project and I'm having some trouble with the LLVM > configure+Makefile system. > > When I type "./configure" in the sample project, it seems to work. > However, after going down to the autoconf dir and typing > "./AutoRegen.sh", when I go back to the project main dir and type
2012 Mar 02
0
[LLVMdev] Interactions between module and loop passes
Hi Pablo, > I have a code with three passes (one loop pass and two module passes) > and my own pass manager. If I schedule the loop pass between the others, > my code segfaults. when developing with LLVM you should configure with --enable-assertions. That way you should get an assert failure with a helpful message rather than a crash. Is there any explanation why loop passes cannot
2011 May 16
0
[LLVMdev] Exception handling with the LLVM makefile system
On 16.05.2011, at 08:44, Pablo Barrio wrote: > Hi all, > > I'm having trouble when trying to reuse some functions that use > Boost::Exception into my LLVM-based application. As far as I know, LLVM > turns off Exception handling (apparently for performance reasons), so I > get the following link-time error in a few places: > > "undefined reference to
2014 Jan 26
3
[LLVMdev] Number of instructions executed
Hello, I'm executing my byte code program by the lli tool using mcjit. I need a way to find statistics about the number of instructions executed for my program. The -stats option does not include this value, are there any other way to know? I need this information to compare different versions of my bytecode program. Please advice Thanks in advance Sara Elsohbaky --------------