llvm-6502/lib/Transforms/Vectorize
Hal Finkel 8a69a95f91 BBVectorize: Fix a small bug introduced in r167042.
We need to make sure that we take the correct load/store alignment
when the inputs are flipped.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167044 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-30 19:47:37 +00:00
..
BBVectorize.cpp BBVectorize: Fix a small bug introduced in r167042. 2012-10-30 19:47:37 +00:00
CMakeLists.txt Add a loop vectorizer. 2012-10-17 18:25:06 +00:00
LLVMBuild.txt
LoopVectorize.cpp LoopVectorize: Add support for write-only loops when the write destination is a single pointer. 2012-10-30 18:36:45 +00:00
Makefile
Vectorize.cpp Add a loop vectorizer. 2012-10-17 18:25:06 +00:00