llvm-project/llvm/lib/Transforms/Vectorize
David Majnemer 81d877b392 [LoopVectorize] Further cleanups
No functional change is intended, just a minor cleanup.

llvm-svn: 275243
2016-07-13 03:24:38 +00:00
..
BBVectorize.cpp [BBVectorize] Don't vectorize selects with a scalar condition and vector operands. 2016-05-26 18:43:57 +00:00
CMakeLists.txt Add LoadStoreVectorizer pass 2016-06-30 23:11:38 +00:00
LLVMBuild.txt Update libdeps since TLI was moved from Target to Analysis in r226078. 2015-01-15 05:21:00 +00:00
LoadStoreVectorizer.cpp Correct ordering of loads/stores. 2016-07-11 22:34:29 +00:00
LoopVectorize.cpp [LoopVectorize] Further cleanups 2016-07-13 03:24:38 +00:00
SLPVectorizer.cpp Give helper classes/functions internal linkage. NFC. 2016-07-10 11:28:51 +00:00
Vectorize.cpp Add LoadStoreVectorizer pass 2016-06-30 23:11:38 +00:00