diff options
author | Dan Gohman <gohman@apple.com> | 2010-03-15 23:23:03 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-03-15 23:23:03 +0000 |
commit | 1bbf72b069d8f01779e99c8de2de8501dd3df20c (patch) | |
tree | 705d30bc08a4517fc94939e4e9cbc267b40a6696 /lib/CodeGen/RegAllocLocal.cpp | |
parent | 33cc5cb9837469dabf31cc5a474e2c27d2b7d144 (diff) |
Recognize code for doing vector gather/scatter index calculations with
32-bit indices. Instead of shuffling each element out of the index vector,
when all indices are needed, just store the input vector to the stack and
load the elements out.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98588 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/RegAllocLocal.cpp')
0 files changed, 0 insertions, 0 deletions