llvm-6502/lib/Transforms/Vectorize
2012-12-22 00:37:52 +00:00
..
BBVectorize.cpp BB-Vectorizer: Check the cost of the store pointer type 2012-12-21 01:24:36 +00:00
CMakeLists.txt Add a loop vectorizer. 2012-10-17 18:25:06 +00:00
LLVMBuild.txt
LoopVectorize.cpp Change 'AttrVal' to 'AttrKind' to better reflect that it's a kind of attribute instead of the value of the attribute. 2012-12-22 00:37:52 +00:00
LoopVectorize.h whitespace 2012-12-20 00:49:56 +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