llvm-6502/lib/Transforms/Vectorize
2012-12-26 23:30:53 +00:00
..
BBVectorize.cpp BBVectorize: Use VTTI to compute costs for intrinsics vectorization 2012-12-26 01:36:57 +00:00
CMakeLists.txt Add a loop vectorizer. 2012-10-17 18:25:06 +00:00
LLVMBuild.txt
LoopVectorize.cpp If all of the write objects are identified then we can vectorize the loop even if the read objects are unidentified. 2012-12-26 23:30:53 +00:00
LoopVectorize.h LoopVectorizer: Optimize the vectorization of consecutive memory access when the iteration step is -1 2012-12-26 19:08:17 +00:00
Makefile
Vectorize.cpp LoopVectorizer: Use the "optsize" attribute to decide if we are allowed to increase the function size. 2012-12-12 19:29:45 +00:00