1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Transforms/Vectorize
Sanjay Patel aab0f19307 [SLP] use range-for loops, fix formatting; NFC
These are part of D57059, but that patch doesn't apply cleanly to trunk
at this point, so we might as well remove some of the noise.

llvm-svn: 369776
2019-08-23 16:22:32 +00:00
..
CMakeLists.txt
LLVMBuild.txt
LoadStoreVectorizer.cpp
LoopVectorizationLegality.cpp [LV] fold-tail predication should be respected even with assume_safety 2019-08-15 07:12:14 +00:00
LoopVectorizationPlanner.h
LoopVectorize.cpp [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
SLPVectorizer.cpp [SLP] use range-for loops, fix formatting; NFC 2019-08-23 16:22:32 +00:00
Vectorize.cpp
VPlan.cpp
VPlan.h
VPlanDominatorTree.h
VPlanHCFGBuilder.cpp
VPlanHCFGBuilder.h
VPlanHCFGTransforms.cpp
VPlanHCFGTransforms.h
VPlanLoopInfo.h
VPlanPredicator.cpp
VPlanPredicator.h
VPlanSLP.cpp
VPlanValue.h
VPlanVerifier.cpp
VPlanVerifier.h
VPRecipeBuilder.h