aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Modules/ModuleDebugInfo.cpp
diff options
context:
space:
mode:
authorAmaury Sechet <deadalnix@gmail.com>2016-01-05 20:17:48 +0000
committerAmaury Sechet <deadalnix@gmail.com>2016-01-05 20:17:48 +0000
commita0c242cdfde7fd25ab43639e062ad97feb830b05 (patch)
tree9b4d1707f0896a56988fa78f4f21d9c0d8c00741 /clang/test/Modules/ModuleDebugInfo.cpp
parent2a65a49bcf99c720fb81ff69c3b955ee5f89770d (diff)
downloadllvm-a0c242cdfde7fd25ab43639e062ad97feb830b05.zip
llvm-a0c242cdfde7fd25ab43639e062ad97feb830b05.tar.gz
llvm-a0c242cdfde7fd25ab43639e062ad97feb830b05.tar.bz2
Implement load to store => memcpy in MemCpyOpt for aggregates
Summary: Most of the tool chain is able to optimize scalar and memcpy like operation effisciently while it isn't that good with aggregates. In order to improve the support of aggregate, we try to change aggregate manipulation into either scalar or memcpy like ones whenever possible without loosing informations. This is one such opportunity. Reviewers: craig.topper, spatel, dexonsmith, Prazek, chandlerc Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D15894 llvm-svn: 256868
Diffstat (limited to 'clang/test/Modules/ModuleDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions