1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/lib/Transforms/Vectorize
Craig Topper d3c8547d05 Revert "[Local] Update getOrEnforceKnownAlignment/getKnownAlignment to use Align/MaybeAlign."
This is breaking the clang build.

This reverts commit 897409fb56f4525639b0e47e88960f24cd91c924.
2020-04-20 13:25:06 -07:00
..
CMakeLists.txt [cmake] LLVMVectorize - add include/llvm/Transforms/Vectorize header path 2020-04-17 11:06:26 +01:00
LLVMBuild.txt
LoadStoreVectorizer.cpp Revert "[Local] Update getOrEnforceKnownAlignment/getKnownAlignment to use Align/MaybeAlign." 2020-04-20 13:25:06 -07:00
LoopVectorizationLegality.cpp [LV] Mark first-order recurrences as allowed exits 2020-04-18 23:54:21 +03:00
LoopVectorizationPlanner.h [VPlan] Introduce VPWidenSelectRecipe (NFC). 2020-04-13 08:35:28 +01:00
LoopVectorize.cpp [VPlan] Clean up tryToCreate(Widen)Recipe. (NFC) 2020-04-20 10:06:35 +01:00
SLPVectorizer.cpp [NFC][TTI] Explicit use of VectorType 2020-04-20 09:16:52 +01:00
VectorCombine.cpp [NFC][TTI] Explicit use of VectorType 2020-04-20 09:16:52 +01:00
Vectorize.cpp
VPlan.cpp [VPlan] Introduce VPWidenSelectRecipe (NFC). 2020-04-13 08:35:28 +01:00
VPlan.h [LV] Fix PR45525: Incorrect assert in blend recipe 2020-04-15 10:39:07 +03:00
VPlanDominatorTree.h
VPlanHCFGBuilder.cpp
VPlanHCFGBuilder.h
VPlanLoopInfo.h
VPlanPredicator.cpp
VPlanPredicator.h
VPlanSLP.cpp
VPlanTransforms.cpp
VPlanTransforms.h [VPlan] Turn classes with all public members into structs (NFC). 2020-04-12 11:03:39 +01:00
VPlanValue.h [VPlan] Turn classes with all public members into structs (NFC). 2020-04-12 11:03:39 +01:00
VPlanVerifier.cpp
VPlanVerifier.h [VPlan] Turn classes with all public members into structs (NFC). 2020-04-12 11:03:39 +01:00
VPRecipeBuilder.h [VPlan] Clean up tryToCreate(Widen)Recipe. (NFC) 2020-04-20 10:06:35 +01:00