llvm-6502/lib/Transforms/Vectorize
Nadav Rotem dd8b1015c8 Add initial support for IF-conversion. This patch implements the first 1/3,
which is the legality of the if-conversion transformation. The next step is to
implement the cost-model for the if-converted code as well as the
vectorization itself.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169152 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-03 21:06:35 +00:00
..
BBVectorize.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
CMakeLists.txt Add a loop vectorizer. 2012-10-17 18:25:06 +00:00
LLVMBuild.txt
LoopVectorize.cpp Add initial support for IF-conversion. This patch implements the first 1/3, 2012-12-03 21:06:35 +00:00
Makefile
Vectorize.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00