LoopVectorizer: Add support for loop-unrolling during vectorization for increasing...
authorNadav Rotem <nrotem@apple.com>
Thu, 3 Jan 2013 00:52:27 +0000 (00:52 +0000)
committerNadav Rotem <nrotem@apple.com>
Thu, 3 Jan 2013 00:52:27 +0000 (00:52 +0000)
commite4159491a7d94f87f99fb99a15c76d5d7b26851c
treebe2116e85273c8e21c78c717fe9986f8fe3a0b66
parent251ed7f3e59a857dd92bda1ba4f9305f33deb67b
LoopVectorizer: Add support for loop-unrolling during vectorization for increasing the ILP. At the moment this feature is disabled by default and this commit should not cause any functional changes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171436 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Vectorize/LoopVectorize.cpp
lib/Transforms/Vectorize/LoopVectorize.h