search for: hube

Displaying 10 results from an estimated 10 matches for "hube".

Did you mean: hub
2005 Jan 18
0
[LLVMdev] Re: LLVM to SUIF-MACH VM binary
...m SUIF. More specifically, we are using MACHINE-SUIF as a backend to SUIF to generate code to an embedded processor. We want to move away from using the SUIF frontend, but the backend works fine. Essentially, for right now, I have to convert LLVM IR to SUIFvm IR. http://www.eecs.harvard.edu/hube/software/nci/suifvm.html http://www.eecs.harvard.edu/hube/software/nci/overview.html > -Chris > - John
2005 Jan 18
2
[LLVMdev] Re: LLVM to SUIF-MACH VM binary
...lly, we are using MACHINE-SUIF as a backend to SUIF to generate code > to an embedded processor. We want to move away from using the SUIF frontend, > but the backend works fine. Essentially, for right now, I have to convert > LLVM IR to SUIFvm IR. > > http://www.eecs.harvard.edu/hube/software/nci/suifvm.html > http://www.eecs.harvard.edu/hube/software/nci/overview.html Okay, it's a RISCy architecture of sorts. I don't see any documentation on the binary format. Does it require register allocation? If not, it might be easier to write the target in the style of t...
2009 Dec 15
2
monitor-type=MixMonitor
Hi! Since we upgraded to 1.6.1.11, asterisk is only outputing monitored files -in and -out. It is not mixing them in the end. queues.conf has monitor-type=MixMonitor... Would somebody help me debug why it doesn't mix the sounds?? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Jan 19
0
[LLVMdev] Re: LLVM to SUIF-MACH VM binary
...CHINE-SUIF as a backend >> to SUIF to generate code to an embedded processor. We want to move >> away from using the SUIF frontend, but the backend works fine. >> Essentially, for right now, I have to convert LLVM IR to SUIFvm IR. >> >> http://www.eecs.harvard.edu/hube/software/nci/suifvm.html >> http://www.eecs.harvard.edu/hube/software/nci/overview.html > > > Okay, it's a RISCy architecture of sorts. I don't see any documentation > on the binary format. Does it require register allocation? If not, it > might be easier to writ...
2005 Jan 18
5
[LLVMdev] Re: LLVM to SUIF-MACH VM binary
On Tue, 18 Jan 2005, John Cortes wrote: > Hi Chris, Hi! I'm CC'ing the llvmdev list for the benefit of others. > Since I see you're very involved in LLVM, I need a little guidance on getting > from C to MACH-SUIF. > > I've been given the task of using LLVM to translate C code to another VM > architecture known as MACH-SUIF. For this architecture, i don't
2007 Apr 04
2
[LLVMdev] Graph Coloring Regalloc
--- David Greene <greened at obbligato.org> wrote: > Roman Levenstein wrote: > > The allocator does not handle register aliases and register classes > > correctly, which makes it rather unusable for most architectures. > One > > idea that can be used for improving handling of irregular > architectures > > is described in the "A Generalized Algorithm for
2007 Apr 04
0
[LLVMdev] Graph Coloring Regalloc
Roman Levenstein wrote: > Yes, the SUIF allocator (or at least one of them) implements the > Smith/Ramsey/Holloway algorithm. This is what I understand by looking > at the coloring reggister allocator code in the SUIF distribution. The > SUIF code of this allocator is not very well commented, but I'm pretty > sure. Do you have a pointer? I'm interested in this algorithm
2007 Apr 04
2
[LLVMdev] Graph Coloring Regalloc
...ode in the SUIF distribution. > The > > SUIF code of this allocator is not very well commented, but I'm > pretty > > sure. > > Do you have a pointer? I'm interested in this algorithm as well. I downloaded the MachSUIF sources from here: http://www.eecs.harvard.edu/hube/software/software.html More precisely, I took this version: 2.02.07.15 Have a look at the color.cpp in the raga subdirectory. This is the implementation of Smith/Ramsey/Holloway algorithm, as far as I understand. -Roman ______________________________________________________________________...
2009 Dec 16
3
About Asterisk Manager (C# Sharp)
Hi everyone, I'm having a trouble while developing monitoring tool for queues. I'm using C# Sharp & I follow the instruction on http://www.voip-info.org/wiki/view/Asterisk+manager+Example%3A+C+Sharp. My question is how can I get information about how many people are there waiting on queue with this asterisk manager? I want to make that every time there is a call come into the
2009 Dec 30
2
Auto-provisioining Polycom 430 wth dd-wrt router
Hi all, I'm trying to use a wrt54gl router running dd-wrt as a provisioning server for a remote installation. I've got dhcp working and I have provisioning files ready to go. I understand that I need to set bootp option 66 to point to the tftp/ftp/http server. In fact, I have this working completely with the ISC dhcp server The problem is that I don't know how to get