diff options
author | Alexander Ivchenko <alexander.ivchenko@intel.com> | 2015-09-24 22:51:27 +0300 |
---|---|---|
committer | Alexander Ivchenko <alexander.ivchenko@intel.com> | 2015-09-25 15:56:18 +0300 |
commit | 020413b1ab0181745b3ac86e20fa51dce1589266 (patch) | |
tree | da0742130875591093e67df1d3ce90fdd9a30b2f /gcc-4.9/gcc/c/c-array-notation.c | |
parent | 81762471dff662de3066037f425d4dadc20be40f (diff) | |
download | toolchain_gcc-020413b1ab0181745b3ac86e20fa51dce1589266.tar.gz toolchain_gcc-020413b1ab0181745b3ac86e20fa51dce1589266.tar.bz2 toolchain_gcc-020413b1ab0181745b3ac86e20fa51dce1589266.zip |
[4.9] Disable inlining of memcpy for x86 with 'rep movs'.
On big length 'rep movs' are less efficient than libcall of
highly-optimized Bionic memcpy.
Change-Id: I9435b9e438e0e40c28c505c43ec7f9797384afd6
Signed-off-by: Andrew Senkevich <andrew.senkevich@intel.com>
Signed-off-by: Alexander Ivchenko <alexander.ivchenko@intel.com>
Diffstat (limited to 'gcc-4.9/gcc/c/c-array-notation.c')
0 files changed, 0 insertions, 0 deletions