search for: gaeke

Displaying 20 results from an estimated 123 matches for "gaeke".

2002 Nov 21
1
[LLVMdev] top of tree build failures
See attached build (gmake -k) log. -- gaeke at uiuc.edu -------------- next part -------------- gmake[1]: Entering directory `/scratch/scratch0/gaeke/llvm-497cz/utils/Burg' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/scratch/scratch0/gaeke/llvm-497cz/utils/Burg' gmake[1]: Entering directory `/scratch/scr...
2002 Nov 11
1
[LLVMdev] top of tree broken?
Hello hackers, I seem to be having some trouble compiling the top of the llvm CVS tree... Is someone working on something involving IPModRef.cpp and the data structure graph? I have attached a make -k log. -Brian -- gaeke at uiuc.edu -------------- next part -------------- gmake[1]: Entering directory `/scratch/scratch0/gaeke/llvm-497cz/utils/Burg' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/scratch/scratch0/gaeke/llvm-497cz/utils/Burg' gmake[1]: Entering directory `/scratch/sc...
2003 Nov 13
0
[gaeke@uiuc.edu: Re: [LLVMdev] Headers & Libraries]
Whoops, I forgot to cc the list. Sorry. ----- Forwarded message from "Brian R. Gaeke" <gaeke at uiuc.edu> ----- Date: Thu, 13 Nov 2003 15:35:34 -0600 From: "Brian R. Gaeke" <gaeke at uiuc.edu> To: Reid Spencer <reid at x10sys.com> Subject: Re: [LLVMdev] Headers & Libraries Hi Reid, Sorry I can't go into as much detail as your question di...
2006 Aug 09
4
[LLVMdev] Demo Script Paths
...t to run llvm2cpp so that people can get familiar with the LLVM C++ API through the online demo. However, it seems that the path used doesn't include llvm2cpp (not updated in a while?). The demo script currently uses these paths on Zion: /home/vadve/criswell/box/x86/llvm-gcc/bin/ /home/vadve/gaeke/llvm/Release/bin /home/vadve/gaeke/bin /home/vadve/gaeke/llvm/projects/Stacker/Release/bin I'm not sure what the state of John's llvm-gcc is, but using a moving target is not a good idea. Also, its likely that Brian's directories haven't been updated in erm .. a year? It would be...
2006 Aug 10
2
[LLVMdev] Demo Script Paths
...emo script currently uses these paths on Zion: > > I can look into this, but I would strongly suggest not messing with the > demo script until 2-3 weeks after this latest release. > > -Tanya > > > > > /home/vadve/criswell/box/x86/llvm-gcc/bin/ > > /home/vadve/gaeke/llvm/Release/bin > > /home/vadve/gaeke/bin > > /home/vadve/gaeke/llvm/projects/Stacker/Release/bin > > > > I'm not sure what the state of John's llvm-gcc is, but using a moving > > target is not a good idea. Also, its likely that Brian's directories > &g...
2005 Sep 19
2
[LLVMdev] LLVM-TV web page link is broken?
...at page didn't have a whole lot on it, though. I think Misha has messed around with llvm-tv more recently than I have. If you really want that particular page, it looks like you can get (a version of) it from the Internet Archive... http://web.archive.org/web/20041102220954/llvm.cs.uiuc.edu/~gaeke/llvm-tv/ -Brian On Mon, Sep 19, 2005 at 04:05:31PM -0500, Chris Lattner wrote: > On Mon, 19 Sep 2005, Tzu-Chien Chiu wrote: > > >http://llvm.cs.uiuc.edu/~gaeke/llvm-tv > > It looks like Brian removed his directory. Brian, do you still have a > copy of that page that we ca...
2006 Aug 10
0
[LLVMdev] Demo Script Paths
...vm2cpp (not updated in a > while?). The demo script currently uses these paths on Zion: I can look into this, but I would strongly suggest not messing with the demo script until 2-3 weeks after this latest release. -Tanya > > /home/vadve/criswell/box/x86/llvm-gcc/bin/ > /home/vadve/gaeke/llvm/Release/bin > /home/vadve/gaeke/bin > /home/vadve/gaeke/llvm/projects/Stacker/Release/bin > > I'm not sure what the state of John's llvm-gcc is, but using a moving > target is not a good idea. Also, its likely that Brian's directories > haven't been updated in...
2005 Sep 19
0
[LLVMdev] LLVM-TV web page link is broken?
On Mon, 19 Sep 2005, Tzu-Chien Chiu wrote: > http://llvm.cs.uiuc.edu/~gaeke/llvm-tv It looks like Brian removed his directory. Brian, do you still have a copy of that page that we can point people to? -Chris -- http://nondot.org/sabre/ http://llvm.org/
2002 Sep 26
2
[LLVMdev] question about GetElementPtr Instruction
...ta::GetIndexedOffset to convert any ptr + index list to the actual byte offset for a particular target machine. See llvm/include/Target/TargetData.h. --Vikram > -----Original Message----- > From: llvmdev-admin at cs.uiuc.edu [mailto:llvmdev-admin at cs.uiuc.edu]On > Behalf Of Brian R. Gaeke > Sent: Thursday, September 26, 2002 1:55 AM > To: llvmdev at cs.uiuc.edu > Subject: Re: [LLVMdev] question about GetElementPtr Instruction > > > > Dear LLVMdev, > > As far as I can tell, what the "ubyte 2" value really means is the > 2+1'th member of the...
2006 Aug 10
2
[LLVMdev] Demo Script Paths
...I can look into this, but I would strongly suggest not messing with the > >> demo script until 2-3 weeks after this latest release. > >> > >> -Tanya > >> > >>> > >>> /home/vadve/criswell/box/x86/llvm-gcc/bin/ > >>> /home/vadve/gaeke/llvm/Release/bin > >>> /home/vadve/gaeke/bin > >>> /home/vadve/gaeke/llvm/projects/Stacker/Release/bin > >>> > >>> I'm not sure what the state of John's llvm-gcc is, but using a moving > >>> target is not a good idea. Also, its lik...
2006 Aug 10
0
[LLVMdev] Demo Script Paths
...se paths on Zion: >> >> I can look into this, but I would strongly suggest not messing with the >> demo script until 2-3 weeks after this latest release. >> >> -Tanya >> >>> >>> /home/vadve/criswell/box/x86/llvm-gcc/bin/ >>> /home/vadve/gaeke/llvm/Release/bin >>> /home/vadve/gaeke/bin >>> /home/vadve/gaeke/llvm/projects/Stacker/Release/bin >>> >>> I'm not sure what the state of John's llvm-gcc is, but using a moving >>> target is not a good idea. Also, its likely that Brian's dire...
2004 May 21
1
[LLVMdev] Re: LLVMdev digest, Vol 1 #292 - 4 msgs
Hi, Thank Brian Gaeke so much. Following TraceBasicBlocks.cpp, I modified the code as below and could insert instruction or function I need into anywhere in Module. But it works well without BB->getInstList().push_back(InstrCall), and if I add the BB->getInstList().push_back() following new CallInst(), I got erro...
2004 Aug 19
3
[LLVMdev] How could I get memory address for each basic block?
Qiuyu, The dynamic optimization project (an internal research project in our group) uses some way to map LLVM basic blocks to native code addresses. If this is what you want, perhaps you can ask Brian Gaeke (gaeke at uiuc.edu) to give you some information about how that is done. --Vikram http://www.cs.uiuc.edu/~vadve http://llvm.cs.uiuc.edu/ On Aug 19, 2004, at 5:11 PM, Misha Brukman wrote: > On Thu, Aug 19, 2004 at 01:13:42PM -0700, Zhang Qiuyu wrote: >> On the pervious mail, I am trying...
2006 Aug 10
2
[LLVMdev] Demo Script Paths
...; > > > demo script until 2-3 weeks after this latest release. >> > > > >> > > > -Tanya >> > > > >> > > > > >> > > > > /home/vadve/criswell/box/x86/llvm-gcc/bin/ >> > > > > /home/vadve/gaeke/llvm/Release/bin >> > > > > /home/vadve/gaeke/bin >> > > > > /home/vadve/gaeke/llvm/projects/Stacker/Release/bin >> > > > > >> > > > > I'm not sure what the state of John's llvm-gcc is, but using a >> > &g...
2006 Aug 10
0
[LLVMdev] Demo Script Paths
..., but I would strongly suggest not messing with the >>>> demo script until 2-3 weeks after this latest release. >>>> >>>> -Tanya >>>> >>>>> >>>>> /home/vadve/criswell/box/x86/llvm-gcc/bin/ >>>>> /home/vadve/gaeke/llvm/Release/bin >>>>> /home/vadve/gaeke/bin >>>>> /home/vadve/gaeke/llvm/projects/Stacker/Release/bin >>>>> >>>>> I'm not sure what the state of John's llvm-gcc is, but using a moving >>>>> target is not a good idea...
2005 Sep 18
2
[LLVMdev] LLVM-TV web page link is broken?
http://llvm.cs.uiuc.edu/~gaeke/llvm-tv File Not Found? -- Tzu-Chien Chiu, 3D Graphics Hardware Architect <URL:http://www.csie.nctu.edu.tw/~jwchiu>
2005 Sep 19
0
[LLVMdev] LLVM-TV web page link is broken?
On Mon, 19 Sep 2005, Brian R. Gaeke wrote: > Sorry, I don't personally have any of that stuff anymore -- I seem > to recall that page didn't have a whole lot on it, though. I think > Misha has messed around with llvm-tv more recently than I have. If > you really want that particular page, it looks like you can g...
2006 Aug 10
0
[LLVMdev] Demo Script Paths
...until 2-3 weeks after this latest release. > >> > > > > >> > > > -Tanya > >> > > > > >> > > > > > >> > > > > /home/vadve/criswell/box/x86/llvm-gcc/bin/ > >> > > > > /home/vadve/gaeke/llvm/Release/bin > >> > > > > /home/vadve/gaeke/bin > >> > > > > /home/vadve/gaeke/llvm/projects/Stacker/Release/bin > >> > > > > > >> > > > > I'm not sure what the state of John's llvm-gcc is, but using...
2004 Aug 19
0
[LLVMdev] How could I get memory address for each basic block?
...eciate it. -mike On Aug 19, 2004, at 3:39 PM, Vikram S. Adve wrote: > Qiuyu, > > The dynamic optimization project (an internal research project in our > group) uses some way to map LLVM basic blocks to native code > addresses. If this is what you want, perhaps you can ask Brian Gaeke > (gaeke at uiuc.edu) to give you some information about how that is done. > > --Vikram > http://www.cs.uiuc.edu/~vadve > http://llvm.cs.uiuc.edu/ > > On Aug 19, 2004, at 5:11 PM, Misha Brukman wrote: > >> On Thu, Aug 19, 2004 at 01:13:42PM -0700, Zhang Qiuyu wrote: &...
2004 Sep 25
3
[LLVMdev] broken build?
...lue.cpp which it looks like you just added to lib/System, but I can't compile it on Darwin because there's no Darwin/TimeValue.cpp. This breaks my ppc build. I'm not sure what TimeValue was supposed to be for, so I just blew it away in my tree. Please take a look at this. -Brian -- gaeke at uiuc.edu