summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineBlockPlacement.cpp
diff options
context:
space:
mode:
authorAmaury Sechet <deadalnix@gmail.com>2016-03-02 22:36:45 +0000
committerAmaury Sechet <deadalnix@gmail.com>2016-03-02 22:36:45 +0000
commit3b8b2ea2e1887e927a89e197980e4e381dd44153 (patch)
tree6d517f95ce07abca75991c59d59a4c04cd126fe5 /llvm/lib/CodeGen/MachineBlockPlacement.cpp
parent98be3f2be2ae8ccb79116de4c4353c7b93cf3484 (diff)
downloadbcm5719-llvm-3b8b2ea2e1887e927a89e197980e4e381dd44153.tar.gz
bcm5719-llvm-3b8b2ea2e1887e927a89e197980e4e381dd44153.zip
Explode store of arrays in instcombine
Summary: This is the last step toward supporting aggregate memory access in instcombine. This explodes stores of arrays into a serie of stores for each element, allowing them to be optimized. Reviewers: joker.eph, reames, hfinkel, majnemer, mgrang Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D17828 llvm-svn: 262530
Diffstat (limited to 'llvm/lib/CodeGen/MachineBlockPlacement.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud