[LV] Enable vectorization of loops with conditional stores by default
authorMatthew Simpson <mssimpso@codeaurora.org>
Thu, 15 Dec 2016 20:11:05 +0000 (20:11 +0000)
committerMatthew Simpson <mssimpso@codeaurora.org>
Thu, 15 Dec 2016 20:11:05 +0000 (20:11 +0000)
commit6a98bcfe336ac4a0ae19981d6d4d683e5a0e6433
treecf37a862c50b6993bc8bb8fec35c3ce82afd8cb4
parentf20c57eca93f58e3d1cb4ea1be0448b46fb9b192
[LV] Enable vectorization of loops with conditional stores by default

This patch sets the default value of the "-enable-cond-stores-vec" command line
option to "true".

Differential Revision: https://reviews.llvm.org/D27814

llvm-svn: 289863
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/AArch64/predication_costs.ll
llvm/test/Transforms/LoopVectorize/conditional-assignment.ll
llvm/test/Transforms/LoopVectorize/consecutive-ptr-uniforms.ll
llvm/test/Transforms/LoopVectorize/if-pred-stores.ll
llvm/test/Transforms/LoopVectorize/interleaved-accesses-pred-stores.ll