SLPVectorizer: Improve the cost model for loop invariant broadcast values.
[oota-llvm.git] / lib / Transforms / Vectorize / VecUtils.h
2013-04-20 Nadav RotemSLPVectorizer: Improve the cost model for loop invarian...
2013-04-20 Nadav RotemFix the header comment.
2013-04-15 Nadav RotemSLPVectorizer: Make it a function pass and add code...
2013-04-14 Benjamin KramerMiscellaneous cleanups for VecUtils.h
2013-04-14 Nadav RotemSLPVectorizer: Add support for trees that don't start...
2013-04-14 Nadav RotemSLPVectorizer: add initial support for reduction variab...
2013-04-12 Nadav RotemSLPVectorizer: add support for vectorization of diamond...
2013-04-09 Nadav RotemAdd support for bottom-up SLP vectorization infrastructure.