Hi All, I have installed LinkTimeOptimization.html document in doc directory to describe LTO interface. - Devang
On Mon, 14 Aug 2006, Devang Patel wrote:> I have installed LinkTimeOptimization.html document in doc directory to > describe LTO interface.Here's a link: :) http://llvm.org/docs/LinkTimeOptimization.html -Chris -- http://nondot.org/sabre/ http://llvm.org/
Hi, Op 13-aug-03, om 19:35 heeft Chris Lattner het volgende geschreven:> On Mon, 14 Aug 2006, Devang Patel wrote: >> I have installed LinkTimeOptimization.html document in doc >> directory to describe LTO interface. > > Here's a link: :) > http://llvm.org/docs/LinkTimeOptimization.htmlDoes the LTO-interface function already, or is functionality currently limited (this is what I understood from the 1.8 release notes)? In the latter case, what are the limitations/plans? Does it work with the 3.x-frontend too? Kind regards, Bram Adams GH-SEL, INTEC, Ghent University
Devang, Wonderful! Thanks for explaining this, it really helps. I took the liberty of fixing a few grammatical errors and some HTML usage/style things. No significant change to the content was made. Reid. On Mon, 2006-08-14 at 11:23 -0700, Devang Patel wrote:> Hi All, > > I have installed LinkTimeOptimization.html document in doc directory > to describe LTO interface. > > - > Devang > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
Devang, That's a nice addition to LLVM! Incidentally, the term "cross-module" is becoming a standard term for what you called "intermodular," e.g., HP and others have written papers on their "cross-module optimizer." It would be worth replacing "intermodular" in the doc. Thanks, --Vikram http://www.cs.uiuc.edu/~vadve http://llvm.cs.uiuc.edu/ On Aug 14, 2006, at 2:19 PM, Reid Spencer wrote:> Devang, > > Wonderful! Thanks for explaining this, it really helps. > > I took the liberty of fixing a few grammatical errors and some HTML > usage/style things. No significant change to the content was made. > > Reid. > > On Mon, 2006-08-14 at 11:23 -0700, Devang Patel wrote: >> Hi All, >> >> I have installed LinkTimeOptimization.html document in doc directory >> to describe LTO interface. >> >> - >> Devang >> _______________________________________________ >> LLVM Developers mailing list >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
On Aug 14, 2006, at 12:19 PM, Reid Spencer wrote:> Devang, > > Wonderful! Thanks for explaining this, it really helps. > > I took the liberty of fixing a few grammatical errors and some HTML > usage/style things.My HTML voodoo is weak and I could not figure out a way to add code, hence all <br>s. Thanks, - Devang> No significant change to the content was made. > > Reid. > > On Mon, 2006-08-14 at 11:23 -0700, Devang Patel wrote: >> Hi All, >> >> I have installed LinkTimeOptimization.html document in doc directory >> to describe LTO interface. >> >> - >> Devang >> _______________________________________________ >> LLVM Developers mailing list >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev