.. |
CMakeLists.txt
|
[cmake] LLVMVectorize - add include/llvm/Transforms/Vectorize header path
|
2020-04-17 11:06:26 +01:00 |
LLVMBuild.txt
|
…
|
|
LoadStoreVectorizer.cpp
|
[Alignment][NFC] Migrate TTI::isLegalToVectorize{Load,Store}Chain to Align
|
2020-06-26 14:14:27 +00:00 |
LoopVectorizationLegality.cpp
|
ScalarEvolution.h - reduce LoopInfo.h include to forward declarations. NFC.
|
2020-06-17 15:48:23 +01:00 |
LoopVectorizationPlanner.h
|
[LV] Fix FoldTail under user VF and UF
|
2020-05-19 01:32:25 +03:00 |
LoopVectorize.cpp
|
[LV] Pass dbgs() to verifyFunction call.
|
2020-07-06 15:09:20 +01:00 |
SLPVectorizer.cpp
|
[SLP] Make sure instructions are ordered when computing spill cost.
|
2020-07-03 17:30:17 +01:00 |
VPRecipeBuilder.h
|
[VPlan] Remove unused forward declarations. NFC.
|
2020-04-23 12:34:20 +01:00 |
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
|
…
|
|
VPlanHCFGBuilder.cpp
|
…
|
|
VPlanHCFGBuilder.h
|
…
|
|
VPlanLoopInfo.h
|
…
|
|
VPlanPredicator.cpp
|
…
|
|
VPlanPredicator.h
|
…
|
|
VPlanSLP.cpp
|
[VPlanSLP] Don't dereference a cast_or_null<VPInstruction> result. NFCI.
|
2019-09-16 11:22:44 +00:00 |
VPlanTransforms.cpp
|
[VPlan] Add & use VPValue for VPWidenGEPRecipe operands (NFC).
|
2020-06-26 20:59:17 +01:00 |
VPlanTransforms.h
|
[VPlan] Turn classes with all public members into structs (NFC).
|
2020-04-12 11:03:39 +01:00 |
VPlanValue.h
|
VPlanValue.h - reduce unnecessary includes to forward declarations. NFC.
|
2020-05-27 11:26:14 +01:00 |
VPlanVerifier.cpp
|
[VPlan] Remove unused forward declarations. NFC.
|
2020-04-23 12:34:20 +01:00 |
VPlanVerifier.h
|
[VPlan] Remove unused forward declarations. NFC.
|
2020-04-23 12:34:20 +01:00 |
VectorCombine.cpp
|
[VectorCombine] try to form vector compare and binop to eliminate scalar ops
|
2020-06-29 10:38:52 -04:00 |
Vectorize.cpp
|
[VectorCombine] new IR transform pass for partial vector ops
|
2020-02-09 10:04:41 -05:00 |