Scalar/PlaceSafepoints.cpp: Fix a warning introduced in r228090. [-Wunused-variable]
[oota-llvm.git] / lib / Transforms / Vectorize / CMakeLists.txt
2015-02-11 Zachary TurnerUse ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
2013-06-22 Nadav RotemSLP Vectorizer: Implement multi-block slp-vectorization.
2013-04-09 Nadav RotemAdd support for bottom-up SLP vectorization infrastructure.
2012-10-17 Nadav RotemAdd a loop vectorizer.
2012-06-24 NAKAMURA Takumillvm/lib: [CMake] Add explicit dependency to intrinsics...
2012-02-01 Hal FinkelAdd a basic-block autovectorization pass.