.. |
CMakeLists.txt
|
[cmake] LLVMVectorize - add include/llvm/Transforms/Vectorize header path
|
2020-04-17 11:06:26 +01:00 |
LLVMBuild.txt
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
LoadStoreVectorizer.cpp
|
[SVE] Remove calls to VectorType::getNumElements from Transforms/Vectorize
|
2020-08-27 12:02:20 -07:00 |
LoopVectorizationLegality.cpp
|
[LoopInfo] empty() -> isInnermost(), add isOutermost()
|
2020-09-22 23:28:51 +03:00 |
LoopVectorizationPlanner.h
|
[llvm][LV] Replace unsigned VF with ElementCount VF [NFCI]
|
2020-08-24 13:54:03 +00:00 |
LoopVectorize.cpp
|
[LoopInfo] empty() -> isInnermost(), add isOutermost()
|
2020-09-22 23:28:51 +03:00 |
SLPVectorizer.cpp
|
[SLP] reduce code duplication for checking parent block; NFC
|
2020-09-22 09:21:20 -04:00 |
VectorCombine.cpp
|
[IRBuilder][VectorCombine] make and use a convenience function for unary shuffle; NFC
|
2020-09-21 13:47:01 -04:00 |
Vectorize.cpp
|
[VectorCombine] new IR transform pass for partial vector ops
|
2020-02-09 10:04:41 -05:00 |
VPlan.cpp
|
[VPlan] Add dump() helper to VPValue & VPRecipeBase.
|
2020-09-22 15:55:16 +01:00 |
VPlan.h
|
[VPlan] Add dump() helper to VPValue & VPRecipeBase.
|
2020-09-22 15:55:16 +01:00 |
VPlanDominatorTree.h
|
DomTree: remove explicit use of DomTreeNodeBase::iterator
|
2020-07-08 18:18:49 +02:00 |
VPlanHCFGBuilder.cpp
|
Hide two unused debugging methods, NFCI.
|
2019-03-01 17:15:21 +00:00 |
VPlanHCFGBuilder.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
VPlanLoopInfo.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
VPlanPredicator.cpp
|
Update files that were mistakenly added with the old file header to the
|
2019-02-11 08:07:38 +00:00 |
VPlanPredicator.h
|
Update files that were mistakenly added with the old file header to the
|
2019-02-11 08:07:38 +00:00 |
VPlanSLP.cpp
|
Use llvm::is_contained where appropriate (NFC)
|
2020-07-27 10:20:44 -07: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
|
[VPlan] Add dump() helper to VPValue & VPRecipeBase.
|
2020-09-22 15:55:16 +01:00 |
VPlanVerifier.cpp
|
Use llvm::is_contained where appropriate (NFC)
|
2020-07-27 10:20:44 -07:00 |
VPlanVerifier.h
|
[VPlan] Remove unused forward declarations. NFC.
|
2020-04-23 12:34:20 +01:00 |
VPRecipeBuilder.h
|
[VPlan] Remove unused forward declarations. NFC.
|
2020-04-23 12:34:20 +01:00 |