This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix i386 memcpy/memset expanders


On Wed, Dec 31, 2003 at 08:19:27PM +0100, Jan Hubicka wrote:
> 	* i386.md (movstr expander): Enable when optimizing for size.

I presume this came from Roger's work that showed that rep movs
plus associated setup code is larger than the libcall.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]