On Jan 22, 2009, at 11:38 AM, Douglas Gregor wrote: > > On Jan 22, 2009, at 11:35 AM, steve naroff wrote: > >> >> On Jan 22, 2009, at 11:21 AM, Chris Lattner wrote: >> >>> Author: lattner >>> Date: Thu Jan 22 13:21:44 2009 >>> New Revision: 62774 >>> >>> URL: http://llvm.org/viewvc/llvm-project?rev=62774&view=rev >>> Log: >>> inline Sema::getLangOptions, rdar://6515190. This speeds up >>> fsyntax-only with PTH by 3%. >>> >> >> Wow. Nice big low hanging fruit. > > > ... and quite amusing that our performance profile is such that this > tiny tweak matters. >
I'm more amazed than amused:-) In any event, it's good news! snaroff > - Doug _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
