summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/constantsTest.3.2.ll
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 /llvm/test/Bitcode/constantsTest.3.2.ll
parent2a65a49bcf99c720fb81ff69c3b955ee5f89770d (diff)
downloadbcm5719-llvm-a0c242cdfde7fd25ab43639e062ad97feb830b05.tar.gz
bcm5719-llvm-a0c242cdfde7fd25ab43639e062ad97feb830b05.zip
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 'llvm/test/Bitcode/constantsTest.3.2.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud