summaryrefslogtreecommitdiff
path: root/lib/Transforms
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2014-06-21 12:56:42 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2014-06-21 12:56:42 +0000
commit636a9bece43b3f10c27fb1260467fdc3cf989ea1 (patch)
tree98aa2113488bfc1d5ddd5776ff4cc7a3d45fe80d /lib/Transforms
parentb7f1fb47e67af99d65dd1afc55910c8f19b5ec8e (diff)
downloadllvm-636a9bece43b3f10c27fb1260467fdc3cf989ea1.tar.gz
llvm-636a9bece43b3f10c27fb1260467fdc3cf989ea1.tar.bz2
llvm-636a9bece43b3f10c27fb1260467fdc3cf989ea1.tar.xz
Legalizer: Add support for splitting insert_subvectors.
We handle this by spilling the whole thing to the stack and doing the insertion as a store. PR19492. This happens in real code because the vectorizer creates v2i128 when AVX is enabled. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211435 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms')
0 files changed, 0 insertions, 0 deletions