summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast_setup
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2016-06-30 14:16:16 -0700
committerMatt Turner <[email protected]>2016-07-21 10:45:28 -0700
commit5353855e9d0f470d9d4799850002a181d2b3b151 (patch)
treef7b3be1cc3d71f48e5b023aca6ba0fbb25749d1b /src/mesa/swrast_setup
parent5ec140c17b54c25920091501b665b9aa809cc5e8 (diff)
mesa: Drop -fno-builtin-memcmp.
According to the referenced bug report, gcc-4.5 and newer do not inline memcmp(). I see no difference in performance of ipers with llvmpipe on a Sandybridge (which does not have "Enhanced REP MOVSB/STOSB") by removing this flag. I attempted to confirm the problem with gcc-4.4, but it fails to compile for quite a few different reasons. Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/mesa/swrast_setup')
0 files changed, 0 insertions, 0 deletions