Tanya, On Feb 13, 2007, at 9:42 PM, Tanya M. Lattner wrote:> Unfortunately the work was done on the previous sparc backend that > did not > use the target independent framework. It would need to be almost > totally > rewritten to be used with the new backends. The good news is that > it might > even be easier to implement now then when I did my work :)that's certainly true. there is a version of SMS in the 1.6 release. is this a good starting point to look at or is there a more mature version in the cvs? apart from your thesis and the online docs, is there further documentation that might be helpful? cheers, - dietmar
> that's certainly true. there is a version of SMS in the 1.6 release. > is this > a good starting point to look at or is there a more mature version in > the cvs?I finished my thesis in June 2005 and the LLVM 1.6 release came out in November 2005. So I think the version 1.6 should have my final version.> apart from your thesis and the online docs, is there further > documentation that > might be helpful?My thesis will have referrences to many papers that you may want to look at. There are no other docs about my work than my thesis and the comments in the code. Good luck! -Tanya> > cheers, > > - > dietmar > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >
Tanya Lattner-2 wrote>> that's certainly true. there is a version of SMS in the 1.6 release. >> is this >> a good starting point to look at or is there a more mature version in >> the cvs? > > I finished my thesis in June 2005 and the LLVM 1.6 release came out in > November 2005. So I think the version 1.6 should have my final version. > >> apart from your thesis and the online docs, is there further >> documentation that >> might be helpful? > > My thesis will have referrences to many papers that you may want to look > at. There are no other docs about my work than my thesis and the comments > in the code. > > Good luck! > > -Tanya > >> >> cheers, >> >> - >> dietmar >> >> >> _______________________________________________ >> LLVM Developers mailing list >>> LLVMdev at .uiuc> http://llvm.cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >> > _______________________________________________ > LLVM Developers mailing list> LLVMdev at .uiuc> http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdevHi, I was wondering if there's been any progress with this? I am currently trying to port the 1.7 SMS implementation and I was wondering, whether there's a different, newer starting point or where else should I start implementing this? Thanks a lot, Fatum -- View this message in context: http://llvm.1065342.n5.nabble.com/Software-Pipelineing-Embedded-C-Extensions-tp8631p67775.html Sent from the LLVM - Dev mailing list archive at Nabble.com.