llvm-6502/lib/Transforms/Vectorize
2013-01-05 01:15:47 +00:00
..
BBVectorize.cpp Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
CMakeLists.txt Add a loop vectorizer. 2012-10-17 18:25:06 +00:00
LLVMBuild.txt
LoopVectorize.cpp iLoopVectorize: Non commutative operators can be used as reduction variables as long as the reduction chain is used in the LHS. 2013-01-05 01:15:47 +00:00
LoopVectorize.h LoopVectorizer: 2013-01-04 17:48:25 +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