1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/lib/Transforms/Vectorize
Arthur Eubanks 9627b7997d Revert "[PGO][PGSO] Add profile guided size optimization to loop vectorization legality."
This reverts commit 30c382a7c6607a7d898730f8d288768110cdf1d2.

See https://crbug.com/1106813.
2020-07-17 16:47:41 -07:00
..
CMakeLists.txt
LLVMBuild.txt
LoadStoreVectorizer.cpp [Alignment][NFC] Migrate TTI::isLegalToVectorize{Load,Store}Chain to Align 2020-06-26 14:14:27 +00:00
LoopVectorizationLegality.cpp Revert "[PGO][PGSO] Add profile guided size optimization to loop vectorization legality." 2020-07-17 16:47:41 -07:00
LoopVectorizationPlanner.h [LV] Fix FoldTail under user VF and UF 2020-05-19 01:32:25 +03:00
LoopVectorize.cpp Revert "[PGO][PGSO] Add profile guided size optimization to loop vectorization legality." 2020-07-17 16:47:41 -07:00
SLPVectorizer.cpp Fixed warning about signed/unsigned comparison 2020-07-17 11:03:42 -07:00
VectorCombine.cpp Make helpers static. NFC. 2020-07-09 13:48:56 +02:00
Vectorize.cpp
VPlan.cpp Follow up of rGe345d547a0d5, and attempt to pacify buildbot: 2020-06-17 13:24:09 +01:00
VPlan.h [VPlan] Add & use VPValue for VPWidenGEPRecipe operands (NFC). 2020-06-26 20:59:17 +01:00
VPlanDominatorTree.h DomTree: remove explicit use of DomTreeNodeBase::iterator 2020-07-08 18:18:49 +02:00
VPlanHCFGBuilder.cpp
VPlanHCFGBuilder.h
VPlanLoopInfo.h
VPlanPredicator.cpp
VPlanPredicator.h
VPlanSLP.cpp
VPlanTransforms.cpp [VPlan] Add & use VPValue for VPWidenGEPRecipe operands (NFC). 2020-06-26 20:59:17 +01:00
VPlanTransforms.h
VPlanValue.h VPlanValue.h - reduce unnecessary includes to forward declarations. NFC. 2020-05-27 11:26:14 +01:00
VPlanVerifier.cpp
VPlanVerifier.h
VPRecipeBuilder.h