Tzu-Chien Chiu
2005-May-10 11:12 UTC
[LLVMdev] llvm fits in the national compiler infrastructure (nci)?
national compiler infrastructure - http://www.cs.virginia.edu/nci/ is there any on-going efforts to integrate llvm with other nci projects?
Vladimir Prus
2005-May-10 11:43 UTC
[LLVMdev] llvm fits in the national compiler infrastructure (nci)?
On Tuesday 10 May 2005 15:12, Tzu-Chien Chiu wrote:> national compiler infrastructure - http://www.cs.virginia.edu/nci/"Last updated on February 4, 1998." and mailing list archives dont work. Does not seems like a live project. - Volodya
Tzu-Chien Chiu
2005-May-10 12:00 UTC
[LLVMdev] llvm fits in the national compiler infrastructure (nci)?
i don't know the status of nci, but suif/suif2 development and publication is very active. it's will be great if there are tools to transform llvm ir and suif ir to each other. acutally, i didn't use suif but llvm just because suif cannot be compiled by visual studio.net (but visual studio 6). On 5/10/05, Vladimir Prus <ghost at cs.msu.su> wrote:> On Tuesday 10 May 2005 15:12, Tzu-Chien Chiu wrote: > > national compiler infrastructure - http://www.cs.virginia.edu/nci/ > > "Last updated on February 4, 1998." > > and mailing list archives dont work. Does not seems like a live project. > > - Volodya >
Chris Lattner
2005-May-10 14:55 UTC
[LLVMdev] llvm fits in the national compiler infrastructure (nci)?
On Tue, 10 May 2005, Tzu-Chien Chiu wrote:> national compiler infrastructure - http://www.cs.virginia.edu/nci/ > > is there any on-going efforts to integrate llvm with other nci projects?Not that I'm aware of, for reasons that other people have pointed out. :) -Chris -- http://nondot.org/sabre/ http://llvm.cs.uiuc.edu/
Maybe Matching Threads
- [LLVMdev] llvm fits in the national compiler infrastructure (nci)?
- [LLVMdev] llvm fits in the national compiler infrastructure (nci)?
- [LLVMdev] name collision - llvm::tie and boost::tie
- [LLVMdev] LiveIntervals, replace register with representative register?
- [LLVMdev] How to define complicated instruction in TableGen (Direct3D shader instruction)