llvm-6502/lib/Transforms
Hal Finkel 4387b8c959 BBVectorize: Don't vectorize vector-manipulation chains
Don't choose a vectorization plan containing only shuffles and
vector inserts/extracts. Due to inperfections in the cost model,
these can lead to infinite recusion.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167811 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-13 03:12:40 +00:00
..
Hello
InstCombine Add method for replacing instructions to LibCallSimplifier 2012-11-11 03:51:43 +00:00
Instrumentation [ASan] fixup for r167725: Don't fetch name of StructType if it is literal 2012-11-12 14:47:00 +00:00
IPO Revert the series of commits starting with r166578 which introduced the 2012-11-01 08:07:29 +00:00
Scalar revert r167740 2012-11-13 00:08:49 +00:00
Utils Normalize memcmp constant folding results. 2012-11-12 14:00:45 +00:00
Vectorize BBVectorize: Don't vectorize vector-manipulation chains 2012-11-13 03:12:40 +00:00
CMakeLists.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
LLVMBuild.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
Makefile Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00