Re: Register pressure and inlining

"Christopher Glaeser" <cdg@nullstone.com>
Wed, 12 Nov 2008 08:45:33 -0800

          From comp.compilers

Related articles
Register pressure and inlining linuxkaffee_@_gmx.net (Stephan Ceram) (2008-11-08)
Re: Register pressure and inlining jeremy.wright@microfocus.com (Jeremy Wright) (2008-11-09)
RE: Register pressure and inlining murugesh@acmet.com (Murugesh) (2008-11-10)
Re: Register pressure and inlining liangkun1983@gmail.com (Alex L.K) (2008-11-12)
Re: Register pressure and inlining armelasselin@hotmail.com (Armel) (2008-11-12)
Re: Register pressure and inlining bear@sonic.net (Ray Dillinger) (2008-11-12)
Re: Register pressure and inlining cdg@nullstone.com (Christopher Glaeser) (2008-11-12)
Re: Register pressure and inlining wimbleweather@verizon.net (Bob Morgan) (2008-12-17)
| List of all articles for this month |

From: "Christopher Glaeser" <cdg@nullstone.com>
Newsgroups: comp.compilers
Date: Wed, 12 Nov 2008 08:45:33 -0800
Organization: Compilers Central
References: 08-11-036 08-11-045 08-11-047
Keywords: code, optimize
Posted-Date: 12 Nov 2008 13:31:40 EST

> Is there any example that inlining acctually causes performance loss?


Expanded code may not fit in small instruction cache.


Best,
Christopher



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.