.. |
CMakeLists.txt
|
[VectorCombine] new IR transform pass for partial vector ops
|
2020-02-09 10:04:41 -05: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
|
AMDGPU: Don't report 2-byte alignment as fast
|
2020-02-11 18:35:00 -05:00 |
LoopVectorizationLegality.cpp
|
[VectorUtils] Rework the Vector Function Database (VFDatabase).
|
2020-01-16 15:08:26 +00:00 |
LoopVectorizationPlanner.h
|
[LV] Do not try to sink dead instructions.
|
2020-01-28 08:28:03 -08:00 |
LoopVectorize.cpp
|
[LV] Hoist code to mark conditional assumes as dead to caller (NFC).
|
2020-01-28 08:50:44 -08:00 |
SLPVectorizer.cpp
|
Strength reduce vectors into arrays. NFCI.
|
2020-02-17 15:37:35 +01:00 |
VPRecipeBuilder.h
|
[LV] Apply sink-after & interleave-groups as VPlan transformations (NFCI)
|
2019-11-09 20:52:25 +02:00 |
VPlan.cpp
|
[LV] VPValues for memory operation pointers (NFCI)
|
2020-01-10 09:24:59 +02:00 |
VPlan.h
|
[LV] VPValues for memory operation pointers (NFCI)
|
2020-01-10 09:24:59 +02:00 |
VPlanDominatorTree.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00: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
|
[VPlanSLP] Don't dereference a cast_or_null<VPInstruction> result. NFCI.
|
2019-09-16 11:22:44 +00:00 |
VPlanTransforms.cpp
|
[LV] VPValues for memory operation pointers (NFCI)
|
2020-01-10 09:24:59 +02:00 |
VPlanTransforms.h
|
[VPlan] Rename VPlanHCFGTransforms to VPlanTransforms (NFC).
|
2019-12-07 08:56:35 +00:00 |
VPlanValue.h
|
[VPlan] Rename VPlanHCFGTransforms to VPlanTransforms (NFC).
|
2019-12-07 08:56:35 +00:00 |
VPlanVerifier.cpp
|
Add missing includes needed to prune LLVMContext.h include, NFC
|
2019-11-14 15:23:15 -08:00 |
VPlanVerifier.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
VectorCombine.cpp
|
[VectorCombine] fix cost calc for extract-cmp
|
2020-02-16 10:40:28 -05:00 |
Vectorize.cpp
|
[VectorCombine] new IR transform pass for partial vector ops
|
2020-02-09 10:04:41 -05:00 |