diff options
author | Arch D. Robison <arch.robison@intel.com> | 2016-04-25 22:22:39 +0000 |
---|---|---|
committer | Arch D. Robison <arch.robison@intel.com> | 2016-04-25 22:22:39 +0000 |
commit | be0490a6e89f93aa63402cda552549e7ca963b6e (patch) | |
tree | ac67092dc4fca2d73747aa543affc6d5648c74f1 /lldb/packages/Python/lldbsuite/test/python_api/frame/main.c | |
parent | 1918384155530af53b458ba5fcf5882755c8b6e5 (diff) | |
download | bcm5719-llvm-be0490a6e89f93aa63402cda552549e7ca963b6e.tar.gz bcm5719-llvm-be0490a6e89f93aa63402cda552549e7ca963b6e.zip |
Optimize store of "bitcast" from vector to aggregate.
This patch is what was the "instcombine" portion of D14185, with an additional
test added (see julia_pseudovec in test/Transforms/InstCombine/insert-val-extract-elem.ll).
The patch causes instcombine to replace sequences of extractelement-insertvalue-store
that act essentially like a bitcast followed by a store.
Differential review: http://reviews.llvm.org/D14260
llvm-svn: 267482
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/main.c')
0 files changed, 0 insertions, 0 deletions