This is the mail archive of the gcc-cvs@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]

r201762 - in /branches/google/gcc-4_8/gcc: conf...


Author: davidxl
Date: Thu Aug 15 04:09:28 2013
New Revision: 201762

URL: http://gcc.gnu.org/viewcvs?rev=201762&root=gcc&view=rev
Log:
Implementing -mmemcpy-strategy= -mmemset-strategy=

Added:
    branches/google/gcc-4_8/gcc/config/i386/stringop.def
    branches/google/gcc-4_8/gcc/config/i386/stringop.opt
    branches/google/gcc-4_8/gcc/testsuite/gcc.target/i386/memcpy-strategy-3.c
Modified:
    branches/google/gcc-4_8/gcc/config/i386/i386-opts.h
    branches/google/gcc-4_8/gcc/config/i386/i386.c
    branches/google/gcc-4_8/gcc/config/i386/i386.opt
    branches/google/gcc-4_8/gcc/doc/invoke.texi


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