llvm-6502/lib/Transforms/Vectorize
Nadav Rotem 77d6ae1b01 LoopVectorize: Division reductions generate incorrect code. Remove the part of the code that deals with divs.
Thanks to Paul Redmond for catching this while reviewing the code.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168142 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-16 06:51:17 +00:00
..
BBVectorize.cpp Replace std::vector -> SmallVector in BBVectorize 2012-11-14 19:53:27 +00:00
CMakeLists.txt Add a loop vectorizer. 2012-10-17 18:25:06 +00:00
LLVMBuild.txt
LoopVectorize.cpp LoopVectorize: Division reductions generate incorrect code. Remove the part of the code that deals with divs. 2012-11-16 06:51:17 +00:00
Makefile
Vectorize.cpp Add a loop vectorizer. 2012-10-17 18:25:06 +00:00