1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 13:33:37 +02:00
llvm-mirror/lib/Transforms/Vectorize
Nadav Rotem ad3bbdd5b0 Enable if-conversion.
llvm-svn: 170841
2012-12-21 04:47:54 +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 Enable if-conversion. 2012-12-21 04:47:54 +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