1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/lib/Transforms/Vectorize
Sander de Smalen 71e24f90ed Revert "[LoopVectorizer] NFCI: Calculate register usage based on TLI.getTypeLegalizationCost."
This reverts commits:
* [LoopVectorizer] NFCI: Calculate register usage based on TLI.getTypeLegalizationCost.
  b873aba3943c067a5efd5303cbdf5aeb0732cf88.
* [LoopVectorizer] Silence warning in GetRegUsage.
  9ff701100a868b7b680aac5c54e9db21a55531fd.
2020-11-11 14:41:55 +00:00
..
CMakeLists.txt
LLVMBuild.txt
LoadStoreVectorizer.cpp
LoopVectorizationLegality.cpp
LoopVectorizationPlanner.h [LoopVectorizer] NFC: Propagate ElementCount to more interfaces. 2020-11-10 11:11:02 +00:00
LoopVectorize.cpp Revert "[LoopVectorizer] NFCI: Calculate register usage based on TLI.getTypeLegalizationCost." 2020-11-11 14:41:55 +00:00
SLPVectorizer.cpp [SLP] Also try to vectorize incoming values of PHIs . 2020-11-06 12:50:32 +00:00
VectorCombine.cpp
Vectorize.cpp
VPlan.cpp Revert "[VPlan] Use VPValue def for VPWidenSelectRecipe." 2020-11-10 22:50:46 +00:00
VPlan.h Revert "[VPlan] Use VPValue def for VPWidenSelectRecipe." 2020-11-10 22:50:46 +00:00
VPlanDominatorTree.h
VPlanHCFGBuilder.cpp
VPlanHCFGBuilder.h
VPlanLoopInfo.h
VPlanPredicator.cpp
VPlanPredicator.h
VPlanSLP.cpp
VPlanTransforms.cpp
VPlanTransforms.h
VPlanValue.h Revert "[VPlan] Use VPValue def for VPWidenSelectRecipe." 2020-11-10 22:50:46 +00:00
VPlanVerifier.cpp
VPlanVerifier.h
VPRecipeBuilder.h