llvm-project/llvm/lib/Transforms/Vectorize
Michael Zolotukhin 6af4f232b5 Remove redundant includes from lib/Transforms.
llvm-svn: 320628
2017-12-13 21:31:01 +00:00
..
CMakeLists.txt [LV] Fix PR34248 - recommit D32871 after revert r311304 2017-08-27 12:55:46 +00:00
LLVMBuild.txt
LoadStoreVectorizer.cpp Add an @llvm.sideeffect intrinsic 2017-11-08 21:59:51 +00:00
LoopVectorize.cpp [LV] Ignore the cost of values that will not appear in the vectorized loop 2017-12-12 08:57:43 +00:00
SLPVectorizer.cpp [SLP] Vectorize jumbled memory loads. 2017-12-13 03:08:29 +00:00
VPlan.cpp [LV] Model masking in VPlan, introducing VPInstructions 2017-11-20 12:01:47 +00:00
VPlan.h [LV] Model masking in VPlan, introducing VPInstructions 2017-11-20 12:01:47 +00:00
VPlanBuilder.h [LV] Model masking in VPlan, introducing VPInstructions 2017-11-20 12:01:47 +00:00
VPlanValue.h [LV] Model masking in VPlan, introducing VPInstructions 2017-11-20 12:01:47 +00:00
Vectorize.cpp Remove redundant includes from lib/Transforms. 2017-12-13 21:31:01 +00:00